EVENT_ACTION_SLOT_UPDATED
ESO Lua API function — used by 58 of the 3,030 addons we indexed (combined 25,443,639 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_ACTION_SLOT_UPDATED(luaindex actionSlotIndex)Real usage — from AUI - Advanced UI
EVENT_MANAGER:RegisterForEvent("AUI_EVENT_ACTION_SLOTS_ALL_HOTBARS_UPDATED", EVENT_ACTION_SLOTS_ALL_HOTBARS_UPDATED, OnAllHotbarsUpdated)
EVENT_MANAGER:RegisterForEvent("AUI_EVENT_ACTION_SLOT_UPDATED", EVENT_ACTION_SLOT_UPDATED, OnActionSShort excerpt from the shipping addon AUI - Advanced UI — 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 |
|---|---|
| Bandits User Interface | 6,130,317 |
| AUI - Advanced UI | 5,406,091 |
| LibCombat | 5,017,654 |
| Lui Extended | 3,001,958 |
| CrutchAlerts | 916,918 |
| Greymind Quick Slot Bar | 710,122 |