OpenTTD Source 20250206-master-g6089ed8059
FlowSaveLoad Struct Reference

Data Fields

StationID source
 
StationID via
 
uint32_t share
 
bool restricted
 

Detailed Description

Definition at line 175 of file station_sl.cpp.

Constructor & Destructor Documentation

◆ FlowSaveLoad()

FlowSaveLoad::FlowSaveLoad ( )
inline

Definition at line 176 of file station_sl.cpp.

Field Documentation

◆ restricted

bool FlowSaveLoad::restricted

Definition at line 180 of file station_sl.cpp.

◆ share

uint32_t FlowSaveLoad::share

Definition at line 179 of file station_sl.cpp.

◆ source

StationID FlowSaveLoad::source

Definition at line 177 of file station_sl.cpp.

◆ via

StationID FlowSaveLoad::via

Definition at line 178 of file station_sl.cpp.


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