OpenTTD Source 20260206-master-g4d4e37dbf1
BuildBridgeData Struct Reference

Carriage for the data we need if we want to build a bridge. More...

Data Fields

BridgeType index
const BridgeSpecspec
Money cost

Detailed Description

Carriage for the data we need if we want to build a bridge.

Definition at line 41 of file bridge_gui.cpp.

Field Documentation

◆ cost

Money BuildBridgeData::cost

Definition at line 44 of file bridge_gui.cpp.

◆ index

BridgeType BuildBridgeData::index

Definition at line 42 of file bridge_gui.cpp.

◆ spec

const BridgeSpec* BuildBridgeData::spec

Definition at line 43 of file bridge_gui.cpp.


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