PixelCrushers.DialogueSystem.Wrappers.StandardUIButtonTemplate 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.StandardUIButtonTemplate:
Collaboration diagram for PixelCrushers.DialogueSystem.Wrappers.StandardUIButtonTemplate:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIButtonTemplate
void Assign (string labelText)
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIContentTemplate
virtual void Despawn ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.StandardUIButtonTemplate
UnityEngine.UI.Button button
 
UITextField label
 

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: