EVENT_LEADER_UPDATE
ESO Lua API function — used by 40 of the 3,030 addons we indexed (combined 5,115,991 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_LEADER_UPDATE(string leaderTag)Real usage — from MiniMap by Fyrakin [Masteroshi430's branch]
EVENT_MANAGER:RegisterForEvent("MiniMapOnGroupDisbanded", EVENT_GROUP_DISBANDED, FyrMM.GroupEvent)
EVENT_MANAGER:RegisterForEvent("MiniMapOnLeaderUpdated", EVENT_LEADER_UPDATE, FyrMM.GroupEvent)
EVENT_MANAGER:RegisterForEvent("MiShort excerpt from the shipping addon MiniMap by Fyrakin [Masteroshi430's branch] — 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 |
|---|---|
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| Foundry Tactical Combat (FTC) | 1,097,601 |
| CrutchAlerts | 916,918 |
| OdySupportIcons - Group Role Icons & More | 484,590 |
| Miat's PVP Alerts | 326,979 |
| AUI - Advanced UI | 162,294 |