TrinityCore
OwnerChangedAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_OWNER_CHANGED_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 149 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ OwnerChangedAppend()

OwnerChangedAppend::OwnerChangedAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 151 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 155 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid OwnerChangedAppend::_guid
private

Definition at line 161 of file ChannelAppenders.h.

◆ NotificationType

uint8 const OwnerChangedAppend::NotificationType = CHAT_OWNER_CHANGED_NOTICE
static

Definition at line 153 of file ChannelAppenders.h.


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