ESODecoded

EVENT_QUEST_ADDED

ESO Lua API function — used by 96 of the 3,030 addons we indexed (combined 43,171,954 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_QUEST_ADDED(luaindex journalIndex, string questName, string objectiveName)

Real usage — from Dolgubon's Lazy Writ Crafter


	EVENT_MANAGER:RegisterForEvent(WritCreater.name, EVENT_QUEST_ADDED, function(event, journalIndex, name)
		dbug("EVENT:Quest Added")

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
Map Pins8,061,548
LibQuestData4,916,044
Quest Map3,746,568
BeamMeUp - Teleporter (Fast Travel)2,770,107
WritWorthy2,484,332