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

原始游戏控制器上的开关数。

适用于