Background for Skyrim SE
Member of the JMap script
voidfunctionsetForm(intobject, stringkey, Formvalue)NativeGlobal


Caveats


Parameters

intobject

stringkey

Formvalue


Examples

Auto-Generated Example

int myInt__object
string myString__key
Form myForm__value

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