This version of Unity is unsupported.

Array.Clear()

Description

Empties the array. The length of the array will be zero.



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