TrinityCore
WorldPackets::Party::PartyMemberPhaseStates Struct Reference

#include <PartyPackets.h>

Public Attributes

uint32 PhaseShiftFlags = 0
 
ObjectGuid PersonalGUID
 
std::vector< PartyMemberPhaseList
 

Detailed Description

Definition at line 151 of file PartyPackets.h.

Member Data Documentation

◆ List

std::vector<PartyMemberPhase> WorldPackets::Party::PartyMemberPhaseStates::List

Definition at line 155 of file PartyPackets.h.

◆ PersonalGUID

ObjectGuid WorldPackets::Party::PartyMemberPhaseStates::PersonalGUID

Definition at line 154 of file PartyPackets.h.

◆ PhaseShiftFlags

uint32 WorldPackets::Party::PartyMemberPhaseStates::PhaseShiftFlags = 0

Definition at line 153 of file PartyPackets.h.


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