Background for Skyrim SE
Member of the StorageUtil script
intfunctionFileIntListAdjust(stringKeyName, intindex, intamount)Global


Caveats


Parameters

stringKeyName

intindex

intamount


Examples

Auto-Generated Example

string myString__KeyName
int myInt__index
int myInt__amount

int returnedValue = StorageUtil.FileIntListAdjust(myString__KeyName, myInt__index, myInt__amount)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.