Background for Skyrim SE
Member of the StorageUtil script
floatfunctionFileFloatListAdjust(stringKeyName, intindex, floatamount)Global


Caveats


Parameters

stringKeyName

intindex

floatamount


Examples

Auto-Generated Example

string myString__KeyName
int myInt__index
float myFloat__amount

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