|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Battleground.h>
Public Member Functions | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 248 of file Battleground.h.
|
inline |
Definition at line 250 of file Battleground.h.
References BonusHonor, DamageDone, Deaths, HealingDone, HonorableKills, and KillingBlows.
|
inlinevirtual |
Definition at line 254 of file Battleground.h.
| uint32 BattlegroundScore::BonusHonor |
Definition at line 259 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().
| uint32 BattlegroundScore::DamageDone |
Definition at line 260 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().
| uint32 BattlegroundScore::Deaths |
Definition at line 257 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().
| uint32 BattlegroundScore::HealingDone |
Definition at line 261 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().
| uint32 BattlegroundScore::HonorableKills |
Definition at line 258 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().
| uint32 BattlegroundScore::KillingBlows |
Definition at line 256 of file Battleground.h.
Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().