Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TaxiPathBySourceAndDestination Struct Reference

#include <DBCStructure.h>

Public Member Functions

 TaxiPathBySourceAndDestination ()
 TaxiPathBySourceAndDestination (uint32 _id, uint32 _price)

Public Attributes

uint32 ID
uint32 price

Detailed Description

Definition at line 3064 of file DBCStructure.h.

Constructor & Destructor Documentation

◆ TaxiPathBySourceAndDestination() [1/2]

TaxiPathBySourceAndDestination::TaxiPathBySourceAndDestination ( )
inline

Definition at line 3066 of file DBCStructure.h.

References ID, and price.

◆ TaxiPathBySourceAndDestination() [2/2]

TaxiPathBySourceAndDestination::TaxiPathBySourceAndDestination ( uint32 _id,
uint32 _price )
inline

Definition at line 3067 of file DBCStructure.h.

References ID, and price.

Member Data Documentation

◆ ID

uint32 TaxiPathBySourceAndDestination::ID

◆ price

uint32 TaxiPathBySourceAndDestination::price

The documentation for this struct was generated from the following file: