Enum GameControllerButtonType
The types of gamepad buttons
public enum GameControllerButtonType
Fields
PushButton = 0
A regular button
ToggleButton = 1
A button that is physically toggled when pressed
The types of gamepad buttons
public enum GameControllerButtonType
PushButton = 0
A regular button
ToggleButton = 1
A button that is physically toggled when pressed