TrinityCore
AuctionHouseMgr::PlayerPendingAuctions Struct Reference

Public Attributes

std::vector< PendingAuctionInfoAuctions
 
std::size_t LastAuctionsSize = 0
 

Detailed Description

Definition at line 406 of file AuctionHouseMgr.h.

Member Data Documentation

◆ Auctions

std::vector<PendingAuctionInfo> AuctionHouseMgr::PlayerPendingAuctions::Auctions

Definition at line 408 of file AuctionHouseMgr.h.

◆ LastAuctionsSize

std::size_t AuctionHouseMgr::PlayerPendingAuctions::LastAuctionsSize = 0

Definition at line 409 of file AuctionHouseMgr.h.


The documentation for this struct was generated from the following file: