ESODecoded

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 Interfaceits 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
Bandits User Interface6,130,317
AUI - Advanced UI5,406,091
Azurah - Interface Enhanced1,462,318
Foundry Tactical Combat (FTC)1,097,601
Kill Counter577,202
Info Panel368,274