TrinityCore
SpellPackets.cpp File Reference
#include "MovementPackets.h"
#include "CharacterPackets.h"
#include "SpellPackets.h"
+ Include dependency graph for SpellPackets.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Spells
 

Functions

ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, AuraDataInfo const &auraData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, AuraInfo const &aura)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &buffer, TargetLocation &location)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &buffer, SpellTargetData &targetData)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &buffer, MissileTrajectoryRequest &trajectory)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &data, SpellCraftingReagent &optionalReagent)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &data, SpellExtraCurrencyCost &extraCurrencyCost)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &buffer, SpellCastRequest &request)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, TargetLocation const &targetLocation)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellTargetData const &spellTargetData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellMissStatus const &spellMissStatus)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellHitStatus const &spellHitStatus)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellPowerData const &spellPowerData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, RuneData const &runeData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, MissileTrajectoryResult const &missileTrajectory)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, CreatureImmunities const &immunities)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellHealPrediction const &spellPred)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastData const &spellCastData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, LearnedSpellInfo const &learnedSpellInfo)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellModifierData const &spellModifierData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellModifier const &spellModifier)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCooldownStruct const &cooldown)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellHistoryEntry const &historyEntry)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellChargeEntry const &chargeEntry)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellChannelStartInterruptImmunities const &interruptImmunities)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellTargetedHealPrediction const &targetedHealPrediction)