GetRecipeResultItemLink
ESO Lua API function — used by 29 of the 3,030 addons we indexed (combined 25,143,977 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetRecipeResultItemLink(luaindex recipeListIndex, luaindex recipeIndex, [LinkStyle|#LinkStyle] linkStyle)Returns: string link
Real usage — from LibLazyCrafting
end
local resultLink = GetRecipeResultItemLink(recipeListIndex, recipeIndex)
local isKnown, recipeName, numIngredients, _, qualityReq, specialIngredientType, requiredCraftingStationType, itemId = GetRecipeInfo(recipeListIndex, recipeIndeShort excerpt from the shipping addon LibLazyCrafting — 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 |
|---|---|
| LibLazyCrafting | 6,538,592 |
| Tamriel Trade Centre | 5,234,232 |
| CraftStore | 5,176,147 |
| ESO Master Recipe List | 2,130,985 |
| Daily Provisioning | 1,544,059 |
| Furniture Catalogue | 1,213,662 |