Click or drag to resize
LaunchBox

SystemEventTypesGameStarting Field

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.

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 const string GameStarting = "GameStarting"

Field Value

String
See Also