WoW:API PickupMerchantItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Places the specified merchant item on the cursor)
 
mNo edit summary
Line 23: Line 23:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Functions|PickupMerchantItem]]
[[Category:API Cursor Functions|PickupMerchantItem]]
[[Category:API Merchant Functions|PickupMerchantItem]]

Revision as of 17:56, 29 August 2005

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