- Found in:
- Dylbills PE
Description
Documentation Comment
get Nth array in this object (0 to 100)
if akSize > 0, set's the size of subArray to akSize before returning
Caveats
Parameters
intindex
intakSize=0
Examples
Auto-Generated Example
int myInt__index
int myInt__akSize
Actor[] returnedValue = myDbBigActorArray__toCallFunctionOn.GetNthSubArray(myInt__index, myInt__akSize)