PixelCrushers.DialogueSystem.StandardUITextTemplate Class Reference

Standard UI template for text. More...

Inheritance diagram for PixelCrushers.DialogueSystem.StandardUITextTemplate:
Collaboration diagram for PixelCrushers.DialogueSystem.StandardUITextTemplate:

Public Member Functions

virtual void Awake ()
 
void Assign (string text)
 Assigns a text string to the UI element.
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIContentTemplate
virtual void Despawn ()
 

Properties

UITextField text [get, set]
 Text UI element.
 

Detailed Description

Standard UI template for text.

Member Function Documentation

◆ Assign()

void PixelCrushers.DialogueSystem.StandardUITextTemplate.Assign ( string  text)
inline

Assigns a text string to the UI element.

Parameters
textText string.

◆ Awake()

virtual void PixelCrushers.DialogueSystem.StandardUITextTemplate.Awake ( )
inlinevirtual

Property Documentation

◆ text

UITextField PixelCrushers.DialogueSystem.StandardUITextTemplate.text
getset

Text UI element.


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