|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Member Functions | |
| TaxiPathBySourceAndDestination () | |
| TaxiPathBySourceAndDestination (uint32 _id, uint32 _price) | |
Public Attributes | |
| uint32 | ID |
| uint32 | price |
Definition at line 3064 of file DBCStructure.h.
|
inline |
Definition at line 3066 of file DBCStructure.h.
Definition at line 3067 of file DBCStructure.h.
| uint32 TaxiPathBySourceAndDestination::ID |
Definition at line 3069 of file DBCStructure.h.
Referenced by TaxiPathBySourceAndDestination(), and TaxiPathBySourceAndDestination().
| uint32 TaxiPathBySourceAndDestination::price |
Definition at line 3070 of file DBCStructure.h.
Referenced by TaxiPathBySourceAndDestination(), and TaxiPathBySourceAndDestination().