|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundWS.h>
Public Member Functions | |
| BattlegroundWGScore () | |
| ~BattlegroundWGScore () | |
| Public Member Functions inherited from BattlegroundScore | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint32 | FlagCaptures |
| uint32 | FlagReturns |
| Public Attributes inherited from BattlegroundScore | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 136 of file BattlegroundWS.h.
|
inline |
Definition at line 138 of file BattlegroundWS.h.
References FlagCaptures, and FlagReturns.
|
inline |
Definition at line 139 of file BattlegroundWS.h.
| uint32 BattlegroundWGScore::FlagCaptures |
Definition at line 140 of file BattlegroundWS.h.
Referenced by BattlegroundWGScore().
| uint32 BattlegroundWGScore::FlagReturns |
Definition at line 141 of file BattlegroundWS.h.
Referenced by BattlegroundWGScore().