TrinityCore
LeftAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_LEFT_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 68 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ LeftAppend()

LeftAppend::LeftAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 70 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 74 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid LeftAppend::_guid
private

Definition at line 80 of file ChannelAppenders.h.

◆ NotificationType

uint8 const LeftAppend::NotificationType = CHAT_LEFT_NOTICE
static

Definition at line 72 of file ChannelAppenders.h.


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