MyMouseButtonsEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Input.MyMouseButtonsEnum"]
Namespace: VRage.Input
public enum MyMouseButtonsEnum
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Left | 1 | ||
Middle | 2 | ||
Right | 3 | ||
XButton1 | 4 | ||
XButton2 | 5 |