PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot Class Reference

Unity UI root, implemented as a container for GUIRoot. More...

Inheritance diagram for PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot:
Collaboration diagram for PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot:

Public Member Functions

 UnityUIRoot (GUIRoot guiRoot)
 
override void Show ()
 Shows the GUIRoot.
 
override void Hide ()
 Hides the GUIRoot.
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.AbstractUIRoot
void Show ()
 Shows the UI root.
 
void Hide ()
 Hides the UI root.
 

Detailed Description

Unity UI root, implemented as a container for GUIRoot.

Constructor & Destructor Documentation

◆ UnityUIRoot()

PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot.UnityUIRoot ( GUIRoot  guiRoot)
inline

Member Function Documentation

◆ Hide()

override void PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot.Hide ( )
inline

Hides the GUIRoot.

◆ Show()

override void PixelCrushers.DialogueSystem.UnityGUI.UnityUIRoot.Show ( )
inline

Shows the GUIRoot.


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