![]() |
TrinityCore
|
#include "CombatLogPacketsCommon.h"#include "Creature.h"#include "DB2Stores.h"#include "Map.h"#include "PacketOperators.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 |
| namespace | WorldPackets::CombatLog |
Functions | |
| ByteBuffer & | WorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastLogData const &spellCastLogData) |
| ByteBuffer & | WorldPackets::Spells::operator<< (ByteBuffer &data, ContentTuningParams const &contentTuningParams) |
| ByteBuffer & | WorldPackets::Spells::operator>> (ByteBuffer &data, SpellCastVisual &visual) |
| ByteBuffer & | WorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastVisual const &visual) |
| ByteBuffer & | WorldPackets::Spells::operator<< (ByteBuffer &data, SpellSupportInfo const &supportInfo) |