C# Class ScriptEngine, RiftGesture

Inheritance: MonoBehaviour
Mostra file Open project: KatsuomiK/RiftGesture Class Usage Examples

Private Methods

Method Description
GetCommand ( string line ) : string
GoTo ( string label ) : void
NextCommand ( ) : void
Start ( ) : void
WaitForMessage ( string message ) : void
WaitForYesNo ( string yesLabel, string noLabel ) : void