TrinityCore
WorldPackets::Channel::ChannelListResponse::ChannelPlayer Struct Reference

#include <ChannelPackets.h>

Public Member Functions

 ChannelPlayer (ObjectGuid const &guid, uint32 virtualRealmAddress, uint8 flags)
 

Public Attributes

ObjectGuid Guid
 Player Guid. More...
 
uint32 VirtualRealmAddress
 
uint8 Flags
 

Detailed Description

Definition at line 31 of file ChannelPackets.h.

Constructor & Destructor Documentation

◆ ChannelPlayer()

WorldPackets::Channel::ChannelListResponse::ChannelPlayer::ChannelPlayer ( ObjectGuid const &  guid,
uint32  virtualRealmAddress,
uint8  flags 
)
inline

Definition at line 33 of file ChannelPackets.h.

Member Data Documentation

◆ Flags

uint8 WorldPackets::Channel::ChannelListResponse::ChannelPlayer::Flags
See also
enum ChannelMemberFlags

Definition at line 38 of file ChannelPackets.h.

◆ Guid

ObjectGuid WorldPackets::Channel::ChannelListResponse::ChannelPlayer::Guid

Player Guid.

Definition at line 36 of file ChannelPackets.h.

◆ VirtualRealmAddress

uint32 WorldPackets::Channel::ChannelListResponse::ChannelPlayer::VirtualRealmAddress

Definition at line 37 of file ChannelPackets.h.


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