C# 클래스 ScriptEngine, RiftGesture

상속: MonoBehaviour
파일 보기 프로젝트 열기: KatsuomiK/RiftGesture 1 사용 예제들

비공개 메소드들

메소드 설명
GetCommand ( string line ) : string
GoTo ( string label ) : void
NextCommand ( ) : void
Start ( ) : void
WaitForMessage ( string message ) : void
WaitForYesNo ( string yesLabel, string noLabel ) : void