EVENT_ACTIVE_QUEST_TOOL_CHANGED
ESO Lua API function — used by 30 of the 3,030 addons we indexed (combined 4,438,526 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_ACTIVE_QUEST_TOOL_CHANGED(luaindex journalIndex, luaindex toolIndex)Real usage — from MiniMap by Fyrakin [Masteroshi430's branch]
EVENT_MANAGER:RegisterForEvent("MiniMap", EVENT_ACTIVE_QUEST_TOOL_CLEARED, FyrMM.RequestQuestPinUpdate)
EVENT_MANAGER:RegisterForEvent("MiniMap", EVENT_ACTIVE_QUEST_TOOL_CHANGED, FyrMM.RequestQuestPinUpdate)
EVENT_MANAGER:RegistShort excerpt from the shipping addon MiniMap by Fyrakin [Masteroshi430's branch] — 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 |
|---|---|
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| Wykkyd Outfitter | 632,442 |
| Wykkyd Toolbar | 567,448 |
| Wykkyd Full Immersion | 223,536 |
| FCM Quest Tracker | 199,980 |
| Wykkyd Mailbox | 162,721 |