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


Caveats


Parameters

intobject

intcontainer

intaddToIndex=-1


Examples

Auto-Generated Example

int myInt__object
int myInt__container
int myInt__addToIndex

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