OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
[Serializable] More...
Public Attributes | |
List< StepFunction > | functionsStep |
List< string > | nextSteps |
string | stepID |
string | voiceOverIDWrongAction |
bool | waitForUserAction |
[Serializable]
Definition at line 11 of file StepItem.cs.
List<StepFunction> PixoVR.Event.StepItem.functionsStep |
Definition at line 14 of file StepItem.cs.
List<string> PixoVR.Event.StepItem.nextSteps |
Definition at line 16 of file StepItem.cs.
string PixoVR.Event.StepItem.stepID |
Definition at line 13 of file StepItem.cs.
string PixoVR.Event.StepItem.voiceOverIDWrongAction |
Definition at line 17 of file StepItem.cs.
bool PixoVR.Event.StepItem.waitForUserAction |
Definition at line 15 of file StepItem.cs.