OpenTTD Source  20240919-master-gdf0233f4c2
OldWaypoint Struct Reference

Helper structure to convert from the old waypoint system. More...

Data Fields

size_t index
 
TileIndex xy
 
TownID town_index
 
Towntown
 
uint16_t town_cn
 
StringID string_id
 
std::string name
 
uint8_t delete_ctr
 
TimerGameCalendar::Date build_date
 
uint8_t localidx
 
uint32_t grfid
 
const StationSpecspec
 
Owner owner
 
size_t new_index
 

Detailed Description

Helper structure to convert from the old waypoint system.

Definition at line 26 of file waypoint_sl.cpp.


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