Clear<T>(ref T[])
Clears the array.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
Clear<T>(`<>[])
public static void Clear<T>(ref T[] array)
public static void Clear<T>(ref T[] array)