![]() |
TrinityCore
|
Classes | |
class | AttackerStateUpdate |
class | CombatLogServerPacket |
struct | CombatWorldTextViewerInfo |
class | EnvironmentalDamageLog |
class | ProcResist |
class | SpellAbsorbLog |
class | SpellDamageShield |
struct | SpellDispellData |
class | SpellDispellLog |
class | SpellEnergizeLog |
class | SpellExecuteLog |
class | SpellHealAbsorbLog |
class | SpellHealLog |
class | SpellInstakillLog |
class | SpellInterruptLog |
struct | SpellLogMissDebug |
struct | SpellLogMissEntry |
class | SpellMissLog |
class | SpellNonMeleeDamageLog |
class | SpellOrDamageImmune |
class | SpellPeriodicAuraLog |
struct | SubDamage |
struct | UnkAttackerState |
Functions | |
ByteBuffer & | operator<< (ByteBuffer &data, CombatWorldTextViewerInfo const &worldTextViewer) |
ByteBuffer & | operator<< (ByteBuffer &buffer, SpellLogMissDebug const &missDebug) |
ByteBuffer & | operator<< (ByteBuffer &buffer, SpellLogMissEntry const &missEntry) |
ByteBuffer & | operator<< (ByteBuffer &buffer, SpellDispellData const &dispellData) |
ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | buffer, |
SpellDispellData const & | dispellData | ||
) |
ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | buffer, |
SpellLogMissDebug const & | missDebug | ||
) |
Definition at line 271 of file CombatLogPackets.cpp.
ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | buffer, |
SpellLogMissEntry const & | missEntry | ||
) |
ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | data, |
CombatWorldTextViewerInfo const & | worldTextViewer | ||
) |