OpenTTD Source 20250312-master-gcdcc6b491d
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 215 of file engine_base.h.

Member Function Documentation

◆ operator()()

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

Definition at line 216 of file engine_base.h.


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