TrinityCore
WorldPackets::Party::PartyMemberStats Struct Reference

#include <PartyPackets.h>

Public Attributes

uint16 Level = 0
 
uint16 Status = 0
 
int32 CurrentHealth = 0
 
int32 MaxHealth = 0
 
uint8 PowerType = 0u
 
uint16 CurrentPower = 0
 
uint16 MaxPower = 0
 
uint16 ZoneID = 0
 
int16 PositionX = 0
 
int16 PositionY = 0
 
int16 PositionZ = 0
 
int32 VehicleSeat = 0
 
PartyMemberPhaseStates Phases
 
std::vector< PartyMemberAuraStatesAuras
 
Optional< PartyMemberPetStatsPetStats
 
uint16 PowerDisplayID = 0
 
uint16 SpecID = 0
 
uint16 WmoGroupID = 0
 
uint32 WmoDoodadPlacementID = 0
 
int8 PartyType [2] = { }
 
CTROptions ChromieTime
 
MythicPlus::DungeonScoreSummary DungeonScore
 

Detailed Description

Definition at line 185 of file PartyPackets.h.

Member Data Documentation

◆ Auras

std::vector<PartyMemberAuraStates> WorldPackets::Party::PartyMemberStats::Auras

Definition at line 205 of file PartyPackets.h.

◆ ChromieTime

CTROptions WorldPackets::Party::PartyMemberStats::ChromieTime

Definition at line 214 of file PartyPackets.h.

◆ CurrentHealth

int32 WorldPackets::Party::PartyMemberStats::CurrentHealth = 0

Definition at line 190 of file PartyPackets.h.

◆ CurrentPower

uint16 WorldPackets::Party::PartyMemberStats::CurrentPower = 0

Definition at line 194 of file PartyPackets.h.

◆ DungeonScore

MythicPlus::DungeonScoreSummary WorldPackets::Party::PartyMemberStats::DungeonScore

Definition at line 216 of file PartyPackets.h.

◆ Level

uint16 WorldPackets::Party::PartyMemberStats::Level = 0

Definition at line 187 of file PartyPackets.h.

◆ MaxHealth

int32 WorldPackets::Party::PartyMemberStats::MaxHealth = 0

Definition at line 191 of file PartyPackets.h.

◆ MaxPower

uint16 WorldPackets::Party::PartyMemberStats::MaxPower = 0

Definition at line 195 of file PartyPackets.h.

◆ PartyType

int8 WorldPackets::Party::PartyMemberStats::PartyType[2] = { }

Definition at line 212 of file PartyPackets.h.

◆ PetStats

Optional<PartyMemberPetStats> WorldPackets::Party::PartyMemberStats::PetStats

Definition at line 206 of file PartyPackets.h.

◆ Phases

PartyMemberPhaseStates WorldPackets::Party::PartyMemberStats::Phases

Definition at line 204 of file PartyPackets.h.

◆ PositionX

int16 WorldPackets::Party::PartyMemberStats::PositionX = 0

Definition at line 198 of file PartyPackets.h.

◆ PositionY

int16 WorldPackets::Party::PartyMemberStats::PositionY = 0

Definition at line 199 of file PartyPackets.h.

◆ PositionZ

int16 WorldPackets::Party::PartyMemberStats::PositionZ = 0

Definition at line 200 of file PartyPackets.h.

◆ PowerDisplayID

uint16 WorldPackets::Party::PartyMemberStats::PowerDisplayID = 0

Definition at line 208 of file PartyPackets.h.

◆ PowerType

uint8 WorldPackets::Party::PartyMemberStats::PowerType = 0u

Definition at line 193 of file PartyPackets.h.

◆ SpecID

uint16 WorldPackets::Party::PartyMemberStats::SpecID = 0

Definition at line 209 of file PartyPackets.h.

◆ Status

uint16 WorldPackets::Party::PartyMemberStats::Status = 0

Definition at line 188 of file PartyPackets.h.

◆ VehicleSeat

int32 WorldPackets::Party::PartyMemberStats::VehicleSeat = 0

Definition at line 202 of file PartyPackets.h.

◆ WmoDoodadPlacementID

uint32 WorldPackets::Party::PartyMemberStats::WmoDoodadPlacementID = 0

Definition at line 211 of file PartyPackets.h.

◆ WmoGroupID

uint16 WorldPackets::Party::PartyMemberStats::WmoGroupID = 0

Definition at line 210 of file PartyPackets.h.

◆ ZoneID

uint16 WorldPackets::Party::PartyMemberStats::ZoneID = 0

Definition at line 197 of file PartyPackets.h.


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