GCInputButtonName Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum GCInputButtonName
type GCInputButtonName =
- Inheritance
-
GCInputButtonName
Fields
| Name | Value | Description |
|---|---|---|
| ButtonA | 0 | |
| ButtonB | 1 | |
| ButtonX | 2 | |
| ButtonY | 3 | |
| LeftThumbstickButton | 4 | |
| RightThumbstickButton | 5 | |
| LeftShoulder | 6 | |
| RightShoulder | 7 | |
| LeftBumper | 8 | |
| RightBumper | 9 | |
| LeftTrigger | 10 | |
| RightTrigger | 11 | |
| ButtonHome | 12 | |
| ButtonMenu | 13 | |
| ButtonOptions | 14 | |
| ButtonShare | 15 | |
| PaddleOne | 16 | |
| PaddleTwo | 17 | |
| PaddleThree | 18 | |
| PaddleFour | 19 | |
| DualShockTouchpadButton | 20 | |
| LeftPaddle | 21 | |
| PedalAccelerator | 22 | |
| PedalBrake | 23 | |
| PedalClutch | 24 | |
| RightPaddle | 25 | |
| LeftSideButton | 26 | Represents the left side button on a game controller. |
| RightSideButton | 27 | Represents the right side button on a game controller. |