EVENT_QUEST_REMOVED
ESO Lua API function — used by 72 of the 3,030 addons we indexed (combined 30,673,195 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_QUEST_REMOVED(bool isCompleted, luaindex journalIndex, string questName, luaindex zoneIndex, luaindex poiIndex, integer questID)Real usage — from Dolgubon's Lazy Writ Crafter
EVENT_MANAGER:RegisterForEvent(WritCreater.name,EVENT_QUEST_CONDITION_COUNTER_CHANGED , QuestCounterChanged)
EVENT_MANAGER:RegisterForEvent(WritCreater.name,EVENT_QUEST_REMOVED , QuestRemoved)
-- EVENT_MANAGER:RegisterForEvent(WritCreater.nShort excerpt from the shipping addon Dolgubon's Lazy Writ Crafter — 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 |
|---|---|
| Dolgubon's Lazy Writ Crafter | 9,498,314 |
| LibQuestData | 4,916,044 |
| Quest Map | 3,746,568 |
| BeamMeUp - Teleporter (Fast Travel) | 2,770,107 |
| ESO Master Recipe List | 2,130,985 |
| Urich's Skill Point Finder | 1,834,266 |