TrinityCore
Loading...
Searching...
No Matches
VoiceOnAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

 VoiceOnAppend (ObjectGuid const &guid, bool announce=true)
 
void Append (WorldPackets::Channel::ChannelNotify &data) const
 

Public Attributes

uint8 const NotificationType
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 446 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ VoiceOnAppend()

VoiceOnAppend::VoiceOnAppend ( ObjectGuid const &  guid,
bool  announce = true 
)
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 451 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid VoiceOnAppend::_guid
private

Definition at line 459 of file ChannelAppenders.h.

◆ NotificationType

uint8 const VoiceOnAppend::NotificationType

Definition at line 456 of file ChannelAppenders.h.


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