OpenTTD Source 20250506-master-geca826b0a4
IndustryListEntry Struct Reference

Public Member Functions

bool operator== (const IndustryListEntry &other) const
 

Data Fields

uint distance = 0
 
Industryindustry = nullptr
 

Detailed Description

Definition at line 486 of file station_base.h.

Member Function Documentation

◆ operator==()

bool IndustryListEntry::operator== ( const IndustryListEntry other) const
inline

Definition at line 490 of file station_base.h.

Field Documentation

◆ distance

uint IndustryListEntry::distance = 0

Definition at line 487 of file station_base.h.

◆ industry

Industry* IndustryListEntry::industry = nullptr

Definition at line 488 of file station_base.h.


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