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

#include <BattlegroundIC.h>

Inheritance diagram for BattlegroundICScore:
Collaboration diagram for BattlegroundICScore:

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

Detailed Description

Definition at line 837 of file BattlegroundIC.h.

Constructor & Destructor Documentation

◆ BattlegroundICScore()

BattlegroundICScore::BattlegroundICScore ( )
inline

Definition at line 839 of file BattlegroundIC.h.

References BasesAssaulted, and BasesDefended.

◆ ~BattlegroundICScore()

BattlegroundICScore::~BattlegroundICScore ( )
inline

Definition at line 840 of file BattlegroundIC.h.

Member Data Documentation

◆ BasesAssaulted

uint32 BattlegroundICScore::BasesAssaulted

Definition at line 841 of file BattlegroundIC.h.

Referenced by BattlegroundICScore().

◆ BasesDefended

uint32 BattlegroundICScore::BasesDefended

Definition at line 842 of file BattlegroundIC.h.

Referenced by BattlegroundICScore().


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