Background for Skyrim SE
Member of the JArray script
voidfunctionsetObj(intobject, intindex, intcontainer)NativeGlobal


Parameters

  1. intobject

  2. intindex

  3. intcontainer


Examples

Auto-Generated Example

int myInt__object
int myInt__index
int myInt__container

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