Background for Skyrim SE
Member of the JArray script
voidfunctionaddFromFormList(intobject, FormListsource, intinsertAtIndex=-1)NativeGlobal


Caveats


Parameters

intobject

FormListsource

intinsertAtIndex=-1


Examples

Auto-Generated Example

int myInt__object
FormList myFormList__source
int myInt__insertAtIndex

JArray.addFromFormList(myInt__object, myFormList__source, myInt__insertAtIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.