TrinityCore
JoinedAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

 JoinedAppend (ObjectGuid const &guid)
 
void Append (WorldPackets::Channel::ChannelNotify &data) const
 

Static Public Attributes

static uint8 const NotificationType = CHAT_JOINED_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 53 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ JoinedAppend()

JoinedAppend::JoinedAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 55 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

void JoinedAppend::Append ( WorldPackets::Channel::ChannelNotify data) const
inline

Definition at line 59 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid JoinedAppend::_guid
private

Definition at line 65 of file ChannelAppenders.h.

◆ NotificationType

uint8 const JoinedAppend::NotificationType = CHAT_JOINED_NOTICE
static

Definition at line 57 of file ChannelAppenders.h.


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