OpenTTD Source 20260311-master-g511d3794ce
IndustryListEntry Struct Reference

Public Member Functions

bool operator== (const IndustryListEntry &other) const

Data Fields

uint distance = 0
Industryindustry = nullptr

Detailed Description

Definition at line 512 of file station_base.h.

Member Function Documentation

◆ operator==()

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

Definition at line 516 of file station_base.h.

Field Documentation

◆ distance

uint IndustryListEntry::distance = 0

Definition at line 513 of file station_base.h.

◆ industry

Industry* IndustryListEntry::industry = nullptr

Definition at line 514 of file station_base.h.


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