![]() |
TrinityCore
|
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 | |
| ByteBuffer & | operator<< (ByteBuffer &data, MovementInfo const &movementInfo) |
| ByteBuffer & | operator>> (ByteBuffer &data, MovementInfo &movementInfo) |
| ByteBuffer & operator<< | ( | ByteBuffer & | data, |
| MovementInfo const & | movementInfo | ||
| ) |
| ByteBuffer & operator>> | ( | ByteBuffer & | data, |
| MovementInfo & | movementInfo | ||
| ) |