TrinityCore
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 323 of file DB2Stores.h.

Constructor & Destructor Documentation

◆ TaxiPathBySourceAndDestination() [1/2]

TaxiPathBySourceAndDestination::TaxiPathBySourceAndDestination ( )
inline

Definition at line 325 of file DB2Stores.h.

◆ TaxiPathBySourceAndDestination() [2/2]

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

Definition at line 326 of file DB2Stores.h.

Member Data Documentation

◆ ID

uint32 TaxiPathBySourceAndDestination::ID

Definition at line 328 of file DB2Stores.h.

◆ price

uint32 TaxiPathBySourceAndDestination::price

Definition at line 329 of file DB2Stores.h.


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