Public Member Functions | |
CargoData (CargoID cargo, StationID station, uint count, SourceType type=ST_INDUSTRY) | |
Data Fields | |
CargoID | cargo |
union { | |
StationID station | |
SourceID css | |
}; | |
uint | count |
SourceType | type |
Definition at line 871 of file station_gui.cpp.