PixelCrushers.DialogueSystem.AbstractUIRoot Class Referenceabstract

Abstract UI root. More...

Inheritance diagram for PixelCrushers.DialogueSystem.AbstractUIRoot:

Public Member Functions

abstract void Show ()
 Shows the UI root. More...
 
abstract void Hide ()
 Hides the UI root. More...
 

Detailed Description

Abstract UI root.

Each GUI system implementation derives its own subclass from this. For example, the Dialogue System's Unity GUI system implements this using GUIRoot, whereas NGUI implements it using an NGUI UIRoot.

Member Function Documentation

◆ Hide()

◆ Show()


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