ESODecoded

EVENT_GROUP_UPDATE

ESO Lua API event — used by 81 of the 3,030 addons we indexed (combined 42,271,645 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_GROUP_UPDATE

Real usage — from Combat Metrics

	em:RegisterForEvent(CMX.name .. "zone", EVENT_ZONE_CHANGED, UpdateEvents)
	em:RegisterForEvent(CMX.name .. "group1", EVENT_GROUP_UPDATE, UpdateEvents)
	em:RegisterForEvent(CMX.name .. "port", EVENT_PLAYER_ACTIVATED, UpdateEvents)

Short excerpt from the shipping addon Combat Metricsits 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
Combat Metrics7,085,289
Bandits User Interface6,130,317
AUI - Advanced UI5,406,091
Srendarr - Aura, Buff & Debuff Tracker5,058,870
LibCombat5,017,654
Code's Combat Alerts4,445,158