Background for Skyrim SE
Member of the JFormDB script
voidfunctionsetObj(FormfKey, stringkey, intcontainer)NativeGlobal


Caveats


Parameters

FormfKey

stringkey

intcontainer


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key
int myInt__container

JFormDB.setObj(myForm__fKey, myString__key, myInt__container)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.