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