TrinityCore
Loading...
Searching...
No Matches
TaxiPathBySourceAndDestination Struct Reference

#include <DB2Stores.h>

Public Member Functions

 TaxiPathBySourceAndDestination ()
 
 TaxiPathBySourceAndDestination (uint32 _id, uint32 _price)
 

Public Attributes

uint32 ID
 
uint32 price
 

Detailed Description

Definition at line 356 of file DB2Stores.h.

Constructor & Destructor Documentation

◆ TaxiPathBySourceAndDestination() [1/2]

TaxiPathBySourceAndDestination::TaxiPathBySourceAndDestination ( )
inline

Definition at line 358 of file DB2Stores.h.

◆ TaxiPathBySourceAndDestination() [2/2]

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

Definition at line 359 of file DB2Stores.h.

Member Data Documentation

◆ ID

uint32 TaxiPathBySourceAndDestination::ID

Definition at line 361 of file DB2Stores.h.

◆ price

uint32 TaxiPathBySourceAndDestination::price

Definition at line 362 of file DB2Stores.h.


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