CargoStationParameters :: struct
| prefer_packed_cargo_units optional | :: boolean | Packed cargo units will wait for the full order to be completed. [...] |
Packed cargo units will wait for the full order to be completed. [...] | ||
| hatch_definitions optional | :: array[CargoHatchDefinition] | |
| giga_hatch_definitions optional | :: array[GigaCargoHatchDefinition] | Big additional hatch that goes over the actual hatches. |
Big additional hatch that goes over the actual hatches. | ||
| is_input_station optional | :: boolean | If set to false, this station will not accept incoming cargo units even if it has hatches that can. [...] |
If set to false, this station will not accept incoming cargo units even if it has hatches that can. [...] | ||
| is_output_station optional | :: boolean | If set to false, this station will not dispatch cargo units even if it has hatches that can. [...] |
If set to false, this station will not dispatch cargo units even if it has hatches that can. [...] | ||


