VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Protected Attributes | List of all members
AVR.Core.AVR_Behaviour Class Reference

Monobehaviour but with an added URL button to a documentation page. More...

Inheritance diagram for AVR.Core.AVR_Behaviour:
AVR.Core.AVR_BasicDevConsoleUI AVR.Core.AVR_Component AVR.Core.AVR_DevConsoleMirror AVR.Core.AVR_Effect AVR.Core.AVR_Logger AVR.Core.AVR_TrialExperiment AVR.Core.Singleton< T > AVR.Net.AVR_PlayerSpawn AVR.Phys.AVR_DebugHand AVR.Phys.AVR_GrabNode AVR.UI.AVR_Canvas AVR.UI.Link.AVRUI_Link AVR.UI.Utils.AVR_CircularLoadingBar AVR.UI.Utils.AVR_CircularLoadingBar_TMP AVR.UI.Utils.AVRUI_InputField_PlusMinus AVR.UI.Utils.AVRUI_TMPInputField_PlusMinus AVR.UI.Utils.WindowHandle

Public Member Functions

virtual void OnDestroy ()
 

Protected Attributes

AVR_PlayerRig playerRig => AVR_PlayerRig.Instance
 The current AVR_PlayerRig instance in the scene More...
 
AVR_Root root => AVR_Root.Instance
 The current AVR_Root instance in the scene More...
 
bool vrEnabled => UnityEngine.XR.XRSettings.enabled
 True if the application is running as a VR/XR application More...
 

Detailed Description

Monobehaviour but with an added URL button to a documentation page.

Definition at line 13 of file AVR_Behaviour.cs.