TrinityCore
AnnouncementsOffAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_ANNOUNCEMENTS_OFF_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 242 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ AnnouncementsOffAppend()

AnnouncementsOffAppend::AnnouncementsOffAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 244 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 248 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid AnnouncementsOffAppend::_guid
private

Definition at line 254 of file ChannelAppenders.h.

◆ NotificationType

uint8 const AnnouncementsOffAppend::NotificationType = CHAT_ANNOUNCEMENTS_OFF_NOTICE
static

Definition at line 246 of file ChannelAppenders.h.


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