![]() | Unbroken.LaunchBox.Plugins Namespace |
Class | Description | |
---|---|---|
![]() | PluginHelper |
Used to provide logic, state information, and data to LaunchBox and Big Box plugins.
|
Interface | Description | |
---|---|---|
![]() | IBigBoxThemeElementPlugin |
Implement this interface in order to add an element/control to a Big Box theme, access the data, and accept user input.
|
![]() | IGameLaunchingPlugin |
Implement this interface in order to handle specific game launching events in LaunchBox and Big Box. Added in LaunchBox and Big Box 9.2-beta-3.
|
![]() | IGameMenuItemPlugin |
Implement this interface in order to add a game-specific menu item to the right-click menu in LaunchBox and/or the game details menu in Big Box.
|
![]() | ISystemEventsPlugin |
Implement this interface in order to handle system-wide events in LaunchBox and Big Box.
|
![]() | ISystemMenuItemPlugin |
Implement this interface in order to add a non-game-specific menu item to the Tools menu in LaunchBox and/or the System menu in Big Box.
|