This version of Unity is unsupported.

Array.Pop()

Description

Removes the last element of the array and returns it.



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