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


Parameters

  1. intobject

  2. intkey

  3. 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.