|
ActionAdventureKit 1.9.3
|
base class for ui behaviours that visualize the active effects of a pool
takes care of subscribing to the pools events
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 |