Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlegroundScore Struct Reference

#include <Battleground.h>

Inheritance diagram for BattlegroundScore:

Public Member Functions

 BattlegroundScore ()
virtual ~BattlegroundScore ()

Public Attributes

uint32 BonusHonor
uint32 DamageDone
uint32 Deaths
uint32 HealingDone
uint32 HonorableKills
uint32 KillingBlows

Detailed Description

Definition at line 248 of file Battleground.h.

Constructor & Destructor Documentation

◆ BattlegroundScore()

BattlegroundScore::BattlegroundScore ( )
inline

Definition at line 250 of file Battleground.h.

References BonusHonor, DamageDone, Deaths, HealingDone, HonorableKills, and KillingBlows.

◆ ~BattlegroundScore()

virtual BattlegroundScore::~BattlegroundScore ( )
inlinevirtual

Definition at line 254 of file Battleground.h.

Member Data Documentation

◆ BonusHonor

uint32 BattlegroundScore::BonusHonor

Definition at line 259 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().

◆ DamageDone

uint32 BattlegroundScore::DamageDone

Definition at line 260 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().

◆ Deaths

uint32 BattlegroundScore::Deaths

Definition at line 257 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().

◆ HealingDone

uint32 BattlegroundScore::HealingDone

Definition at line 261 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().

◆ HonorableKills

uint32 BattlegroundScore::HonorableKills

Definition at line 258 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().

◆ KillingBlows

uint32 BattlegroundScore::KillingBlows

Definition at line 256 of file Battleground.h.

Referenced by BattlegroundScore(), and BattlegroundMgr::BuildPvpLogDataPacket().


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