Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.Wrappers.UnityUITextTemplate 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.QuestMachine.Wrappers.UnityUITextTemplate:
Collaboration diagram for PixelCrushers.QuestMachine.Wrappers.UnityUITextTemplate:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUITextTemplate
virtual void Awake ()
 
void Assign (string text)
 Assigns a text string to the UI element.
 
bool Matches (string text)
 
- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIContentTemplate
virtual void Despawn ()
 
- Properties inherited from PixelCrushers.QuestMachine.UnityUITextTemplate
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: