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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIButtonListTemplate
virtual void Awake ()
 
UnityUIButtonTemplate AddButton (ButtonQuestContent button)
 
UnityUIButtonTemplate AddButton (Sprite image, int count, string caption, UnityAction unityAction)
 
- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIContainerTemplate
void AddInstanceToContainer (UnityUIContentTemplate instance)
 
override void Despawn ()
 
- Protected Member Functions inherited from PixelCrushers.QuestMachine.UnityUIButtonListTemplate
UnityUIButtonTemplate CreateInstance ()
 
- Properties inherited from PixelCrushers.QuestMachine.UnityUIButtonListTemplate
UnityUIButtonTemplate buttonTemplate [get, set]
 Template used to instantiate individual buttons.
 
- Properties inherited from PixelCrushers.QuestMachine.UnityUIContainerTemplate
List< UnityUIContentTemplateinstances [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: