Background for Skyrim SE
Member of the Trash_Collection script
intfunctionAuxArraySetFromRefArray(FormHolder, stringCollectionName, Form[]FormArr)NativeGlobal


Caveats


Parameters

FormHolder

stringCollectionName

Form[]FormArr


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName
Form[] myFormArray__FormArr

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