TrinityCore
Loading...
Searching...
No Matches
MovementPackets.cpp File Reference
#include "MovementPackets.h"
#include "UnitDefines.h"
+ Include dependency graph for MovementPackets.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Movement
 

Functions

ByteBufferoperator<< (ByteBuffer &data, MovementInfo const &movementInfo)
 
ByteBufferoperator>> (ByteBuffer &data, MovementInfo &movementInfo)
 

Function Documentation

◆ operator<<()

ByteBuffer & operator<< ( ByteBuffer data,
MovementInfo const &  movementInfo 
)

Definition at line 21 of file MovementPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>()

ByteBuffer & operator>> ( ByteBuffer data,
MovementInfo movementInfo 
)

Definition at line 58 of file MovementPackets.cpp.

+ Here is the call graph for this function: