|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundAV.h>
Public Member Functions | |
| BattlegroundAVScore () | |
| ~BattlegroundAVScore () | |
| Public Member Functions inherited from BattlegroundScore | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint32 | GraveyardsAssaulted |
| uint32 | GraveyardsDefended |
| uint32 | LeadersKilled |
| uint32 | MinesCaptured |
| uint32 | SecondaryObjectives |
| uint32 | TowersAssaulted |
| uint32 | TowersDefended |
| Public Attributes inherited from BattlegroundScore | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 1514 of file BattlegroundAV.h.
|
inline |
Definition at line 1516 of file BattlegroundAV.h.
References GraveyardsAssaulted, GraveyardsDefended, LeadersKilled, MinesCaptured, SecondaryObjectives, TowersAssaulted, and TowersDefended.
|
inline |
Definition at line 1518 of file BattlegroundAV.h.
| uint32 BattlegroundAVScore::GraveyardsAssaulted |
Definition at line 1519 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::GraveyardsDefended |
Definition at line 1520 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::LeadersKilled |
Definition at line 1524 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::MinesCaptured |
Definition at line 1523 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::SecondaryObjectives |
Definition at line 1525 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::TowersAssaulted |
Definition at line 1521 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().
| uint32 BattlegroundAVScore::TowersDefended |
Definition at line 1522 of file BattlegroundAV.h.
Referenced by BattlegroundAVScore().