IGame |
The IGameMenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | The string displayed on the menu item | |
| Children | Menu items under this one (not used in Big Box) | |
| Enabled | Is the menu item enabled | |
| Icon | The icon for the item (not used in Big Box) |
| Name | Description | |
|---|---|---|
| OnSelect | Fired when your menu item has been selected by the user. Not used if the item has any children. |