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