Share via


RawGameController.SwitchCount Propriété

Définition

Nombre de commutateurs sur le contrôleur de jeu brut.

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

Valeur de propriété

Int32

int

Nombre de commutateurs sur le contrôleur de jeu brut.

S’applique à