OpenTTD Source 20241224-master-gee860a5c8e
FlowSaveLoad Struct Reference

Data Fields

StationID source
 
StationID via
 
uint32_t share
 
bool restricted
 

Detailed Description

Definition at line 169 of file station_sl.cpp.

Constructor & Destructor Documentation

◆ FlowSaveLoad()

FlowSaveLoad::FlowSaveLoad ( )
inline

Definition at line 170 of file station_sl.cpp.

Field Documentation

◆ restricted

bool FlowSaveLoad::restricted

Definition at line 174 of file station_sl.cpp.

◆ share

uint32_t FlowSaveLoad::share

Definition at line 173 of file station_sl.cpp.

◆ source

StationID FlowSaveLoad::source

Definition at line 171 of file station_sl.cpp.

◆ via

StationID FlowSaveLoad::via

Definition at line 172 of file station_sl.cpp.


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