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

Description

Documentation Comment

======================= Aux Array =======================


Caveats


Parameters

FormHolder

stringCollectionName


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName

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