![]() |
TrinityCore
|
#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 |
Definition at line 1762 of file DBCStructure.h.
| float VehicleEntry::CameraFadeDistScalarMax |
Definition at line 1773 of file DBCStructure.h.
| float VehicleEntry::CameraFadeDistScalarMin |
Definition at line 1772 of file DBCStructure.h.
| float VehicleEntry::CameraPitchOffset |
Definition at line 1774 of file DBCStructure.h.
| float VehicleEntry::CameraYawOffset |
Definition at line 1788 of file DBCStructure.h.
| float VehicleEntry::FacingLimitLeft |
Definition at line 1776 of file DBCStructure.h.
| float VehicleEntry::FacingLimitRight |
Definition at line 1775 of file DBCStructure.h.
| uint32 VehicleEntry::Flags |
Definition at line 1765 of file DBCStructure.h.
| uint32 VehicleEntry::ID |
Definition at line 1764 of file DBCStructure.h.
| float VehicleEntry::MouseLookOffsetPitch |
Definition at line 1771 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtArcRepeat |
Definition at line 1782 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtArcSpeed |
Definition at line 1781 of file DBCStructure.h.
| char const* VehicleEntry::MsslTrgtArcTexture |
Definition at line 1785 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtArcWidth |
Definition at line 1783 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtEndOpacity |
Definition at line 1780 of file DBCStructure.h.
| char const* VehicleEntry::MsslTrgtImpactModel[2] |
Definition at line 1787 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtImpactRadius[2] |
Definition at line 1784 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtImpactTexRadius |
Definition at line 1790 of file DBCStructure.h.
| char const* VehicleEntry::MsslTrgtImpactTexture |
Definition at line 1786 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtMouseLingering |
Definition at line 1779 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtPitchLingering |
Definition at line 1778 of file DBCStructure.h.
| float VehicleEntry::MsslTrgtTurnLingering |
Definition at line 1777 of file DBCStructure.h.
| float VehicleEntry::PitchMax |
Definition at line 1769 of file DBCStructure.h.
| float VehicleEntry::PitchMin |
Definition at line 1768 of file DBCStructure.h.
| float VehicleEntry::PitchSpeed |
Definition at line 1767 of file DBCStructure.h.
| uint32 VehicleEntry::PowerDisplayID |
Definition at line 1792 of file DBCStructure.h.
| uint32 VehicleEntry::SeatID[MAX_VEHICLE_SEATS] |
Definition at line 1770 of file DBCStructure.h.
| float VehicleEntry::TurnSpeed |
Definition at line 1766 of file DBCStructure.h.
| uint32 VehicleEntry::UiLocomotionType |
Definition at line 1789 of file DBCStructure.h.
| uint32 VehicleEntry::VehicleUIIndicatorID |
Definition at line 1791 of file DBCStructure.h.