EVENT_BOSSES_CHANGED
ESO Lua API function — used by 86 of the 3,030 addons we indexed (combined 39,168,820 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_BOSSES_CHANGED(bool forceReset)Real usage — from Bandits User Interface
if not disable and BUI.Vars.Glyphs then
EVENT_MANAGER:RegisterForEvent("BUI_OnScreen", EVENT_BOSSES_CHANGED, OnBosses)
EVENT_MANAGER:RegisterForEvent("BUI_OnScreen", EVENT_PLAYER_ACTIVATED, OnBosses)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 |
| LibCombat | 5,017,654 |
| Code's Combat Alerts | 4,445,158 |
| LibSets (All set items ingame & preview. lua API + excel sheet) | 4,357,189 |
| Lui Extended | 3,001,958 |