|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundAB.h>
Public Member Functions | |
| BattlegroundABScore () | |
| ~BattlegroundABScore () | |
| Public Member Functions inherited from BattlegroundScore | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint32 | BasesAssaulted |
| uint32 | BasesDefended |
| Public Attributes inherited from BattlegroundScore | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 227 of file BattlegroundAB.h.
|
inline |
Definition at line 229 of file BattlegroundAB.h.
References BasesAssaulted, and BasesDefended.
|
inline |
Definition at line 230 of file BattlegroundAB.h.
| uint32 BattlegroundABScore::BasesAssaulted |
Definition at line 231 of file BattlegroundAB.h.
Referenced by BattlegroundABScore().
| uint32 BattlegroundABScore::BasesDefended |
Definition at line 232 of file BattlegroundAB.h.
Referenced by BattlegroundABScore().