Background for Skyrim SE
Member of the StorageUtil script
intfunctionFileFormListResize(stringKeyName, inttoLength, Formfiller=NONE)Global


Caveats


Parameters

stringKeyName

inttoLength

Formfiller=NONE


Examples

Auto-Generated Example

string myString__KeyName
int myInt__toLength
Form myForm__filler

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