OpenTTD Source  20241121-master-g67a0fccfad
RoadVehPathElement Struct Reference

Element of the RoadVehPathCache. More...

#include <roadveh.h>

Public Member Functions

constexpr RoadVehPathElement (Trackdir trackdir, TileIndex tile)
 

Data Fields

Trackdir trackdir
 Trackdir for this element.
 
TileIndex tile
 Tile for this element.
 

Detailed Description

Element of the RoadVehPathCache.

Definition at line 85 of file roadveh.h.


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