TrinityCore
WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat Struct Reference

#include <BattlegroundPackets.h>

Public Member Functions

 PVPMatchPlayerPVPStat ()
 
 PVPMatchPlayerPVPStat (int32 pvpStatID, int32 pvpStatValue)
 

Public Attributes

int32 PvpStatID
 
int32 PvpStatValue
 

Detailed Description

Definition at line 116 of file BattlegroundPackets.h.

Constructor & Destructor Documentation

◆ PVPMatchPlayerPVPStat() [1/2]

WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat::PVPMatchPlayerPVPStat ( )
inline

Definition at line 118 of file BattlegroundPackets.h.

◆ PVPMatchPlayerPVPStat() [2/2]

WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat::PVPMatchPlayerPVPStat ( int32  pvpStatID,
int32  pvpStatValue 
)
inline

Definition at line 119 of file BattlegroundPackets.h.

Member Data Documentation

◆ PvpStatID

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat::PvpStatID

Definition at line 121 of file BattlegroundPackets.h.

◆ PvpStatValue

int32 WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat::PvpStatValue

Definition at line 122 of file BattlegroundPackets.h.


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