OpenTTD Source 20241224-master-gf74b0cf984
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

size_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 213 of file engine_base.h.

Member Function Documentation

◆ operator()()

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

Definition at line 214 of file engine_base.h.


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