WoW:API PickupMerchantItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
({{wowapi}}, format) |
||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Places the specified merchant item on the cursor. | |||
PickupMerchantItem(index); | PickupMerchantItem(index); | ||
==Parameters== | |||
===Arguments=== | |||
:;index : Number - The index of the item in the merchant's inventory. | |||
:;index : Number - The index of the item in the merchant's inventory | |||
Revision as of 23:32, 23 December 2006
← WoW API < PickupMerchantItem
Places the specified merchant item on the cursor.
PickupMerchantItem(index);
Parameters
Arguments
- index
- Number - The index of the item in the merchant's inventory.