TrinityCore
InviteAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_INVITE_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 352 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ InviteAppend()

InviteAppend::InviteAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 354 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 358 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid InviteAppend::_guid
private

Definition at line 364 of file ChannelAppenders.h.

◆ NotificationType

uint8 const InviteAppend::NotificationType = CHAT_INVITE_NOTICE
static

Definition at line 356 of file ChannelAppenders.h.


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