TrinityCore
YouJoinedAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_YOU_JOINED_NOTICE
 

Private Attributes

Channel const * _channel
 

Detailed Description

Definition at line 83 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ YouJoinedAppend()

YouJoinedAppend::YouJoinedAppend ( Channel const *  channel)
inlineexplicit

Definition at line 85 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 89 of file ChannelAppenders.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ _channel

Channel const* YouJoinedAppend::_channel
private

Definition at line 95 of file ChannelAppenders.h.

◆ NotificationType

uint8 const YouJoinedAppend::NotificationType = CHAT_YOU_JOINED_NOTICE
static

Definition at line 87 of file ChannelAppenders.h.


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