TrinityCore
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
 

Detailed Description

Definition at line 93 of file WhoPackets.h.

Member Data Documentation

◆ AreaID

int32 WorldPackets::Who::WhoEntry::AreaID = 0

Definition at line 99 of file WhoPackets.h.

◆ GuildGUID

ObjectGuid WorldPackets::Who::WhoEntry::GuildGUID

Definition at line 96 of file WhoPackets.h.

◆ GuildName

std::string WorldPackets::Who::WhoEntry::GuildName

Definition at line 98 of file WhoPackets.h.

◆ GuildVirtualRealmAddress

uint32 WorldPackets::Who::WhoEntry::GuildVirtualRealmAddress = 0

Definition at line 97 of file WhoPackets.h.

◆ IsGM

bool WorldPackets::Who::WhoEntry::IsGM = false

Definition at line 100 of file WhoPackets.h.

◆ PlayerData

Query::PlayerGuidLookupData WorldPackets::Who::WhoEntry::PlayerData

Definition at line 95 of file WhoPackets.h.


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