WoW:API PickupMerchantItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
----
----
{{WoW API}}
{{WoW API}}
[[Category:World of Warcraft API]]

Revision as of 21:43, 20 March 2006

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