Background for Skyrim SE
Member of the JArray script
voidfunctionsetForm(intobject, intindex, Formvalue)NativeGlobal


Caveats


Parameters

intobject

intindex

Formvalue


Examples

Auto-Generated Example

int myInt__object
int myInt__index
Form myForm__value

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