OpenTD.LogicObjects Class Reference
Last update: 16.07.2025Use to get all logic objects within a TD instance. More...
Public Member Functions | |
| LogicObjects () | |
| LogicObjects (ThermalDesktop tdInstance, bool searchXREFS=false) | |
| void | UpdateFromTD (bool searchXREFs=false) |
| Updates the client-side instance with the latest data from the TD entity. | |
Properties | |
| List< ArrayInterpolation > | ArrayInterpolations [get, set] |
| List< PID > | PIDs [get, set] |
| List< UDFACollection > | FortranArrays [get, set] |
| List< UserArray > | UserArrays [get, set] |
| List< UserCode > | UserCodes [get, set] |
| ThermalDesktop | TD [get, set] |
Detailed Description
Use to get all logic objects within a TD instance.
Constructor & Destructor Documentation
◆ LogicObjects() [1/2]
|
inline |
◆ LogicObjects() [2/2]
|
inline |
Member Function Documentation
◆ UpdateFromTD()
|
inline |
Updates the client-side instance with the latest data from the TD entity.
Property Documentation
◆ ArrayInterpolations
|
getset |
◆ FortranArrays
|
getset |
◆ PIDs
|
getset |
◆ TD
|
getset |
◆ UserArrays
|
getset |
◆ UserCodes
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/LogicObjects.cs