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


Parameters

  1. stringKeyName

  2. intamount


Examples

Auto-Generated Example

string myString__KeyName
int myInt__amount

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