Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/08/18, 02:40 AM   #1
manavortex
 
manavortex's Avatar
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 138
[rejected] inverse of GetItemLinkGrantedRecipeIndices

Hello Chip,

I'd very much like an inverse of
Lua Code:
  1. GetItemLinkGrantedRecipeIndices(*string* _itemLink_)
_Returns:_ *luaindex:nilable* _recipeListIndex_, *luaindex:nilable* _recipeIndex_

Something like
Lua Code:
  1. GetRecipeItemLink(*luaindex* recipeListIndex, *luaindex* recipeIndex)
_Returns:_ *string:nilable* _itemLink_
 
 

ESOUI » Developer Discussions » Wish List » [rejected] inverse of GetItemLinkGrantedRecipeIndices

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off