TrinityCore
CombatLogSender Struct Reference

Public Member Functions

 CombatLogSender (WorldPackets::CombatLog::CombatLogServerPacket *msg)
 
void operator() (Player const *player) const
 

Public Attributes

WorldPackets::CombatLog::CombatLogServerPacket const * i_message
 

Detailed Description

Definition at line 1764 of file Object.cpp.

Constructor & Destructor Documentation

◆ CombatLogSender()

CombatLogSender::CombatLogSender ( WorldPackets::CombatLog::CombatLogServerPacket msg)
inlineexplicit

Definition at line 1768 of file Object.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ operator()()

void CombatLogSender::operator() ( Player const *  player) const
inline

Definition at line 1774 of file Object.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_message

WorldPackets::CombatLog::CombatLogServerPacket const* CombatLogSender::i_message

Definition at line 1766 of file Object.cpp.


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