|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <BattlegroundVOP.h>
Public Member Functions | |
| BattlegroundVOPScore () | |
| ~BattlegroundVOPScore () | |
| Public Member Functions inherited from BattlegroundScore | |
| BattlegroundScore () | |
| virtual | ~BattlegroundScore () |
Public Attributes | |
| uint32 | OrbControl |
| uint32 | OrbScore |
| Public Attributes inherited from BattlegroundScore | |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | Deaths |
| uint32 | HealingDone |
| uint32 | HonorableKills |
| uint32 | KillingBlows |
Definition at line 72 of file BattlegroundVOP.h.
|
inline |
Definition at line 74 of file BattlegroundVOP.h.
References OrbControl, and OrbScore.
|
inline |
Definition at line 75 of file BattlegroundVOP.h.
| uint32 BattlegroundVOPScore::OrbControl |
Definition at line 76 of file BattlegroundVOP.h.
Referenced by BattlegroundVOPScore().
| uint32 BattlegroundVOPScore::OrbScore |
Definition at line 77 of file BattlegroundVOP.h.
Referenced by BattlegroundVOPScore().