| Interface | Description |
|---|---|
| ActionHandler | |
| CastContext | |
| GUIAction | |
| SpellAction |
Action lifecycle:
On Config Load:
initialize()
On Cast:
start()
-> default implementation calls prepare() for backwards-compatibility
(compound action)
prepare()
reset()
perform()
(parameter update)
prepare()
|
Copyright © 2021 elMakers. All rights reserved.