OpenTTD Source  20241108-master-g80f628063a
RefitResult Struct Reference

Helper structure for RefitVehicle() More...

Data Fields

Vehiclev
 Vehicle to refit.
 
uint capacity
 New capacity of vehicle.
 
uint mail_capacity
 New mail capacity of aircraft.
 
uint8_t subtype
 cargo subtype to refit to
 

Detailed Description

Helper structure for RefitVehicle()

Definition at line 340 of file vehicle_cmd.cpp.


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