![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AuctionHouseSearcher.h"
Public Attributes | |
ObjectGuid | playerGuid |
uint32 | faction |
int | loc_idx |
int | locdbc_idx |
std::optional< AuctionHouseUsablePlayerInfo > | usablePlayerInfo |
uint32 AuctionHousePlayerInfo::faction |
Referenced by WorldSession::HandleAuctionListItems().
int AuctionHousePlayerInfo::loc_idx |
int AuctionHousePlayerInfo::locdbc_idx |
Referenced by WorldSession::HandleAuctionListItems().
ObjectGuid AuctionHousePlayerInfo::playerGuid |
Referenced by WorldSession::HandleAuctionListItems(), and AuctionHouseWorkerThread::SearchListRequest().
std::optional<AuctionHouseUsablePlayerInfo> AuctionHousePlayerInfo::usablePlayerInfo |