Nodes > Arrays
Construct Array
Creates a new array with an option in the inspector to choose the type it holds.
Iterator
Returns the next object in the array each time it's executed, looping back to the first object after reaching the end.
Was this page helpful?