![]() |
TrinityCore
|
#include <MovementPacketBuilder.h>
Static Public Member Functions | |
| static void | WriteMonsterMove (MoveSpline const &mov, ByteBuffer &data) |
| static void | WriteStopMovement (G3D::Vector3 const &loc, uint32 splineId, ByteBuffer &data) |
| static void | WriteCreate (MoveSpline const &mov, ByteBuffer &data) |
| static void | WriteSplineSync (MoveSpline const &mov, ByteBuffer &data) |
Static Private Member Functions | |
| static void | WriteCommonMonsterMovePart (MoveSpline const &mov, ByteBuffer &data) |
Definition at line 32 of file MovementPacketBuilder.h.
|
staticprivate |
Definition at line 44 of file MovementPacketBuilder.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 147 of file MovementPacketBuilder.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 130 of file MovementPacketBuilder.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Definition at line 88 of file MovementPacketBuilder.cpp.
Here is the caller graph for this function: