OpenTTD Source 20251019-master-g9f7f314f81
EngineIDMappingKeyProjection Struct Reference

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
 

Detailed Description

Projection to get a unique key of an EngineIDMapping, used for sorting in EngineOverrideManager.

Definition at line 220 of file engine_base.h.

Member Function Documentation

◆ operator()()

uint64_t EngineIDMappingKeyProjection::operator() ( const EngineIDMapping eid) const
inline

Definition at line 221 of file engine_base.h.


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