Background for Skyrim SE
Member of the JIntMap script
voidfunctionsetForm(intobject, intkey, Formvalue)NativeGlobal


Parameters

  1. intobject

  2. intkey

  3. Formvalue


Examples

Auto-Generated Example

int myInt__object
int myInt__key
Form myForm__value

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