TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Movement::CommonMovement Class Reference

#include <MovementPackets.h>

Static Public Member Functions

static void WriteCreateObjectSplineDataBlock (::Movement::MoveSpline const &moveSpline, ByteBuffer &data)
 
static void WriteMovementForceWithDirection (MovementForce const &movementForce, ByteBuffer &data, Position const *objectPosition=nullptr)
 

Detailed Description

Definition at line 154 of file MovementPackets.h.

Member Function Documentation

◆ WriteCreateObjectSplineDataBlock()

void WorldPackets::Movement::CommonMovement::WriteCreateObjectSplineDataBlock ( ::Movement::MoveSpline const &  moveSpline,
ByteBuffer data 
)
static

Definition at line 405 of file MovementPackets.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ WriteMovementForceWithDirection()

void WorldPackets::Movement::CommonMovement::WriteMovementForceWithDirection ( MovementForce const &  movementForce,
ByteBuffer data,
Position const *  objectPosition = nullptr 
)
static

Definition at line 528 of file MovementPackets.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: