WoW:API ClickAuctionSellItemButton: Difference between revisions
Jump to navigation
Jump to search
(4.0 changes) |
m (Move page script moved page API ClickAuctionSellItemButton to API ClickAuctionSellItemButton without leaving a redirect) |
(No difference)
|
Latest revision as of 04:45, 15 August 2023
← WoW API < ClickAuctionSellItemButton
ClickAuctionSellItemButton(frame,button,boolean) - 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).
Changes in 4.0 Frame: Unknown Button: "Leftbutton","rightbutton",3,4,5 --the various mouse buttons that send the input boolean: is the mouse button held down or not.
See Also: