OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
Public Attributes | |
List< StepFunction > | functionsStep |
List< string > | nextSteps |
string | stepID |
string | voiceOverIDWrongAction = "" |
bool | waitForUserAction |
Properties | |
StepItem | item [get] |
Private Attributes | |
StepItem | _item |
Definition at line 13 of file StepItemSO.cs.
|
private |
Definition at line 34 of file StepItemSO.cs.
List<StepFunction> PixoVR.Event.StepItemSO.functionsStep |
Definition at line 16 of file StepItemSO.cs.
List<string> PixoVR.Event.StepItemSO.nextSteps |
Definition at line 19 of file StepItemSO.cs.
string PixoVR.Event.StepItemSO.stepID |
Definition at line 15 of file StepItemSO.cs.
string PixoVR.Event.StepItemSO.voiceOverIDWrongAction = "" |
Definition at line 21 of file StepItemSO.cs.
bool PixoVR.Event.StepItemSO.waitForUserAction |
Definition at line 17 of file StepItemSO.cs.
|
get |
Definition at line 23 of file StepItemSO.cs.