- Found in:
- PapyrusUtil
Parameters
FormObjKey
stringKeyName
inttoLength
floatfiller=0.0
Examples
Auto-Generated Example
Form myForm__ObjKey
string myString__KeyName
int myInt__toLength
float myFloat__filler
int returnedValue = StorageUtil.FloatListResize(myForm__ObjKey, myString__KeyName, myInt__toLength, myFloat__filler)