WoW API: GetMerchantItemCostItem
Jump to navigation
Jump to search
← WoW API < GetMerchantItemCostItem
itemTexture, itemValue, itemLink = GetMerchantItemCostItem(index, itemIndex)
Parameters
Arguments
- index
- Number - The index of the item in the merchant's inventory
- itemIndex
- Number - The index for the required item type
Returns
- itemTexture
- String - The texture that represents the item's icon
- itemValue
- Number - The number of that item required
Details
itemIndex should never be larger than the itemCount returned by GetMerchantItemCostInfo