OpenTTD Source 20260206-master-g4d4e37dbf1
GoodsEntry::GoodsEntryData Struct Reference

Public Member Functions

bool IsEmpty () const

Data Fields

StationCargoList cargo {}
 The cargo packets of cargo waiting in this station.
FlowStatMap flows {}
 Planned flows through this station.

Detailed Description

Definition at line 212 of file station_base.h.

Member Function Documentation

◆ IsEmpty()

bool GoodsEntry::GoodsEntryData::IsEmpty ( ) const
inline

Definition at line 216 of file station_base.h.

Field Documentation

◆ cargo

◆ flows


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