WoW:Events/Auction
|
"AUCTION_BIDDER_LIST_UPDATE"
|
Category: Auction |
|
"AUCTION_HOUSE_CLOSED"
|
Category: Auction |
This event is fired when the auction interface is closed.
|
"AUCTION_HOUSE_DISABLED"
|
Category: Auction |
Fired when the auction house is not operational.
|
"AUCTION_HOUSE_SHOW"
|
Category: Auction |
This event is fired when the auction interface is first displayed. This is generally done by right-clicking an auctioneer in a major city.
|
"AUCTION_ITEM_LIST_UPDATE"
|
Category: Auction |
This event is fired when the Auction list is updated. Note that this is not only the case, if the list is completely changed but also if it is sorted (i.e. SortAuctionItems() is called).
|
"AUCTION_MULTISELL_FAILURE"
|
Category: Auction |
Fired when listing of multiple stacks fails (or is aborted?).
|
"AUCTION_MULTISELL_START"
|
Category: Auction |
Fired when the client begins listing of multiple stacks.
|
"AUCTION_MULTISELL_UPDATE"
|
Category: Auction |
Fired when the client lists a stack as part of listing multiple stacks.
|
"AUCTION_OWNED_LIST_UPDATE"
|
Category: Auction |
|
"NEW_AUCTION_UPDATE"
|
Category: Auction |
Sent out whenever a user drags an item into the Auction Item box on the Auctions tab of the auction house window. |