EVENT_ACTION_UPDATE_COOLDOWNS
ESO Lua API event — used by 38 of the 3,030 addons we indexed (combined 16,262,976 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_ACTION_UPDATE_COOLDOWNSReal usage — from Action Duration Reminder
EVENT_MANAGER:RegisterForEvent(addon.name, EVENT_PLAYER_ACTIVATED, l.onPlayerActivated )
EVENT_MANAGER:RegisterForEvent(addon.name, EVENT_ACTION_UPDATE_COOLDOWNS, l.onActionUpdateCooldowns )
EVENT_MANAGER:RegisterForEvent(addon.nameShort excerpt from the shipping addon Action Duration Reminder — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| Action Duration Reminder | 6,522,011 |
| AUI - Advanced UI | 5,406,091 |
| Foundry Tactical Combat (FTC) | 1,097,601 |
| Wykkyd Outfitter | 632,442 |
| Wykkyd Toolbar | 567,448 |
| Combat Metronome (GCD Tracker) | 483,791 |