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