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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIFoldoutTemplate
virtual void Awake ()
 
void Assign (string text, bool expanded)
 
void ToggleInterior ()
 
- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIContentTemplate
virtual void Despawn ()
 
- Properties inherited from PixelCrushers.QuestMachine.UnityUIFoldoutTemplate
UnityEngine.UI.Button foldoutButton [get, set]
 
UITextField foldoutText [get, set]
 
RectTransform interiorPanel [get, set]
 
UnityUIInstancedContentManager 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: