ESODecoded

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.n

Short excerpt from the shipping addon Dolgubon's Lazy Writ Crafterits 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
Dolgubon's Lazy Writ Crafter9,498,314
LibQuestData4,916,044
Quest Map3,746,568
BeamMeUp - Teleporter (Fast Travel)2,770,107
ESO Master Recipe List2,130,985
Urich's Skill Point Finder1,834,266