|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundIC.h>
Public Member Functions | |
| BattlegroundICScore () | |
| ~BattlegroundICScore () | |
| 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 837 of file BattlegroundIC.h.
|
inline |
Definition at line 839 of file BattlegroundIC.h.
References BasesAssaulted, and BasesDefended.
|
inline |
Definition at line 840 of file BattlegroundIC.h.
| uint32 BattlegroundICScore::BasesAssaulted |
Definition at line 841 of file BattlegroundIC.h.
Referenced by BattlegroundICScore().
| uint32 BattlegroundICScore::BasesDefended |
Definition at line 842 of file BattlegroundIC.h.
Referenced by BattlegroundICScore().