PixelCrushers.DialogueSystem.UnityUIRoot Class Reference

Unity UI UIRoot wrapper for AbstractUIRoot. More...

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

Public Member Functions

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

Detailed Description

Unity UI UIRoot wrapper for AbstractUIRoot.

Member Function Documentation

◆ Hide()

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

Hides the root.

In Unity UI, does nothing.

◆ Show()

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

Shows the root.

In Unity UI, does nothing.


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