TrinityCore
BuyerItemInfo Struct Reference

#include <AuctionHouseBotBuyer.h>

Public Member Functions

 BuyerItemInfo ()
 

Public Attributes

uint32 BidItemCount
 
uint32 BuyItemCount
 
uint32 MinBuyPrice
 
uint32 MinBidPrice
 
double TotalBuyPrice
 
double TotalBidPrice
 

Detailed Description

Definition at line 34 of file AuctionHouseBotBuyer.h.

Constructor & Destructor Documentation

◆ BuyerItemInfo()

BuyerItemInfo::BuyerItemInfo ( )
inline

Definition at line 36 of file AuctionHouseBotBuyer.h.

Member Data Documentation

◆ BidItemCount

uint32 BuyerItemInfo::BidItemCount

Definition at line 38 of file AuctionHouseBotBuyer.h.

◆ BuyItemCount

uint32 BuyerItemInfo::BuyItemCount

Definition at line 39 of file AuctionHouseBotBuyer.h.

◆ MinBidPrice

uint32 BuyerItemInfo::MinBidPrice

Definition at line 41 of file AuctionHouseBotBuyer.h.

◆ MinBuyPrice

uint32 BuyerItemInfo::MinBuyPrice

Definition at line 40 of file AuctionHouseBotBuyer.h.

◆ TotalBidPrice

double BuyerItemInfo::TotalBidPrice

Definition at line 43 of file AuctionHouseBotBuyer.h.

◆ TotalBuyPrice

double BuyerItemInfo::TotalBuyPrice

Definition at line 42 of file AuctionHouseBotBuyer.h.


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