GetCount()
Gets the number of available progress indicators.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static int GetCount()
Returns
Type | Description |
|---|---|
| int | The number of available progress indicators. |