TrinityCore
PlayerInviteBannedAppend Struct Reference

#include <ChannelAppenders.h>

Public Member Functions

 PlayerInviteBannedAppend (std::string const &playerName)
 
void Append (WorldPackets::Channel::ChannelNotify &data) const
 

Static Public Attributes

static uint8 const NotificationType = CHAT_PLAYER_INVITE_BANNED_NOTICE
 

Private Attributes

std::string _playerName
 

Detailed Description

Definition at line 410 of file ChannelAppenders.h.

Constructor & Destructor Documentation

◆ PlayerInviteBannedAppend()

PlayerInviteBannedAppend::PlayerInviteBannedAppend ( std::string const &  playerName)
inlineexplicit

Definition at line 412 of file ChannelAppenders.h.

Member Function Documentation

◆ Append()

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

Definition at line 416 of file ChannelAppenders.h.

Member Data Documentation

◆ _playerName

std::string PlayerInviteBannedAppend::_playerName
private

Definition at line 422 of file ChannelAppenders.h.

◆ NotificationType

uint8 const PlayerInviteBannedAppend::NotificationType = CHAT_PLAYER_INVITE_BANNED_NOTICE
static

Definition at line 414 of file ChannelAppenders.h.


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