enum OSMouseButton
Types of mouse buttons provided by the OS.
Values
| Name | Value | Description |
|---|---|---|
Left |
0 |
|
Middle |
1 |
|
Right |
2 |
|
Count |
3 |
OSMouseButtonTypes of mouse buttons provided by the OS.
| Name | Value | Description |
|---|---|---|
Left |
0 |
|
Middle |
1 |
|
Right |
2 |
|
Count |
3 |