Background for Skyrim SE
Member of the JIntMap script
voidfunctionsetObj(intobject, intkey, intcontainer)NativeGlobal


Caveats


Parameters

intobject

intkey

intcontainer


Examples

Auto-Generated Example

int myInt__object
int myInt__key
int myInt__container

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