TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Who::WhoEntry Struct Reference

#include <WhoPackets.h>

Public Attributes

Query::PlayerGuidLookupData PlayerData
 
ObjectGuid GuildGUID
 
uint32 GuildVirtualRealmAddress = 0
 
std::string GuildName
 
int32 AreaID = 0
 
bool IsGM = false
 

Member Data Documentation

int32 WorldPackets::Who::WhoEntry::AreaID = 0
ObjectGuid WorldPackets::Who::WhoEntry::GuildGUID
std::string WorldPackets::Who::WhoEntry::GuildName
uint32 WorldPackets::Who::WhoEntry::GuildVirtualRealmAddress = 0
bool WorldPackets::Who::WhoEntry::IsGM = false
Query::PlayerGuidLookupData WorldPackets::Who::WhoEntry::PlayerData

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