TrinityCore
WorldPackets::Movement::CommonMovement Class Reference

#include <MovementPackets.h>

Static Public Member Functions

static void WriteCreateObjectSplineDataBlock (::Movement::MoveSpline const &moveSpline, ByteBuffer &data)
 
static void WriteCreateObjectAreaTriggerSpline (::Movement::Spline< int32 > const &spline, ByteBuffer &data)
 
static void WriteMovementForceWithDirection (MovementForce const &movementForce, ByteBuffer &data, Position const *objectPosition=nullptr)
 

Detailed Description

Definition at line 147 of file MovementPackets.h.

Member Function Documentation

◆ WriteCreateObjectAreaTriggerSpline()

void WorldPackets::Movement::CommonMovement::WriteCreateObjectAreaTriggerSpline ( ::Movement::Spline< int32 > const &  spline,
ByteBuffer data 
)
static

Definition at line 474 of file MovementPackets.cpp.

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

◆ WriteCreateObjectSplineDataBlock()

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

Definition at line 367 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 480 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: