|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundSA.h>
Public Member Functions | |
| BattlegroundSAScore () | |
| ~BattlegroundSAScore () | |
| Public Member Functions inherited from BattlegroundScore | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint8 | demolishers_destroyed |
| uint8 | gates_destroyed |
| Public Attributes inherited from BattlegroundScore | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 12 of file BattlegroundSA.h.
|
inline |
Definition at line 14 of file BattlegroundSA.h.
References demolishers_destroyed, and gates_destroyed.
|
inline |
Definition at line 15 of file BattlegroundSA.h.
| uint8 BattlegroundSAScore::demolishers_destroyed |
Definition at line 16 of file BattlegroundSA.h.
Referenced by BattlegroundSAScore().
| uint8 BattlegroundSAScore::gates_destroyed |
Definition at line 17 of file BattlegroundSA.h.
Referenced by BattlegroundSAScore().