![]() |
TrinityCore
|
Classes | |
| class | AttackerStateUpdate |
| class | CombatLogServerPacket |
| struct | CombatWorldTextViewerInfo |
| class | EnvironmentalDamageLog |
| struct | HitInfoData |
| struct | PeriodicalAuraLogEffectDebugInfo |
| struct | PeriodicAuraLogEffect |
| 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 |
Functions | |
| ByteBuffer & | operator<< (ByteBuffer &data, CombatWorldTextViewerInfo const &worldTextViewer) |
| ByteBuffer & | operator<< (ByteBuffer &data, PeriodicalAuraLogEffectDebugInfo const &debugInfo) |
| ByteBuffer & | operator<< (ByteBuffer &data, PeriodicAuraLogEffect const &effect) |
| 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 286 of file CombatLogPackets.cpp.
| ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | buffer, |
| SpellLogMissEntry const & | missEntry | ||
| ) |
| ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | data, |
| CombatWorldTextViewerInfo const & | worldTextViewer | ||
| ) |
| ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | data, |
| PeriodicalAuraLogEffectDebugInfo const & | debugInfo | ||
| ) |
Definition at line 195 of file CombatLogPackets.cpp.
| ByteBuffer & WorldPackets::CombatLog::operator<< | ( | ByteBuffer & | data, |
| PeriodicAuraLogEffect const & | effect | ||
| ) |