Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Fired when a unit's current power (mana, rage, focus, energy, runic power, holy power, ...) changes.
UNIT_POWER_FREQUENT: unitTarget, powerType
Payload[]
- unitTarget
- string : UnitId
- powerType
- string
Details[]
- Unlike
UNIT_POWER_UPDATE
, this event will fire multiple times per frame while the unit's power is regenerating or decaying quickly.
Related API | UnitPower |
Related Events | UNIT_POWER_UPDATE |