OpenTD.NetworkLogicUnits Class Reference
Last update: 16.07.2025Controls how units are handled within a NetworkLogicData object. More...
Inheritance diagram for OpenTD.NetworkLogicUnits:

Public Types | |
| enum | AbzroTypes { NOT_SET , MUST_BE_ZERO , DOES_NOT_MATTER } |
| How to handle absolute zero in a NetworkLogicData object. More... | |
| enum | PatmosTypes { NOT_SET , MUST_BE_ZERO , DOES_NOT_MATTER } |
| How to handle atmospheric pressure in a NetworkLogicData object. More... | |
| enum | SindaUidTypes { NOT_SET , SI , ENG , DOES_NOT_MATTER } |
| How to handle Sinda units in a NetworkLogicData object. More... | |
| enum | UnitSystemTypes { UID , SPECIFIC_UNITS } |
| How to handle units in a NetworkLogicData object. More... | |
Public Member Functions | |
| NetworkLogicUnits () | |
Properties | |
| UnitSystemTypes | SindaUidOrNonFlocad [get, set] |
| SindaUidTypes | SindaUidDependentValue [get, set] |
| PatmosTypes | PatmosAware [get, set] |
| AbzroTypes | AbzroAware [get, set] |
| List< bool > | CheckUnitsArray [get, set] |
| UnitsData | NonFlocadUnitsValues [get, set] |
| string | Comment [get, set] |
| bool | CheckModelLength [get, set] |
| bool | CheckTemp [get, set] |
| bool | CheckEnergy [get, set] |
| bool | CheckTime [get, set] |
| bool | CheckMass [get, set] |
| bool | CheckPressure [get, set] |
| bool | CheckForce [get, set] |
Detailed Description
Controls how units are handled within a NetworkLogicData object.
- See also
- OpenTD.NetworkLogicData
Member Enumeration Documentation
◆ AbzroTypes
How to handle absolute zero in a NetworkLogicData object.
| Enumerator | |
|---|---|
| NOT_SET | |
| MUST_BE_ZERO | |
| DOES_NOT_MATTER | |
◆ PatmosTypes
How to handle atmospheric pressure in a NetworkLogicData object.
| Enumerator | |
|---|---|
| NOT_SET | |
| MUST_BE_ZERO | |
| DOES_NOT_MATTER | |
◆ SindaUidTypes
How to handle Sinda units in a NetworkLogicData object.
| Enumerator | |
|---|---|
| NOT_SET | |
| SI | |
| ENG | |
| DOES_NOT_MATTER | |
◆ UnitSystemTypes
How to handle units in a NetworkLogicData object.
| Enumerator | |
|---|---|
| UID | |
| SPECIFIC_UNITS | |
Constructor & Destructor Documentation
◆ NetworkLogicUnits()
|
inline |
Property Documentation
◆ AbzroAware
|
getset |
◆ CheckEnergy
|
getset |
◆ CheckForce
|
getset |
◆ CheckMass
|
getset |
◆ CheckModelLength
|
getset |
◆ CheckPressure
|
getset |
◆ CheckTemp
|
getset |
◆ CheckTime
|
getset |
◆ CheckUnitsArray
|
getset |
◆ Comment
|
getset |
◆ NonFlocadUnitsValues
|
getset |
◆ PatmosAware
|
getset |
◆ SindaUidDependentValue
|
getset |
◆ SindaUidOrNonFlocad
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/NetworkLogicUnits.cs