RawGameController.SwitchCount Property

Definition

The number of switches on the raw game controller.

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

Property Value

Int32

int

The number of switches on the raw game controller.

Applies to