CreateArrayTurn

Top  Previous  Next

Call this method to allocate room for n turn arrays. Each array is a list of turn restrictions / turn delays.

 

When calling Open, this is automatically initialized for 1 array, so normally it isn't needed to call at all.

 

Syntax: CreateArrayTurn(n: integer)