OpenTD.UnitsDefData Class Reference
Last update: 16.07.2025UnitsDefData is used to create units with arbitrary combinations of dimensions. More...
Inheritance diagram for OpenTD.UnitsDefData:

Public Member Functions | |
| UnitsDefData () | |
| Initializes a new instance of the UnitsDefData class. | |
| UnitsDefData (UnitsDefData source) | |
| Copy constructor. | |
| bool | Equals (UnitsDefData x) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (UnitsDefData x1, UnitsDefData x2) |
| static bool | operator!= (UnitsDefData x1, UnitsDefData x2) |
Properties | |
| List< bool > | numer [get, set] |
| List< int > | multiUnitsUnits [get, set] |
| List< int > | multiUnitsTypes [get, set] |
Detailed Description
UnitsDefData is used to create units with arbitrary combinations of dimensions.
Constructor & Destructor Documentation
◆ UnitsDefData() [1/2]
|
inline |
Initializes a new instance of the UnitsDefData class.
◆ UnitsDefData() [2/2]
|
inline |
Copy constructor.
Member Function Documentation
◆ Equals() [1/2]
|
inline |
◆ Equals() [2/2]
|
inline |
◆ GetHashCode()
|
inline |
◆ operator!=()
|
inlinestatic |
◆ operator==()
|
inlinestatic |
Property Documentation
◆ multiUnitsTypes
|
getset |
◆ multiUnitsUnits
|
getset |
◆ numer
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/UnitsDefData.cs