Click or drag to resize
LaunchBox

IBigBoxMainViewModel Interface

Provides plugin access to the Big Box interface.

Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public interface IBigBoxMainViewModel

The IBigBoxMainViewModel type exposes the following members.

Methods
 NameDescription
Public methodPlayGame Launches the specified game or additional application with the specified settings; uses the full game startup process including the startup screen if enabled.
Public methodSearch Performs a Big Box search and displays the games found.
Public methodShowAllGames 
Public methodShowDevelopers 
Public methodShowGame 
Public methodShowGames 
Public methodShowGames(IPlatform) 
Public methodShowGames(FilterType, String) 
Public methodShowGenres 
Public methodShowOnScreenKeyboard 
Public methodShowOptions 
Public methodShowPlatformCategories 
Public methodShowPlatforms 
Public methodShowPlaylists 
Public methodShowPlayModes 
Public methodShowPublishers 
Public methodShowRatings 
Public methodShowRegions 
Public methodShowSeries 
Public methodShowSources 
Public methodShowStatuses 
Public methodShowSystem 
Top
See Also