![]() |
TrinityCore
|
#include <PartyPackets.h>
Public Attributes | |
| uint32 | PhaseShiftFlags = 0 |
| ObjectGuid | PersonalGUID |
| std::vector< PartyMemberPhase > | List |
Definition at line 159 of file PartyPackets.h.
| std::vector<PartyMemberPhase> WorldPackets::Party::PartyMemberPhaseStates::List |
Definition at line 163 of file PartyPackets.h.
| ObjectGuid WorldPackets::Party::PartyMemberPhaseStates::PersonalGUID |
Definition at line 162 of file PartyPackets.h.
| uint32 WorldPackets::Party::PartyMemberPhaseStates::PhaseShiftFlags = 0 |
Definition at line 161 of file PartyPackets.h.