IGame |
The IGameMenuItemPlugin type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | Gets a value specifying the text to show on the menu item. | |
| IconImage | Gets a value specifying the icon image to use for the menu item in LaunchBox. This property is not used in Big Box. | |
| ShowInBigBox | Gets a value specifying whether or not to show the menu item in the Big Box game details menu. | |
| ShowInLaunchBox | Gets a value specifying whether or not to show the menu item in the LaunchBox right-click menu. | |
| SupportsMultipleGames | Gets a value specifying whether or not the menu item should be accessible when multiple games are selected at once. |