OpenTTD Source 20241224-master-gf74b0cf984
IndustryListEntry Struct Reference

Public Member Functions

bool operator== (const IndustryListEntry &other) const
 

Data Fields

uint distance
 
Industryindustry
 

Detailed Description

Definition at line 425 of file station_base.h.

Member Function Documentation

◆ operator==()

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

Definition at line 429 of file station_base.h.

Field Documentation

◆ distance

uint IndustryListEntry::distance

Definition at line 426 of file station_base.h.

◆ industry

Industry* IndustryListEntry::industry

Definition at line 427 of file station_base.h.


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