PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot Class Reference

TK2D UI root, implemented as a container for a tk2dUILayout. More...

Inheritance diagram for PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot:
Collaboration diagram for PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot:

Public Member Functions

 TK2DUIRoot (tk2dUILayout UIRootLayout)
 
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

TK2D UI root, implemented as a container for a tk2dUILayout.

Constructor & Destructor Documentation

◆ TK2DUIRoot()

PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot.TK2DUIRoot ( tk2dUILayout  UIRootLayout)
inline

Member Function Documentation

◆ Hide()

override void PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot.Hide ( )
inline

Hides the root.

◆ Show()

override void PixelCrushers.DialogueSystem.TK2DSupport.TK2DUIRoot.Show ( )
inline

Shows the root.


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