Background for Skyrim SE
Member of the Trash_Collection script
intfunctionAuxArraySetFromFormList(FormHolder, stringCollectionName, FormList_formlist)NativeGlobal


Caveats


Parameters

FormHolder

stringCollectionName

FormList_formlist


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName
FormList myFormList___formlist

int returnedValue = Trash_Collection.AuxArraySetFromFormList(myForm__Holder, myString__CollectionName, myFormList___formlist)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.