Namespace: DeltaEngine.InputAssembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
public State X2Button { get; protected set; }
public State X2Button { get; protected set; }
Public Property X2Button As State
Get
Protected Set
Public Property X2Button As State
Get
Protected Set
public:
property State X2Button {
State get ();
protected: void set (State value);
}
public:
property State X2Button {
State get ();
protected: void set (State value);
}
member X2Button : State with get, set
member X2Button : State with get, set
Property Value
Type:
State