AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AuctionHouseMgr.h"
Public Member Functions | |
AuctionSortInfo ()=default | |
Public Attributes | |
AuctionSortOrder | sortOrder {AUCTION_SORT_MAX} |
bool | isDesc {true} |
|
default |
bool AuctionSortInfo::isDesc {true} |
Referenced by WorldSession::HandleAuctionListItems().
AuctionSortOrder AuctionSortInfo::sortOrder {AUCTION_SORT_MAX} |
Referenced by AuctionHouseObject::BuildListAuctionItems(), and WorldSession::HandleAuctionListItems().