ESODecoded

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("Mi

Short 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

AddonTotal downloads
MiniMap by Fyrakin [Masteroshi430's branch]1,392,567
Foundry Tactical Combat (FTC)1,097,601
CrutchAlerts916,918
OdySupportIcons - Group Role Icons & More484,590
Miat's PVP Alerts326,979
AUI - Advanced UI162,294