TrinityCore
YouLeftAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

 YouLeftAppend (Channel const *channel)
 
void Append (WorldPackets::Channel::ChannelNotify &data) const
 

Static Public Attributes

static uint8 const NotificationType = CHAT_YOU_LEFT_NOTICE
 

Private Attributes

Channel const * _channel
 

Detailed Description

Definition at line 98 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ YouLeftAppend()

YouLeftAppend::YouLeftAppend ( Channel const *  channel)
inlineexplicit

Definition at line 100 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 104 of file ChannelAppenders.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ _channel

Channel const* YouLeftAppend::_channel
private

Definition at line 110 of file ChannelAppenders.h.

◆ NotificationType

uint8 const YouLeftAppend::NotificationType = CHAT_YOU_LEFT_NOTICE
static

Definition at line 102 of file ChannelAppenders.h.


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