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

#include <BattlegroundBFG.h>

Inheritance diagram for BattlegroundBFGScore:
Collaboration diagram for BattlegroundBFGScore:

Public Member Functions

 BattlegroundBFGScore ()
 ~BattlegroundBFGScore ()
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 199 of file BattlegroundBFG.h.

Constructor & Destructor Documentation

◆ BattlegroundBFGScore()

BattlegroundBFGScore::BattlegroundBFGScore ( )
inline

Definition at line 201 of file BattlegroundBFG.h.

References BasesAssaulted, and BasesDefended.

◆ ~BattlegroundBFGScore()

BattlegroundBFGScore::~BattlegroundBFGScore ( )
inline

Definition at line 202 of file BattlegroundBFG.h.

Member Data Documentation

◆ BasesAssaulted

uint32 BattlegroundBFGScore::BasesAssaulted

Definition at line 203 of file BattlegroundBFG.h.

Referenced by BattlegroundBFGScore().

◆ BasesDefended

uint32 BattlegroundBFGScore::BasesDefended

Definition at line 204 of file BattlegroundBFG.h.

Referenced by BattlegroundBFGScore().


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