Background for Skyrim SE
Member of the PapyrusUtil script
Form[]functionResizeFormArray(Form[]ArrayValues, inttoSize, Formfiller=NONE)Global


Caveats


Parameters

Form[]ArrayValues

inttoSize

Formfiller=NONE


Examples

Auto-Generated Example

Form[] myFormArray__ArrayValues
int myInt__toSize
Form myForm__filler

Form[] returnedValue = PapyrusUtil.ResizeFormArray(myFormArray__ArrayValues, myInt__toSize, myForm__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.