CountActive
Number of objects that have been created by the pool but are currently in use and have not yet been returned.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Pool
- Assembly: UnityEngine.CoreModule
public int CountActive { get; }