OpenTTD Source 20250312-master-gcdcc6b491d
|
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 215 of file engine_base.h.
|
inline |
Definition at line 216 of file engine_base.h.