PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot Class Reference

NGUI UIRoot wrapper for AbstractUIRoot. More...

Inheritance diagram for PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot:
Collaboration diagram for PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot:

Public Member Functions

 NGUIUIRoot (UIRoot uiRoot, bool deactivateWhenHidden)
 
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

NGUI UIRoot wrapper for AbstractUIRoot.

Constructor & Destructor Documentation

◆ NGUIUIRoot()

PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot.NGUIUIRoot ( UIRoot  uiRoot,
bool  deactivateWhenHidden 
)
inline

Member Function Documentation

◆ Hide()

override void PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot.Hide ( )
inline

Hides the root.

◆ Show()

override void PixelCrushers.DialogueSystem.NGUISupport.NGUIUIRoot.Show ( )
inline

Shows the root.


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