Background for Skyrim SE
Member of the Trash_Collection script
boolfunctionAuxArraySetRef(FormHolder, stringCollectionName, Form_form, int_index=0)NativeGlobal


Caveats


Parameters

FormHolder

stringCollectionName

Form_form

int_index=0


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName
Form myForm___form
int myInt___index

bool returnedValue = Trash_Collection.AuxArraySetRef(myForm__Holder, myString__CollectionName, myForm___form, myInt___index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.