PixelCrushers.DialogueSystem.Wrappers.StandardUITextTemplate Class Reference

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUITextTemplate
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 inherited from PixelCrushers.DialogueSystem.StandardUITextTemplate
UITextField text [get, set]
 Text UI element.
 

Detailed Description

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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