Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
VehicleEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 m_flags
uint32 m_ID
uint32 m_powerType
uint32 m_seatID [MAX_VEHICLE_SEATS]

Detailed Description

Definition at line 2825 of file DBCStructure.h.

Member Data Documentation

◆ m_flags

uint32 VehicleEntry::m_flags

Definition at line 2828 of file DBCStructure.h.

Referenced by Vehicle::InitMovementInfoForBase().

◆ m_ID

uint32 VehicleEntry::m_ID

Definition at line 2827 of file DBCStructure.h.

Referenced by Object::BuildMovementUpdate().

◆ m_powerType

uint32 VehicleEntry::m_powerType

Definition at line 2856 of file DBCStructure.h.

◆ m_seatID

uint32 VehicleEntry::m_seatID[MAX_VEHICLE_SEATS]

Definition at line 2834 of file DBCStructure.h.


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