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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIIconTemplate
virtual void Awake ()
 
virtual void Assign (Sprite sprite, int count, string caption)
 
virtual void Assign (Sprite sprite, Color color, int count, string caption)
 
- Public Member Functions inherited from PixelCrushers.QuestMachine.UnityUIContentTemplate
virtual void Despawn ()
 
- Properties inherited from PixelCrushers.QuestMachine.UnityUIIconTemplate
UnityEngine.UI.Image image [get, set]
 Image UI element for icon's image.
 
UITextField countText [get, set]
 Text UI element for count.
 
UITextField captionText [get, set]
 Text UI element for icon's caption.
 

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: