EVENT_MOUNTED_STATE_CHANGED
ESO Lua API function — used by 60 of the 3,030 addons we indexed (combined 17,878,923 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_MOUNTED_STATE_CHANGED(bool mounted)Real usage — from Action Duration Reminder
EVENT_MANAGER:RegisterForEvent(addon.name, EVENT_ACTION_UPDATE_COOLDOWNS, l.onActionUpdateCooldowns )
EVENT_MANAGER:RegisterForEvent(addon.name, EVENT_MOUNTED_STATE_CHANGED, l.onMountedStateChanged )
Short 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 |
| Votan's Minimap | 4,211,718 |
| pChat (Chat customization & help: look/notification/sound/automation/history) | 1,832,805 |
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| Foundry Tactical Combat (FTC) | 1,097,601 |
| Assist Rapid Riding | 629,563 |