RemoveAt<T>(ref T[], int)
Remove element at position index.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
RemoveAt<T>(`<>[], int)
public static void RemoveAt<T>(ref T[] array, int index)