#include "Battleground.h"
◆ ArenaLogEntryData()
ArenaLogEntryData::ArenaLogEntryData |
( |
| ) |
|
|
default |
◆ Fill()
263 {
264 Name = std::string(name);
269 }
ObjectGuid::LowType Guid
Definition Battleground.h:272
std::string Name
Definition Battleground.h:271
uint32 Acc
Definition Battleground.h:273
std::string IP
Definition Battleground.h:275
uint32 ArenaTeamId
Definition Battleground.h:274
References Acc, ArenaTeamId, Guid, IP, and Name.
◆ Acc
uint32 ArenaLogEntryData::Acc {0} |
◆ ArenaTeamId
uint32 ArenaLogEntryData::ArenaTeamId {0} |
◆ Guid
◆ IP
std::string ArenaLogEntryData::IP {} |
◆ Name
std::string ArenaLogEntryData::Name {} |
The documentation for this class was generated from the following file: