ESODecoded

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_COOLDOWNS

Real 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.name

Short excerpt from the shipping addon Action Duration Reminderits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Action Duration Reminder6,522,011
AUI - Advanced UI5,406,091
Foundry Tactical Combat (FTC)1,097,601
Wykkyd Outfitter632,442
Wykkyd Toolbar567,448
Combat Metronome (GCD Tracker)483,791