Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Event.StepItem Class ReferenceSerializable

[Serializable] More...

Public Attributes

List< StepFunctionfunctionsStep
 
List< string > nextSteps
 
string stepID
 
string voiceOverIDWrongAction
 
bool waitForUserAction
 

Detailed Description

[Serializable]

Definition at line 11 of file StepItem.cs.

Member Data Documentation

◆ functionsStep

List<StepFunction> PixoVR.Event.StepItem.functionsStep

Definition at line 14 of file StepItem.cs.

◆ nextSteps

List<string> PixoVR.Event.StepItem.nextSteps

Definition at line 16 of file StepItem.cs.

◆ stepID

string PixoVR.Event.StepItem.stepID

Definition at line 13 of file StepItem.cs.

◆ voiceOverIDWrongAction

string PixoVR.Event.StepItem.voiceOverIDWrongAction

Definition at line 17 of file StepItem.cs.

◆ waitForUserAction

bool PixoVR.Event.StepItem.waitForUserAction

Definition at line 15 of file StepItem.cs.


The documentation for this class was generated from the following file: