Tanoda
VRPopupManager Class Reference
Inheritance diagram for VRPopupManager:
GILES.pb_MonoBehaviourSingleton< VRPopupManager >

Public Member Functions

void ShowPopup ()
 
void HideAfter (float seconds)
 
void HidePopup ()
 
void SetText (string value)
 

Additional Inherited Members

- Protected Member Functions inherited from GILES.pb_MonoBehaviourSingleton< VRPopupManager >
virtual void Initialize ()
 
virtual void Awake ()
 
- Properties inherited from GILES.pb_MonoBehaviourSingleton< VRPopupManager >
virtual bool dontDestroyOnLoad [get]
 Override to maintain an instance of this object across level loads. More...
 
static T instance [get]
 
static T nullableInstance [get]
 

Detailed Description

Definition at line 8 of file VRPopupManager.cs.

Member Function Documentation

◆ HideAfter()

void VRPopupManager.HideAfter ( float  seconds)

Definition at line 29 of file VRPopupManager.cs.

◆ HidePopup()

void VRPopupManager.HidePopup ( )

Definition at line 34 of file VRPopupManager.cs.

◆ SetText()

void VRPopupManager.SetText ( string  value)

Definition at line 50 of file VRPopupManager.cs.

◆ ShowPopup()

void VRPopupManager.ShowPopup ( )

Definition at line 23 of file VRPopupManager.cs.


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