![]() |
TrinityCore
|
#include <PartyPackets.h>
Public Attributes | |
| int32 | SpellID = 0 |
| uint16 | Flags = 0 |
| uint32 | ActiveFlags = 0u |
| std::vector< float > | Points |
Definition at line 166 of file PartyPackets.h.
| uint32 WorldPackets::Party::PartyMemberAuraStates::ActiveFlags = 0u |
Definition at line 170 of file PartyPackets.h.
| uint16 WorldPackets::Party::PartyMemberAuraStates::Flags = 0 |
Definition at line 169 of file PartyPackets.h.
| std::vector<float> WorldPackets::Party::PartyMemberAuraStates::Points |
Definition at line 171 of file PartyPackets.h.
| int32 WorldPackets::Party::PartyMemberAuraStates::SpellID = 0 |
Definition at line 168 of file PartyPackets.h.