TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Movement::VehicleTeleport Struct Reference

#include <MovementPackets.h>

Public Attributes

uint8 VehicleSeatIndex = 0
 
bool VehicleExitVoluntary = false
 
bool VehicleExitTeleport = false
 

Detailed Description

Definition at line 330 of file MovementPackets.h.

Member Data Documentation

◆ VehicleExitTeleport

bool WorldPackets::Movement::VehicleTeleport::VehicleExitTeleport = false

Definition at line 334 of file MovementPackets.h.

◆ VehicleExitVoluntary

bool WorldPackets::Movement::VehicleTeleport::VehicleExitVoluntary = false

Definition at line 333 of file MovementPackets.h.

◆ VehicleSeatIndex

uint8 WorldPackets::Movement::VehicleTeleport::VehicleSeatIndex = 0

Definition at line 332 of file MovementPackets.h.


The documentation for this struct was generated from the following file: