|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundBFG.h>
Public Member Functions | |
| BattlegroundBFGScore () | |
| ~BattlegroundBFGScore () | |
| 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 199 of file BattlegroundBFG.h.
|
inline |
Definition at line 201 of file BattlegroundBFG.h.
References BasesAssaulted, and BasesDefended.
|
inline |
Definition at line 202 of file BattlegroundBFG.h.
| uint32 BattlegroundBFGScore::BasesAssaulted |
Definition at line 203 of file BattlegroundBFG.h.
Referenced by BattlegroundBFGScore().
| uint32 BattlegroundBFGScore::BasesDefended |
Definition at line 204 of file BattlegroundBFG.h.
Referenced by BattlegroundBFGScore().