EVENT_ACTIVITY_FINDER_STATUS_UPDATE
ESO Lua API function — used by 28 of the 3,030 addons we indexed (combined 9,960,511 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_ACTIVITY_FINDER_STATUS_UPDATE([ActivityFinderStatus|#ActivityFinderStatus] result)Real usage — from Bandits User Interface
EVENT_MANAGER:RegisterForEvent("BUI_Event_Queue", EVENT_PLAYER_ACTIVATED,function()
EVENT_MANAGER:RegisterForEvent("BUI_Event_Queue", EVENT_ACTIVITY_FINDER_STATUS_UPDATE, function(_,status)
if status==ACTIVITY_FINDER_STATUS_READShort 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 |
| Lui Extended | 3,001,958 |
| Vestige's Epic Quest | 153,140 |
| Raidificator (Dungeon, Trial, and Arena Tracker) | 148,752 |
| PvpMeter | 98,134 |
| Magic Sorter: Furniture Storage Automation | 83,212 |