Background for Skyrim SE
Member of the PapyrusUtil script
Form[]functionFormArray(intsize, Formfiller=NONE)Global


Caveats


Parameters

intsize

Formfiller=NONE


Examples

Auto-Generated Example

int myInt__size
Form myForm__filler

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