![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| DBCPosition3D | Loc |
| uint32 | ID |
| uint32 | PathID |
| int32 | NodeIndex |
| uint16 | ContinentID |
| int32 | Flags |
| uint32 | Delay |
| int32 | ArrivalEventID |
| int32 | DepartureEventID |
Definition at line 4409 of file DB2Structure.h.
| int32 TaxiPathNodeEntry::ArrivalEventID |
Definition at line 4418 of file DB2Structure.h.
| uint16 TaxiPathNodeEntry::ContinentID |
Definition at line 4415 of file DB2Structure.h.
| uint32 TaxiPathNodeEntry::Delay |
Definition at line 4417 of file DB2Structure.h.
| int32 TaxiPathNodeEntry::DepartureEventID |
Definition at line 4419 of file DB2Structure.h.
| int32 TaxiPathNodeEntry::Flags |
Definition at line 4416 of file DB2Structure.h.
| uint32 TaxiPathNodeEntry::ID |
Definition at line 4412 of file DB2Structure.h.
| DBCPosition3D TaxiPathNodeEntry::Loc |
Definition at line 4411 of file DB2Structure.h.
| int32 TaxiPathNodeEntry::NodeIndex |
Definition at line 4414 of file DB2Structure.h.
| uint32 TaxiPathNodeEntry::PathID |
Definition at line 4413 of file DB2Structure.h.