Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Event.StepItemSO Class Reference
Inheritance diagram for PixoVR.Event.StepItemSO:
[legend]

Public Attributes

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

Properties

StepItem item [get]
 

Private Attributes

StepItem _item
 

Detailed Description

Definition at line 13 of file StepItemSO.cs.

Member Data Documentation

◆ _item

StepItem PixoVR.Event.StepItemSO._item
private

Definition at line 34 of file StepItemSO.cs.

◆ functionsStep

List<StepFunction> PixoVR.Event.StepItemSO.functionsStep

Definition at line 16 of file StepItemSO.cs.

◆ nextSteps

List<string> PixoVR.Event.StepItemSO.nextSteps

Definition at line 19 of file StepItemSO.cs.

◆ stepID

string PixoVR.Event.StepItemSO.stepID

Definition at line 15 of file StepItemSO.cs.

◆ voiceOverIDWrongAction

string PixoVR.Event.StepItemSO.voiceOverIDWrongAction = ""

Definition at line 21 of file StepItemSO.cs.

◆ waitForUserAction

bool PixoVR.Event.StepItemSO.waitForUserAction

Definition at line 17 of file StepItemSO.cs.

Property Documentation

◆ item

StepItem PixoVR.Event.StepItemSO.item
get

Definition at line 23 of file StepItemSO.cs.


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