WoW:API PickupMerchantItem

From AddOn Studio
Revision as of 03:35, 13 January 2005 by WoWWiki>Fenaoin (Places the specified merchant item on the cursor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
PickupMerchantItem -Documentation by Fenaoin-


PickupMerchantItem(index);

Places the specified merchant item on the cursor.


Arguments
(index)
index
Number - The index of the item in the merchant's inventory

Returns
nothing

Template:WoW API