OpenTTD Source 20260206-master-g4d4e37dbf1
IndustryListEntry Struct Reference

Public Member Functions

bool operator== (const IndustryListEntry &other) const

Data Fields

uint distance = 0
Industryindustry = nullptr

Detailed Description

Definition at line 506 of file station_base.h.

Member Function Documentation

◆ operator==()

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

Definition at line 510 of file station_base.h.

Field Documentation

◆ distance

uint IndustryListEntry::distance = 0

Definition at line 507 of file station_base.h.

◆ industry

Industry* IndustryListEntry::industry = nullptr

Definition at line 508 of file station_base.h.


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