Definition at line 12 of file InteractableDebug.cs.
◆ ActivateObject()
void PixoVR.Event.InteractableDebug.ActivateObject |
( |
| ) |
|
|
inlineprivate |
◆ ApplyChanges()
void PixoVR.Event.InteractableDebug.ApplyChanges |
( |
| ) |
|
|
inline |
◆ BreakDownObject()
void PixoVR.Event.InteractableDebug.BreakDownObject |
( |
| ) |
|
|
inlineprivate |
◆ DeactivateObject()
void PixoVR.Event.InteractableDebug.DeactivateObject |
( |
| ) |
|
|
inlineprivate |
◆ GoToSelectedStep()
void PixoVR.Event.InteractableDebug.GoToSelectedStep |
( |
| ) |
|
|
inlineprivate |
◆ HighlightOffObject()
void PixoVR.Event.InteractableDebug.HighlightOffObject |
( |
| ) |
|
|
inlineprivate |
◆ HighlightOnObject()
void PixoVR.Event.InteractableDebug.HighlightOnObject |
( |
| ) |
|
|
inlineprivate |
◆ InitDebugUI()
void PixoVR.Event.InteractableDebug.InitDebugUI |
( |
| ) |
|
|
inline |
◆ ItemSelected()
void PixoVR.Event.InteractableDebug.ItemSelected |
( |
Dropdown | dropdownItems | ) |
|
|
inlineprivate |
◆ OnDestroy()
void PixoVR.Event.InteractableDebug.OnDestroy |
( |
| ) |
|
|
inlineprivate |
◆ RepairObject()
void PixoVR.Event.InteractableDebug.RepairObject |
( |
| ) |
|
|
inlineprivate |
◆ SkipStep()
void PixoVR.Event.InteractableDebug.SkipStep |
( |
| ) |
|
|
inlineprivate |
◆ Start()
void PixoVR.Event.InteractableDebug.Start |
( |
| ) |
|
|
inlineprivate |
◆ StartInit()
IEnumerator PixoVR.Event.InteractableDebug.StartInit |
( |
| ) |
|
|
inlineprivate |
◆ StepSelected()
void PixoVR.Event.InteractableDebug.StepSelected |
( |
Dropdown | dropdownSteps | ) |
|
|
inlineprivate |
◆ TurnOffObject()
void PixoVR.Event.InteractableDebug.TurnOffObject |
( |
| ) |
|
|
inlineprivate |
◆ TurnOnObject()
void PixoVR.Event.InteractableDebug.TurnOnObject |
( |
| ) |
|
|
inlineprivate |
◆ UpdateStepInfo()
void PixoVR.Event.InteractableDebug.UpdateStepInfo |
( |
string | step, |
|
|
int | function ) |
|
inlineprivate |
◆ _activateButton
Button PixoVR.Event.InteractableDebug._activateButton |
|
privateSerializeField |
◆ _breakDownButton
Button PixoVR.Event.InteractableDebug._breakDownButton |
|
privateSerializeField |
◆ _closeButton
Button PixoVR.Event.InteractableDebug._closeButton |
|
privateSerializeField |
◆ _currentFunctionText
TMP_Text PixoVR.Event.InteractableDebug._currentFunctionText |
|
privateSerializeField |
◆ _currentItem
◆ _currentStepText
TMP_Text PixoVR.Event.InteractableDebug._currentStepText |
|
privateSerializeField |
◆ _deactivateButton
Button PixoVR.Event.InteractableDebug._deactivateButton |
|
privateSerializeField |
◆ _dropdownItems
Dropdown PixoVR.Event.InteractableDebug._dropdownItems |
|
privateSerializeField |
◆ _dropdownSteps
Dropdown PixoVR.Event.InteractableDebug._dropdownSteps |
|
privateSerializeField |
◆ _goToStepButton
Button PixoVR.Event.InteractableDebug._goToStepButton |
|
privateSerializeField |
◆ _highlightOffButton
Button PixoVR.Event.InteractableDebug._highlightOffButton |
|
privateSerializeField |
◆ _highlightOnButton
Button PixoVR.Event.InteractableDebug._highlightOnButton |
|
privateSerializeField |
◆ _isActive
Toggle PixoVR.Event.InteractableDebug._isActive |
|
privateSerializeField |
◆ _isBroken
Toggle PixoVR.Event.InteractableDebug._isBroken |
|
privateSerializeField |
◆ _isInspected
Toggle PixoVR.Event.InteractableDebug._isInspected |
|
privateSerializeField |
◆ _ItemsDictionary
◆ _listOfSteps
List<string> PixoVR.Event.InteractableDebug._listOfSteps |
|
private |
◆ _repairOnButton
Button PixoVR.Event.InteractableDebug._repairOnButton |
|
privateSerializeField |
◆ _selectedStep
string PixoVR.Event.InteractableDebug._selectedStep |
|
private |
◆ _skipStepButton
Button PixoVR.Event.InteractableDebug._skipStepButton |
|
privateSerializeField |
◆ _stepManager
StepManager PixoVR.Event.InteractableDebug._stepManager |
|
private |
◆ _stepsData
StepsData PixoVR.Event.InteractableDebug._stepsData |
|
private |
◆ _StringItemsDictionary
Dictionary<string, InteractableClass> PixoVR.Event.InteractableDebug._StringItemsDictionary |
|
private |
◆ _turnOffButton
Button PixoVR.Event.InteractableDebug._turnOffButton |
|
privateSerializeField |
◆ _turnOnButton
Button PixoVR.Event.InteractableDebug._turnOnButton |
|
privateSerializeField |
◆ isActive
bool PixoVR.Event.InteractableDebug.isActive |
|
private |
◆ isBroken
bool PixoVR.Event.InteractableDebug.isBroken |
|
private |
◆ isInspected
bool PixoVR.Event.InteractableDebug.isInspected |
|
private |
◆ CloseDebugUI
Action PixoVR.Event.InteractableDebug.CloseDebugUI |
The documentation for this class was generated from the following file: