TrinityCore
Loading...
Searching...
No Matches
BattlegroundEYScore Struct Referencefinal

#include <BattlegroundEY.h>

+ Inheritance diagram for BattlegroundEYScore:

Protected Member Functions

 BattlegroundEYScore (ObjectGuid playerGuid)
 
void UpdateScore (uint32 type, uint32 value) override
 
void BuildObjectivesBlock (WorldPackets::Battleground::PVPLogData_Player &playerData) override
 
uint32 GetAttr1 () const override
 
- Protected Member Functions inherited from BattlegroundScore
 BattlegroundScore (ObjectGuid playerGuid)
 
virtual ~BattlegroundScore ()
 
virtual void AppendToPacket (WorldPackets::Battleground::PVPLogData_Player &playerData)
 
virtual std::string ToString () const
 
uint32 GetKillingBlows () const
 
uint32 GetDeaths () const
 
uint32 GetHonorableKills () const
 
uint32 GetBonusHonor () const
 
uint32 GetDamageDone () const
 
uint32 GetHealingDone () const
 
virtual uint32 GetAttr2 () const
 
virtual uint32 GetAttr3 () const
 
virtual uint32 GetAttr4 () const
 
virtual uint32 GetAttr5 () const
 

Protected Attributes

uint32 FlagCaptures
 
- Protected Attributes inherited from BattlegroundScore
ObjectGuid PlayerGuid
 
uint32 KillingBlows
 
uint32 Deaths
 
uint32 HonorableKills
 
uint32 BonusHonor
 
uint32 DamageDone
 
uint32 HealingDone
 

Friends

class BattlegroundEY
 

Detailed Description

Definition at line 353 of file BattlegroundEY.h.

Constructor & Destructor Documentation

◆ BattlegroundEYScore()

BattlegroundEYScore::BattlegroundEYScore ( ObjectGuid  playerGuid)
inlineprotected

Definition at line 358 of file BattlegroundEY.h.

Member Function Documentation

◆ BuildObjectivesBlock()

void BattlegroundEYScore::BuildObjectivesBlock ( WorldPackets::Battleground::PVPLogData_Player playerData)
overrideprotectedvirtual

Implements BattlegroundScore.

Definition at line 39 of file BattlegroundEY.cpp.

◆ GetAttr1()

uint32 BattlegroundEYScore::GetAttr1 ( ) const
inlineoverrideprotectedvirtual

Reimplemented from BattlegroundScore.

Definition at line 375 of file BattlegroundEY.h.

◆ UpdateScore()

void BattlegroundEYScore::UpdateScore ( uint32  type,
uint32  value 
)
inlineoverrideprotectedvirtual

Reimplemented from BattlegroundScore.

Definition at line 360 of file BattlegroundEY.h.

+ Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ BattlegroundEY

friend class BattlegroundEY
friend

Definition at line 355 of file BattlegroundEY.h.

Member Data Documentation

◆ FlagCaptures

uint32 BattlegroundEYScore::FlagCaptures
protected

Definition at line 377 of file BattlegroundEY.h.


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