TrinityCore
WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics Struct Reference

#include <BattlegroundPackets.h>

Public Attributes

ObjectGuid PlayerGUID
 
uint32 Kills = 0
 
uint8 Faction = 0
 
bool IsInWorld = false
 
Optional< HonorDataHonor
 
uint32 DamageDone = 0
 
uint32 HealingDone = 0
 
Optional< uint32PreMatchRating
 
Optional< int32RatingChange
 
Optional< uint32PreMatchMMR
 
Optional< int32MmrChange
 
Optional< uint32PostMatchMMR
 
std::vector< PVPMatchPlayerPVPStatStats
 
int32 PrimaryTalentTree = 0
 
int8 Sex = 0
 
int32 Race = 0
 
int32 Class = 0
 
int32 CreatureID = 0
 
int32 HonorLevel = 0
 
int32 Role = 0
 

Detailed Description

Definition at line 125 of file BattlegroundPackets.h.

Member Data Documentation

◆ Class

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Class = 0

Definition at line 143 of file BattlegroundPackets.h.

◆ CreatureID

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::CreatureID = 0

Definition at line 144 of file BattlegroundPackets.h.

◆ DamageDone

uint32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::DamageDone = 0

Definition at line 132 of file BattlegroundPackets.h.

◆ Faction

uint8 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Faction = 0

Definition at line 129 of file BattlegroundPackets.h.

◆ HealingDone

uint32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::HealingDone = 0

Definition at line 133 of file BattlegroundPackets.h.

◆ Honor

Optional<HonorData> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Honor

Definition at line 131 of file BattlegroundPackets.h.

◆ HonorLevel

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::HonorLevel = 0

Definition at line 145 of file BattlegroundPackets.h.

◆ IsInWorld

bool WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::IsInWorld = false

Definition at line 130 of file BattlegroundPackets.h.

◆ Kills

uint32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Kills = 0

Definition at line 128 of file BattlegroundPackets.h.

◆ MmrChange

Optional<int32> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::MmrChange

Definition at line 137 of file BattlegroundPackets.h.

◆ PlayerGUID

ObjectGuid WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::PlayerGUID

Definition at line 127 of file BattlegroundPackets.h.

◆ PostMatchMMR

Optional<uint32> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::PostMatchMMR

Definition at line 138 of file BattlegroundPackets.h.

◆ PreMatchMMR

Optional<uint32> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::PreMatchMMR

Definition at line 136 of file BattlegroundPackets.h.

◆ PreMatchRating

Optional<uint32> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::PreMatchRating

Definition at line 134 of file BattlegroundPackets.h.

◆ PrimaryTalentTree

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::PrimaryTalentTree = 0

Definition at line 140 of file BattlegroundPackets.h.

◆ Race

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Race = 0

Definition at line 142 of file BattlegroundPackets.h.

◆ RatingChange

Optional<int32> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::RatingChange

Definition at line 135 of file BattlegroundPackets.h.

◆ Role

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Role = 0

Definition at line 146 of file BattlegroundPackets.h.

◆ Sex

int8 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Sex = 0

Definition at line 141 of file BattlegroundPackets.h.

◆ Stats

std::vector<PVPMatchPlayerPVPStat> WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics::Stats

Definition at line 139 of file BattlegroundPackets.h.


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