Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Event.ScenarioState Class Reference

Properties

Scenario CurrentScenario [get, set]
 
bool IsAutomatic [get]
 
bool IsControlTestMode [get]
 
bool IsEvaluation [get]
 
bool IsManual [get]
 
bool IsOptional [get]
 
bool IsPracticeMode [get]
 

Detailed Description

Definition at line 3 of file ScenarioState.cs.

Property Documentation

◆ CurrentScenario

Scenario PixoVR.Event.ScenarioState.CurrentScenario
getset

Definition at line 5 of file ScenarioState.cs.

◆ IsAutomatic

bool PixoVR.Event.ScenarioState.IsAutomatic
get

Definition at line 24 of file ScenarioState.cs.

◆ IsControlTestMode

bool PixoVR.Event.ScenarioState.IsControlTestMode
get

Definition at line 19 of file ScenarioState.cs.

◆ IsEvaluation

bool PixoVR.Event.ScenarioState.IsEvaluation
get

Definition at line 7 of file ScenarioState.cs.

◆ IsManual

bool PixoVR.Event.ScenarioState.IsManual
get

Definition at line 31 of file ScenarioState.cs.

◆ IsOptional

bool PixoVR.Event.ScenarioState.IsOptional
get

Definition at line 38 of file ScenarioState.cs.

◆ IsPracticeMode

bool PixoVR.Event.ScenarioState.IsPracticeMode
get

Definition at line 13 of file ScenarioState.cs.


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