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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIQuestTitleButtonTemplate
virtual void Awake ()
 
virtual void Assign (string questName, string displayName, ToggleChangedDelegate trackToggleDelegate)
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIContentTemplate
virtual void Despawn ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.StandardUIQuestTitleButtonTemplate
UnityEngine.UI.Button button
 
UITextField label
 
StandardUIToggleTemplate trackToggleTemplate
 

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: