![]() |
TrinityCore
|
#include <WhoPackets.h>
Public Attributes | |
| Query::PlayerGuidLookupData | PlayerData |
| ObjectGuid | GuildGUID |
| uint32 | GuildVirtualRealmAddress = 0 |
| std::string | GuildName |
| int32 | AreaID = 0 |
| bool | IsGM = false |
Definition at line 93 of file WhoPackets.h.
| int32 WorldPackets::Who::WhoEntry::AreaID = 0 |
Definition at line 99 of file WhoPackets.h.
| ObjectGuid WorldPackets::Who::WhoEntry::GuildGUID |
Definition at line 96 of file WhoPackets.h.
| std::string WorldPackets::Who::WhoEntry::GuildName |
Definition at line 98 of file WhoPackets.h.
| uint32 WorldPackets::Who::WhoEntry::GuildVirtualRealmAddress = 0 |
Definition at line 97 of file WhoPackets.h.
| bool WorldPackets::Who::WhoEntry::IsGM = false |
Definition at line 100 of file WhoPackets.h.
| Query::PlayerGuidLookupData WorldPackets::Who::WhoEntry::PlayerData |
Definition at line 95 of file WhoPackets.h.