Background for Skyrim SE
Member of the Utility script
Form[]functionCreateFormArray(intsize, Formfill=NONE)NativeGlobal


Caveats


Parameters

intsize

Formfill=NONE


Examples

Auto-Generated Example

int myInt__size
Form myForm__fill

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