Background for Skyrim SE
Member of the JArray script
voidfunctionaddForm(intobject, Formvalue, intaddToIndex=-1)NativeGlobal


Caveats


Parameters

intobject

Formvalue

intaddToIndex=-1


Examples

Auto-Generated Example

int myInt__object
Form myForm__value
int myInt__addToIndex

JArray.addForm(myInt__object, myForm__value, myInt__addToIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.