URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Menu.html
er_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});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. |