Class LaunchGameParameter
Interaction logic for LaunchGameParameter.xaml.
Inheritance
LaunchGameParameter
  Implements
Inherited Members
Namespace: Phoenix.BotBrain.Controls
Assembly: Phoenix.Plugin.BotBrain.Parameters.dll
Syntax
public class LaunchGameParameter : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnectorConstructors
View SourceLaunchGameParameter()
Initializes a new instance of the LaunchGameParameter class.
Declaration
public LaunchGameParameter()Properties
View SourceLaunchGame
Gets the launch game view model.
Declaration
public LaunchGameViewModel LaunchGame { get; }Property Value
| Type | Description | 
|---|---|
| LaunchGameViewModel | 
Methods
View SourceInitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()