Background for Skyrim SE
Member of the JArray script
FormfunctiongetForm(intobject, intindex, Formdefault=NONE)NativeGlobal


Caveats


Parameters

intobject

intindex

Formdefault=NONE


Examples

Auto-Generated Example

int myInt__object
int myInt__index
Form myForm__default

Form returnedValue = JArray.getForm(myInt__object, myInt__index, myForm__default)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.