Background for Skyrim SE
Member of the JIntMap script
FormfunctiongetForm(intobject, intkey, Formdefault=NONE)NativeGlobal


Caveats


Parameters

intobject

intkey

Formdefault=NONE


Examples

Auto-Generated Example

int myInt__object
int myInt__key
Form myForm__default

Form returnedValue = JIntMap.getForm(myInt__object, myInt__key, myForm__default)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.