WoW:API PickupMerchantItem: Difference between revisions
Jump to navigation
Jump to search
{{wowapi}}, format
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 | |||