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

#include <BattlegroundSA.h>

Inheritance diagram for BattlegroundSAScore:
Collaboration diagram for BattlegroundSAScore:

Public Member Functions

 BattlegroundSAScore ()
 ~BattlegroundSAScore ()
Public Member Functions inherited from BattlegroundScore
 BattlegroundScore ()
virtual ~BattlegroundScore ()

Public Attributes

uint8 demolishers_destroyed
uint8 gates_destroyed
Public Attributes inherited from BattlegroundScore
uint32 BonusHonor
uint32 DamageDone
uint32 Deaths
uint32 HealingDone
uint32 HonorableKills
uint32 KillingBlows

Detailed Description

Definition at line 12 of file BattlegroundSA.h.

Constructor & Destructor Documentation

◆ BattlegroundSAScore()

BattlegroundSAScore::BattlegroundSAScore ( )
inline

Definition at line 14 of file BattlegroundSA.h.

References demolishers_destroyed, and gates_destroyed.

◆ ~BattlegroundSAScore()

BattlegroundSAScore::~BattlegroundSAScore ( )
inline

Definition at line 15 of file BattlegroundSA.h.

Member Data Documentation

◆ demolishers_destroyed

uint8 BattlegroundSAScore::demolishers_destroyed

Definition at line 16 of file BattlegroundSA.h.

Referenced by BattlegroundSAScore().

◆ gates_destroyed

uint8 BattlegroundSAScore::gates_destroyed

Definition at line 17 of file BattlegroundSA.h.

Referenced by BattlegroundSAScore().


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