Background for Skyrim SE
Member of the StorageUtil script
FormfunctionFileFormListSet(stringKeyName, intindex, Formvalue)Global


Caveats


Parameters

stringKeyName

intindex

Formvalue


Examples

Auto-Generated Example

string myString__KeyName
int myInt__index
Form myForm__value

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