TrinityCore
CombatLogPacketsCommon.cpp File Reference
#include "CombatLogPacketsCommon.h"
#include "Creature.h"
#include "Map.h"
#include "Player.h"
#include "Spell.h"
#include "SpellInfo.h"
#include "Unit.h"
+ Include dependency graph for CombatLogPacketsCommon.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Spells
 

Functions

ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastLogData const &spellCastLogData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, ContentTuningParams const &contentTuningParams)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &data, SpellCastVisual &visual)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastVisual const &visual)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellSupportInfo const &supportInfo)