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


Caveats


Parameters

FormHolder

stringCollectionName

int_index=0


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName
int myInt___index

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