共用方式為


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

原始遊戲控制器上的交換器數目。

適用於