TrinityCore
Loading...
Searching...
No Matches
MovementPackets.h File Reference
#include "Packet.h"
#include "MovementInfo.h"
#include "ObjectGuid.h"
+ Include dependency graph for MovementPackets.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldPackets::Movement::ClientPlayerMovement
 
class  WorldPackets::Movement::MoveUpdate
 
class  WorldPackets::Movement::FlightSplineSync
 

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: