RawGameController.ButtonCount Property

Definition

The number of buttons on the raw game controller.

public:
 property int ButtonCount { int get(); };
int ButtonCount();
public int ButtonCount { get; }
var int32 = rawGameController.buttonCount;
Public ReadOnly Property ButtonCount As Integer

Property Value

Int32

int

The number of buttons on the raw game controller.

Applies to