TrinityCore
Loading...
Searching...
No Matches
VehicleEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 ID
 
uint32 Flags
 
float TurnSpeed
 
float PitchSpeed
 
float PitchMin
 
float PitchMax
 
uint32 SeatID [MAX_VEHICLE_SEATS]
 
float MouseLookOffsetPitch
 
float CameraFadeDistScalarMin
 
float CameraFadeDistScalarMax
 
float CameraPitchOffset
 
float FacingLimitRight
 
float FacingLimitLeft
 
float MsslTrgtTurnLingering
 
float MsslTrgtPitchLingering
 
float MsslTrgtMouseLingering
 
float MsslTrgtEndOpacity
 
float MsslTrgtArcSpeed
 
float MsslTrgtArcRepeat
 
float MsslTrgtArcWidth
 
float MsslTrgtImpactRadius [2]
 
char const * MsslTrgtArcTexture
 
char const * MsslTrgtImpactTexture
 
char const * MsslTrgtImpactModel [2]
 
float CameraYawOffset
 
uint32 UiLocomotionType
 
float MsslTrgtImpactTexRadius
 
uint32 VehicleUIIndicatorID
 
uint32 PowerDisplayID
 

Detailed Description

Definition at line 1762 of file DBCStructure.h.

Member Data Documentation

◆ CameraFadeDistScalarMax

float VehicleEntry::CameraFadeDistScalarMax

Definition at line 1773 of file DBCStructure.h.

◆ CameraFadeDistScalarMin

float VehicleEntry::CameraFadeDistScalarMin

Definition at line 1772 of file DBCStructure.h.

◆ CameraPitchOffset

float VehicleEntry::CameraPitchOffset

Definition at line 1774 of file DBCStructure.h.

◆ CameraYawOffset

float VehicleEntry::CameraYawOffset

Definition at line 1788 of file DBCStructure.h.

◆ FacingLimitLeft

float VehicleEntry::FacingLimitLeft

Definition at line 1776 of file DBCStructure.h.

◆ FacingLimitRight

float VehicleEntry::FacingLimitRight

Definition at line 1775 of file DBCStructure.h.

◆ Flags

uint32 VehicleEntry::Flags

Definition at line 1765 of file DBCStructure.h.

◆ ID

uint32 VehicleEntry::ID

Definition at line 1764 of file DBCStructure.h.

◆ MouseLookOffsetPitch

float VehicleEntry::MouseLookOffsetPitch

Definition at line 1771 of file DBCStructure.h.

◆ MsslTrgtArcRepeat

float VehicleEntry::MsslTrgtArcRepeat

Definition at line 1782 of file DBCStructure.h.

◆ MsslTrgtArcSpeed

float VehicleEntry::MsslTrgtArcSpeed

Definition at line 1781 of file DBCStructure.h.

◆ MsslTrgtArcTexture

char const* VehicleEntry::MsslTrgtArcTexture

Definition at line 1785 of file DBCStructure.h.

◆ MsslTrgtArcWidth

float VehicleEntry::MsslTrgtArcWidth

Definition at line 1783 of file DBCStructure.h.

◆ MsslTrgtEndOpacity

float VehicleEntry::MsslTrgtEndOpacity

Definition at line 1780 of file DBCStructure.h.

◆ MsslTrgtImpactModel

char const* VehicleEntry::MsslTrgtImpactModel[2]

Definition at line 1787 of file DBCStructure.h.

◆ MsslTrgtImpactRadius

float VehicleEntry::MsslTrgtImpactRadius[2]

Definition at line 1784 of file DBCStructure.h.

◆ MsslTrgtImpactTexRadius

float VehicleEntry::MsslTrgtImpactTexRadius

Definition at line 1790 of file DBCStructure.h.

◆ MsslTrgtImpactTexture

char const* VehicleEntry::MsslTrgtImpactTexture

Definition at line 1786 of file DBCStructure.h.

◆ MsslTrgtMouseLingering

float VehicleEntry::MsslTrgtMouseLingering

Definition at line 1779 of file DBCStructure.h.

◆ MsslTrgtPitchLingering

float VehicleEntry::MsslTrgtPitchLingering

Definition at line 1778 of file DBCStructure.h.

◆ MsslTrgtTurnLingering

float VehicleEntry::MsslTrgtTurnLingering

Definition at line 1777 of file DBCStructure.h.

◆ PitchMax

float VehicleEntry::PitchMax

Definition at line 1769 of file DBCStructure.h.

◆ PitchMin

float VehicleEntry::PitchMin

Definition at line 1768 of file DBCStructure.h.

◆ PitchSpeed

float VehicleEntry::PitchSpeed

Definition at line 1767 of file DBCStructure.h.

◆ PowerDisplayID

uint32 VehicleEntry::PowerDisplayID

Definition at line 1792 of file DBCStructure.h.

◆ SeatID

uint32 VehicleEntry::SeatID[MAX_VEHICLE_SEATS]

Definition at line 1770 of file DBCStructure.h.

◆ TurnSpeed

float VehicleEntry::TurnSpeed

Definition at line 1766 of file DBCStructure.h.

◆ UiLocomotionType

uint32 VehicleEntry::UiLocomotionType

Definition at line 1789 of file DBCStructure.h.

◆ VehicleUIIndicatorID

uint32 VehicleEntry::VehicleUIIndicatorID

Definition at line 1791 of file DBCStructure.h.


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