![]() |
TrinityCore
|
#include <MovementPackets.h>
Public Attributes | |
| uint8 | VehicleSeatIndex = 0 |
| bool | VehicleExitVoluntary = false |
| bool | VehicleExitTeleport = false |
Definition at line 330 of file MovementPackets.h.
| bool WorldPackets::Movement::VehicleTeleport::VehicleExitTeleport = false |
Definition at line 334 of file MovementPackets.h.
| bool WorldPackets::Movement::VehicleTeleport::VehicleExitVoluntary = false |
Definition at line 333 of file MovementPackets.h.
| uint8 WorldPackets::Movement::VehicleTeleport::VehicleSeatIndex = 0 |
Definition at line 332 of file MovementPackets.h.