Background for Skyrim SE
Member of the cArrayCreateBase script
ObjectReference[]functioncArrayCreateObjRef(intindices, ObjectReferencefiller=NONE)Global


Caveats


Parameters

intindices

ObjectReferencefiller=NONE


Examples

Auto-Generated Example

int myInt__indices
ObjectReference myObjectReference__filler

ObjectReference[] returnedValue = cArrayCreateBase.cArrayCreateObjRef(myInt__indices, myObjectReference__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.