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

Constructor & Destructor Documentation

◆ TaxiPathBySourceAndDestination() [1/2]

TaxiPathBySourceAndDestination::TaxiPathBySourceAndDestination ( )
inline

Definition at line 336 of file DB2Stores.h.

◆ TaxiPathBySourceAndDestination() [2/2]

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

Definition at line 337 of file DB2Stores.h.

Member Data Documentation

◆ ID

uint32 TaxiPathBySourceAndDestination::ID

Definition at line 339 of file DB2Stores.h.

◆ price

uint32 TaxiPathBySourceAndDestination::price

Definition at line 340 of file DB2Stores.h.


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