PixelCrushers.DialogueSystem.NGUI.NGUIUIRoot Class Reference

NGUI UIRoot wrapper for AbstractUIRoot. More...

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

Public Member Functions

 NGUIUIRoot (UIRoot uiRoot, bool deactivateWhenHidden)
 
override void Show ()
 Shows the root. More...
 
override void Hide ()
 Hides the root. More...
 

Detailed Description

NGUI UIRoot wrapper for AbstractUIRoot.

Constructor & Destructor Documentation

◆ NGUIUIRoot()

PixelCrushers.DialogueSystem.NGUI.NGUIUIRoot.NGUIUIRoot ( UIRoot  uiRoot,
bool  deactivateWhenHidden 
)

Member Function Documentation

◆ Hide()

override void PixelCrushers.DialogueSystem.NGUI.NGUIUIRoot.Hide ( )
virtual

Hides the root.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.

◆ Show()

override void PixelCrushers.DialogueSystem.NGUI.NGUIUIRoot.Show ( )
virtual

Shows the root.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.


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