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. More...
 
override void Hide ()
 Hides the GUIRoot. More...
 

Detailed Description

Unity UI root, implemented as a container for GUIRoot.

Constructor & Destructor Documentation

◆ UnityUIRoot()

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

Member Function Documentation

◆ Hide()

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

◆ Show()

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

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