ESODecoded

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_READ

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
Lui Extended3,001,958
Vestige's Epic Quest153,140
Raidificator (Dungeon, Trial, and Arena Tracker)148,752
PvpMeter98,134
Magic Sorter: Furniture Storage Automation83,212