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

원시 게임 컨트롤러의 스위치 수입니다.

적용 대상