TrinityCore
AnnouncementsOnAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_ANNOUNCEMENTS_ON_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 227 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ AnnouncementsOnAppend()

AnnouncementsOnAppend::AnnouncementsOnAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 229 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 233 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid AnnouncementsOnAppend::_guid
private

Definition at line 239 of file ChannelAppenders.h.

◆ NotificationType

uint8 const AnnouncementsOnAppend::NotificationType = CHAT_ANNOUNCEMENTS_ON_NOTICE
static

Definition at line 231 of file ChannelAppenders.h.


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