OpenTTD Source 20251019-master-g9f7f314f81
|
Projection to get a unique key of an EngineIDMapping, used for sorting in EngineOverrideManager. More...
#include <engine_base.h>
Public Member Functions | |
uint64_t | operator() (const EngineIDMapping &eid) const |
Projection to get a unique key of an EngineIDMapping, used for sorting in EngineOverrideManager.
Definition at line 220 of file engine_base.h.
|
inline |
Definition at line 221 of file engine_base.h.