ESODecoded

GetRecipeListInfo

ESO Lua API function — used by 29 of the 3,030 addons we indexed (combined 14,028,243 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetRecipeListInfo(luaindex recipeListIndex)

Returns: string name, integer numRecipes, textureName upIcon, textureName downIcon, textureName overIcon, textureName deprecatedReturn, string createSound

Real usage — from CraftStore

  CraftStoreFixed_RecipePanelScrollChild:SetHeight(inc * 22 - 13)
  CraftStoreFixed_RecipeHeadline:SetText(ZOSF('<<C:1>>',GetRecipeListInfo(list)))

Short excerpt from the shipping addon CraftStoreits 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
CraftStore5,176,147
ESO Master Recipe List2,130,985
Daily Provisioning1,544,059
Furniture Catalogue1,213,662
Dustman1,178,205
Dolgubon's Lazy Set Crafter1,172,957