EVENT_EXPERIENCE_UPDATE
ESO Lua API function — used by 32 of the 3,030 addons we indexed (combined 15,956,825 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_EXPERIENCE_UPDATE(string unitTag, integer currentExp, integer maxExp, [ProgressReason|#ProgressReason] reason)Real usage — from Bandits User Interface
end
EVENT_MANAGER:RegisterForEvent("BUI_Meter_Event", EVENT_EXPERIENCE_UPDATE, ExpUpdate)
ExpUpdate()Short excerpt from the shipping addon Bandits User Interface — 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 |
| Azurah - Interface Enhanced | 1,462,318 |
| Foundry Tactical Combat (FTC) | 1,097,601 |
| Kill Counter | 577,202 |
| Info Panel | 368,274 |