WoW:API PickupMerchantItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 20: Line 20:
<!-- List each return value, together with its type -->
<!-- List each return value, together with its type -->
:nothing
:nothing


----
----
{{Template:WoW API}}
{{WoW API}}
[[Category:API Functions|PickupMerchantItem]]
[[Category:API Cursor Functions|PickupMerchantItem]]
[[Category:API Merchant Functions|PickupMerchantItem]]

Revision as of 05:02, 4 January 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