Skip to main content

OpenTD .NET8 reference 2025 R2

OpenTD.LogicObjects Class Reference

Last update: 16.07.2025

Use 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< ArrayInterpolationArrayInterpolations [get, set]
 
List< PIDPIDs [get, set]
 
List< UDFACollectionFortranArrays [get, set]
 
List< UserArrayUserArrays [get, set]
 
List< UserCodeUserCodes [get, set]
 
ThermalDesktop TD [get, set]
 

Detailed Description

Use to get all logic objects within a TD instance.

Constructor & Destructor Documentation

◆ LogicObjects() [1/2]

OpenTD.LogicObjects.LogicObjects ( )
inline

◆ LogicObjects() [2/2]

OpenTD.LogicObjects.LogicObjects ( ThermalDesktop tdInstance,
bool searchXREFS = false )
inline

Member Function Documentation

◆ UpdateFromTD()

void OpenTD.LogicObjects.UpdateFromTD ( bool searchXREFs = false)
inline

Updates the client-side instance with the latest data from the TD entity.

Property Documentation

◆ ArrayInterpolations

List<ArrayInterpolation> OpenTD.LogicObjects.ArrayInterpolations
getset

◆ FortranArrays

List<UDFACollection> OpenTD.LogicObjects.FortranArrays
getset

◆ PIDs

List<PID> OpenTD.LogicObjects.PIDs
getset

◆ TD

ThermalDesktop OpenTD.LogicObjects.TD
getset

◆ UserArrays

List<UserArray> OpenTD.LogicObjects.UserArrays
getset

◆ UserCodes

List<UserCode> OpenTD.LogicObjects.UserCodes
getset

The documentation for this class was generated from the following file:
  • C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/LogicObjects.cs

Connect with Ansys