WoW:API ClickAuctionSellItemButton: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
*[[World_of_Warcraft_API#Auction_Functions]] | *[[World_of_Warcraft_API#Auction_Functions]] | ||
---- | |||
{{WoW API}} |
Revision as of 04:30, 4 January 2006
ClickAuctionSellItemButton() - Puts the currently 'picked up' item into the 'create auction' slot.
In the Auction house, under 'auctions', 'create auction', there is an 'auction item' slot. This function lets you 'drop' your currently 'picked up' item into it. AFAIK It works as long as the 'auction' window is up (the one you get by clicking on the auctioneer).
See Also:
- API_PickupContainerItem
- API_StartAuction
- World_of_Warcraft_API#Inventory_Functions
- World_of_Warcraft_API#Auction_Functions