This version of Unity is unsupported.

Array.Shift()

Description

Removes the first element of the array and returns it.



Note: This is javascript only. C# does not use this feature.