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

Detailed Description

Unity UI UIRoot wrapper for AbstractUIRoot.

Member Function Documentation

◆ Hide()

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

Hides the root.

In Unity UI, does nothing.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.

◆ Show()

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

Shows the root.

In Unity UI, does nothing.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.


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