TrinityCore
VoiceOffAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_VOICE_OFF_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 461 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ VoiceOffAppend()

VoiceOffAppend::VoiceOffAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 463 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 467 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid VoiceOffAppend::_guid
private

Definition at line 473 of file ChannelAppenders.h.

◆ NotificationType

uint8 const VoiceOffAppend::NotificationType = CHAT_VOICE_OFF_NOTICE
static

Definition at line 465 of file ChannelAppenders.h.


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