Loading...
Searching...
No Matches
AdventureCore.EffectBarBase Class Reference

Detailed Description

base class for ui behaviours that visualize the active effects of a pool
takes care of subscribing to the pools events

https://adventure.softleitner.com/manual/effect

Inheritance diagram for AdventureCore.EffectBarBase:
AdventureCore.EffectBarElement AdventureCore.EffectBarPanel

Public Attributes

EffectPool EffectPool
 

Protected Member Functions

virtual void Awake ()
 
virtual void Start ()
 
virtual void OnDestroy ()
 
virtual void setup ()
 
virtual void attach ()
 
virtual void detach ()
 
virtual void onEffectsChanged ()
 

Protected Attributes

bool _isSetup
 
bool _isAttached