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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.UnityUIQuestTrackTemplate
void Initialize ()
 
void SetDescription (string text, QuestState questState)
 
void AddEntryDescription (string text, QuestState entryState)
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.UnityUIQuestTrackTemplate
UnityEngine.UI.Text description
 
UnityUIQuestTemplateAlternateDescriptions alternateDescriptions = new UnityUIQuestTemplateAlternateDescriptions()
 
Transform entryContainer
 
UnityEngine.UI.Text entryDescription
 
UnityUIQuestTemplateAlternateDescriptions alternateEntryDescriptions = new UnityUIQuestTemplateAlternateDescriptions()
 
- Properties inherited from PixelCrushers.DialogueSystem.UnityUIQuestTrackTemplate
bool ArePropertiesAssigned [get]
 

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: