OpenTTD Source 20260206-master-g4d4e37dbf1
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 219 of file engine_base.h.

Member Function Documentation

◆ operator()()

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

Definition at line 220 of file engine_base.h.


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