IsItemLinkRecipeKnown
ESO Lua API function — used by 30 of the 3,030 addons we indexed (combined 9,090,631 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
IsItemLinkRecipeKnown(string itemLink)Returns: bool isRecipeKnown
Real usage — from WritWorthy
o.fooddrink_name = WritWorthy.FoodDrink(GetItemLinkItemId(o.fooddrink_link))
o.is_known = IsItemLinkRecipeKnown(o.recipe_link)
Short excerpt from the shipping addon WritWorthy — 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 |
|---|---|
| WritWorthy | 2,484,332 |
| ESO Master Recipe List | 2,130,985 |
| Furniture Catalogue | 1,213,662 |
| Auto Category - Revised | 1,180,586 |
| Dustman | 1,178,205 |
| CookeryWiz | 239,380 |