Background for Skyrim SE
Member of the Trash_Collection script
boolfunctionAuxArrayErase(FormHolder, stringCollectionName, int_index=-1)NativeGlobal


Caveats


Parameters

FormHolder

stringCollectionName

int_index=-1


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName
int myInt___index

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