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


Caveats


Parameters

FormfKey

stringkey


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key

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