OpenTD.CaseSetManagerOptions Class Reference
Last update: 16.07.2025Client-side representation of Case Set Manager options in a TD instance. More...
Inheritance diagram for OpenTD.CaseSetManagerOptions:

Public Types | |
| enum | DuplicateNodes { PROMPT_IF_FOUND , ALLOW_IN_MODEL , AUTO_RENUMBER } |
| How to handle duplicate nodes when running cases. More... | |
Public Member Functions | |
| CaseSetManagerOptions () | |
| CaseSetManagerOptions (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 | RunBatch [get, set] |
| BatchControl | BatchControl [get, set] |
| bool | SaveDwg [get, set] |
| bool | LowerPriority [get, set] |
| DuplicateNodes | duplicateNodes [get, set] |
| List< string > | ExpectedDupNodes [get, set] |
| bool | ShowTextScreenDuringRun [get, set] |
Detailed Description
Client-side representation of Case Set Manager options in a TD instance.
- See also
- OpenTD.ThermalDesktop
Member Enumeration Documentation
◆ DuplicateNodes
Constructor & Destructor Documentation
◆ CaseSetManagerOptions() [1/2]
|
inline |
◆ CaseSetManagerOptions() [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
◆ BatchControl
|
getset |
◆ duplicateNodes
|
getset |
◆ ExpectedDupNodes
|
getset |
◆ LowerPriority
|
getset |
◆ RunBatch
|
getset |
◆ SaveDwg
|
getset |
◆ ShowTextScreenDuringRun
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/CaseSetManagerOptions.cs