Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlegroundABScore Struct Reference

#include <BattlegroundAB.h>

Inheritance diagram for BattlegroundABScore:
Collaboration diagram for BattlegroundABScore:

Public Member Functions

 BattlegroundABScore ()
 ~BattlegroundABScore ()
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

Detailed Description

Definition at line 227 of file BattlegroundAB.h.

Constructor & Destructor Documentation

◆ BattlegroundABScore()

BattlegroundABScore::BattlegroundABScore ( )
inline

Definition at line 229 of file BattlegroundAB.h.

References BasesAssaulted, and BasesDefended.

◆ ~BattlegroundABScore()

BattlegroundABScore::~BattlegroundABScore ( )
inline

Definition at line 230 of file BattlegroundAB.h.

Member Data Documentation

◆ BasesAssaulted

uint32 BattlegroundABScore::BasesAssaulted

Definition at line 231 of file BattlegroundAB.h.

Referenced by BattlegroundABScore().

◆ BasesDefended

uint32 BattlegroundABScore::BasesDefended

Definition at line 232 of file BattlegroundAB.h.

Referenced by BattlegroundABScore().


The documentation for this struct was generated from the following file: