GetRunningProgressCount()
Gets the number of active or running progress indicators.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static int GetRunningProgressCount()
Returns
Type | Description |
|---|---|
| int | The number of active and running progress indicators. |