TrinityCore
PasswordChangedAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

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

Static Public Attributes

static uint8 const NotificationType = CHAT_PASSWORD_CHANGED_NOTICE
 

Private Attributes

ObjectGuid _guid
 

Detailed Description

Definition at line 134 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ PasswordChangedAppend()

PasswordChangedAppend::PasswordChangedAppend ( ObjectGuid const &  guid)
inlineexplicit

Definition at line 136 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 140 of file ChannelAppenders.h.

Member Data Documentation

◆ _guid

ObjectGuid PasswordChangedAppend::_guid
private

Definition at line 146 of file ChannelAppenders.h.

◆ NotificationType

uint8 const PasswordChangedAppend::NotificationType = CHAT_PASSWORD_CHANGED_NOTICE
static

Definition at line 138 of file ChannelAppenders.h.


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