WoW API: GetMerchantItemCostItem

From AddOn Studio
Revision as of 18:48, 15 June 2008 by WoWWiki>Sky2042 (the editor made me.)
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