Release(T)
Returns the instance back to the pool.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Pool
- Assembly: UnityEngine.CoreModule
public static void Release(T toRelease)
public static void Release(T toRelease)