TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BuyerAuctionEval Struct Reference

#include <AuctionHouseBotBuyer.h>

Public Member Functions

 BuyerAuctionEval ()
 

Public Attributes

uint32 AuctionId
 
time_t LastChecked
 
time_t LastExist
 

Constructor & Destructor Documentation

BuyerAuctionEval::BuyerAuctionEval ( )
inline
27 : AuctionId(0), LastChecked(0), LastExist(0) { }
time_t LastChecked
Definition: AuctionHouseBotBuyer.h:30
time_t LastExist
Definition: AuctionHouseBotBuyer.h:31
uint32 AuctionId
Definition: AuctionHouseBotBuyer.h:29

Member Data Documentation

uint32 BuyerAuctionEval::AuctionId
time_t BuyerAuctionEval::LastChecked
time_t BuyerAuctionEval::LastExist

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