| OpenTTD
    | 
Simulated cargo type and capacity for prediction of future links. More...
#include <refresh.h>
| Public Member Functions | |
| RefitDesc (CargoID cargo, uint16 capacity, uint16 remaining) | |
| Data Fields | |
| CargoID | cargo | 
| Cargo type the vehicle will be carrying. | |
| uint16 | capacity | 
| Capacity the vehicle will have. | |
| uint16 | remaining | 
| Capacity remaining from before the previous refit. | |
Simulated cargo type and capacity for prediction of future links.
 1.8.1.2
 1.8.1.2