TrinityCore
WorldPackets::Battleground::PVPMatchStatistics::HonorData Struct Reference

#include <BattlegroundPackets.h>

Public Member Functions

 HonorData ()
 

Public Attributes

uint32 HonorKills = 0
 
uint32 Deaths = 0
 
uint32 ContributionPoints = 0
 

Detailed Description

Definition at line 107 of file BattlegroundPackets.h.

Constructor & Destructor Documentation

◆ HonorData()

WorldPackets::Battleground::PVPMatchStatistics::HonorData::HonorData ( )
inline

Definition at line 109 of file BattlegroundPackets.h.

Member Data Documentation

◆ ContributionPoints

uint32 WorldPackets::Battleground::PVPMatchStatistics::HonorData::ContributionPoints = 0

Definition at line 113 of file BattlegroundPackets.h.

◆ Deaths

uint32 WorldPackets::Battleground::PVPMatchStatistics::HonorData::Deaths = 0

Definition at line 112 of file BattlegroundPackets.h.

◆ HonorKills

uint32 WorldPackets::Battleground::PVPMatchStatistics::HonorData::HonorKills = 0

Definition at line 111 of file BattlegroundPackets.h.


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