WoW:API PickupMerchantItem: Difference between revisions
Jump to navigation
Jump to search
PickupMerchantItem -Documentation by Fenaoin-
(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(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