WoW:API ClickAuctionSellItemButton: Difference between revisions

From AddOn Studio
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]]


[[Category:API Functions|ClickAuctionSellItemButton]]
 
[[Category:API Auction Functions|ClickAuctionSellItemButton]]
----
{{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:



Template:WoW API