TrinityCore
MiscPackets.cpp File Reference
#include "MiscPackets.h"
#include "Common.h"
+ Include dependency graph for MiscPackets.cpp:

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Misc::PhaseShiftDataPhase const &phaseShiftDataPhase)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Misc::PhaseShiftData const &phaseShiftData)
 

Function Documentation

◆ operator<<() [1/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Misc::PhaseShiftData const &  phaseShiftData 
)

Definition at line 446 of file MiscPackets.cpp.

◆ operator<<() [2/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Misc::PhaseShiftDataPhase const &  phaseShiftDataPhase 
)

Definition at line 439 of file MiscPackets.cpp.