OpenTD.UserPreferences.SindaPreferences Class Reference
Last update: 16.07.2025Use to set the global Sinda preferences. More...
Inheritance diagram for OpenTD.UserPreferences.SindaPreferences:

Public Member Functions | |
| SindaPreferences () | |
| SindaPreferences (ThermalDesktop _td) | |
| void | Update () |
| Updates the TD entity with the latest client data. | |
| void | UpdateFromTD () |
| Updates the client-side instance with the latest data from the TD entity. | |
Properties | |
| int | thermalAnalyzer [get, set] |
| int | sindaUseOpenMP [get, set] |
| int | sindaCsrOrSave [get, set] |
| int | sindaRunStatusWindowIndex [get, set] |
| int | waitForSindaLicense [get, set] |
| bool | NeedsUpdateFromTD = true [get, protected set] |
Detailed Description
Use to set the global Sinda preferences.
Constructor & Destructor Documentation
◆ SindaPreferences() [1/2]
|
inline |
◆ SindaPreferences() [2/2]
|
inline |
Member Function Documentation
◆ Update()
|
inline |
Updates the TD entity with the latest client data.
Implements OpenTD.IUpdatable.
◆ UpdateFromTD()
|
inline |
Updates the client-side instance with the latest data from the TD entity.
Implements OpenTD.IUpdatable.
Property Documentation
◆ NeedsUpdateFromTD
|
getprotected setinherited |
◆ sindaCsrOrSave
|
getset |
◆ sindaRunStatusWindowIndex
|
getset |
◆ sindaUseOpenMP
|
getset |
◆ thermalAnalyzer
|
getset |
◆ waitForSindaLicense
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/UserPreferences/SindaPreferences.cs