C# Class ScriptEngine, RiftGesture

Inheritance: MonoBehaviour
Afficher le fichier Open project: KatsuomiK/RiftGesture Class Usage Examples

Private Methods

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