![]() |
TrinityCore
|
#include <AuctionHouseBot.h>
Inheritance diagram for AuctionBotAgent:Public Member Functions | |
| AuctionBotAgent () | |
| virtual | ~AuctionBotAgent () |
| virtual bool | Initialize ()=0 |
| virtual bool | Update (AuctionHouseType houseType)=0 |
Definition at line 268 of file AuctionHouseBot.h.
|
inline |
Definition at line 271 of file AuctionHouseBot.h.
|
inlinevirtual |
Definition at line 272 of file AuctionHouseBot.h.
|
pure virtual |
Implemented in AuctionBotBuyer, and AuctionBotSeller.
|
pure virtual |
Implemented in AuctionBotBuyer, and AuctionBotSeller.