OpenTTD Source  20240917-master-g9ab0a47812
EngineIDMapping Struct Reference

Data Fields

uint32_t grfid
 The GRF ID of the file the entity belongs to.
 
uint16_t internal_id
 The internal ID within the GRF file.
 
VehicleType type
 The engine type.
 
uint8_t substitute_id
 The (original) entity ID to use if this GRF is not available (currently not used)
 

Detailed Description

Definition at line 192 of file engine_base.h.


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