| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Menu.html | [Back] [Original] |
Provides methods to manipulate a menu item.
| Constructor | Description |
|---|---|
| Menu | Default constructor. |
| Method | Description |
|---|---|
| GetChecked | Gets the check status of a menu item. |
| GetEnabled | Gets the enabled status of a menu item. |
| SetChecked | Sets the check status of a menu item. |
| Web Proxy Viewer | New URL | Original Page |