Information about a vehicle. More...
#include <engine_type.h>
Data Fields | |
Date | base_intro |
Year | lifelength |
Year | base_life |
byte | decay_speed |
byte | load_amount |
byte | climates |
CargoID | cargo_type |
uint32 | refit_mask |
byte | refit_cost |
byte | misc_flags |
byte | callback_mask |
Bitmask of vehicle callbacks that have to be called. | |
int8 | retire_early |
Number of years early to retire vehicle. | |
StringID | string_id |
Default name of engine. |
Information about a vehicle.
Definition at line 109 of file engine_type.h.