|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | TimeSeg |
| uint32 | TransportEntry |
| float | X |
| float | Y |
| float | Z |
Definition at line 2801 of file DBCStructure.h.
| uint32 TransportAnimationEntry::TimeSeg |
Definition at line 2805 of file DBCStructure.h.
Referenced by TransportMgr::LoadDBCStores, and Transport::Update().
| uint32 TransportAnimationEntry::TransportEntry |
Definition at line 2804 of file DBCStructure.h.
Referenced by TransportMgr::LoadDBCStores.
| float TransportAnimationEntry::X |
Definition at line 2806 of file DBCStructure.h.
Referenced by Transport::Update().
| float TransportAnimationEntry::Y |
Definition at line 2807 of file DBCStructure.h.
Referenced by Transport::Update().
| float TransportAnimationEntry::Z |
Definition at line 2808 of file DBCStructure.h.
Referenced by Transport::Update().