This version of Unity is unsupported.

ArrayUtility.Remove

public static void Remove(ref T[] array, T item);

Description

Removes item from array.