GetItemCount()
Get number of items in the menu.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public int GetItemCount()
Returns
Type | Description |
|---|---|
| int | The number of items in the menu. |
public int GetItemCount()
Type | Description |
|---|---|
| int | The number of items in the menu. |