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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIFoldoutTemplate
virtual void Awake ()
 
void Assign (string text, bool expanded)
 
void ToggleInterior ()
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIContentTemplate
virtual void Despawn ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.StandardUIFoldoutTemplate
UnityEngine.UI.Button foldoutButton
 
UITextField foldoutText
 
RectTransform interiorPanel
 
- Properties inherited from PixelCrushers.DialogueSystem.StandardUIFoldoutTemplate
StandardUIInstancedContentManager contentManager [get, set]
 

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: