TrinityCore
VoiceOnAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_VOICE_ON_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 446 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ VoiceOnAppend()

VoiceOnAppend::VoiceOnAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 448 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 452 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid VoiceOnAppend::_guid
private

Definition at line 458 of file ChannelAppenders.h.

◆ NotificationType

uint8 const VoiceOnAppend::NotificationType = CHAT_VOICE_ON_NOTICE
static

Definition at line 450 of file ChannelAppenders.h.


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