ESODecoded

EVENT_CRAFT_COMPLETED

ESO Lua API function — used by 66 of the 3,030 addons we indexed (combined 40,558,478 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_CRAFT_COMPLETED([TradeskillType|#TradeskillType] craftSkill)

Real usage — from Dolgubon's Lazy Writ Crafter

	--EVENT_MANAGER:RegisterForEvent(WritCreater.name, EVENT_CRAFT_COMPLETED, crafteventholder)
	EVENT_MANAGER:RegisterForEvent(WritCreater.name, EVENT_CRAFT_COMPLETED, WritCreater.craftCompleteHandler)
	-- Exit if the user goes to a battlegro

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
LibLazyCrafting6,538,592
CraftStore5,176,147
Potion Maker (for Alchemy Crafting)3,765,616
Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)2,602,223
WritWorthy2,484,332