|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | TimeSeg |
| uint32 | TransportEntry |
| float | W |
| float | X |
| float | Y |
| float | Z |
Definition at line 2812 of file DBCStructure.h.
| uint32 TransportRotationEntry::TimeSeg |
Definition at line 2816 of file DBCStructure.h.
Referenced by TransportMgr::LoadDBCStores.
| uint32 TransportRotationEntry::TransportEntry |
Definition at line 2815 of file DBCStructure.h.
Referenced by TransportMgr::LoadDBCStores.
| float TransportRotationEntry::W |
Definition at line 2820 of file DBCStructure.h.
Referenced by TransportAnimation::GetAnimRotation().
| float TransportRotationEntry::X |
Definition at line 2817 of file DBCStructure.h.
Referenced by TransportAnimation::GetAnimRotation().
| float TransportRotationEntry::Y |
Definition at line 2818 of file DBCStructure.h.
Referenced by TransportAnimation::GetAnimRotation().
| float TransportRotationEntry::Z |
Definition at line 2819 of file DBCStructure.h.
Referenced by TransportAnimation::GetAnimRotation().