System |
The SystemEventTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| BigBoxLocked | This event type is raised when Big Box is locked. | |
| BigBoxShutdownBeginning | This event type is raised when Big Box begins to shut down/exit. | |
| BigBoxStartupCompleted | This event type is raised once Big Box has completely finished loading and the interface is shown. | |
| BigBoxThemeChanged | This event type is raised when the Big Box active theme is changed. | |
| BigBoxUnlocked | This event type is raised when Big Box is unlocked. | |
| GameExited | This event type is raised when a game is exited. | |
| GameStarting | This event type is raised when a game is started. More details are available in the new IGameLaunchingPlugin interface, so that is recommended instead if needed. | |
| LaunchBoxShutdownBeginning | This event type is raised when LaunchBox begins to shut down/exit. | |
| LaunchBoxStartupCompleted | This event type is raised once LaunchBox has completely finished loading and the main window is shown. | |
| PluginInitialized | This event type is raised immediately after this specific plugin is loaded. | |
| SelectionChanged | This event type is raised when the game selection changes in LaunchBox or Big Box. |