Share via


RawGameController.SwitchCount プロパティ

定義

生ゲーム コントローラー上のスイッチの数。

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

プロパティ値

Int32

int

生ゲーム コントローラー上のスイッチの数。

適用対象