OpenTD.TimeoutProperties Class Reference
Last update: 16.07.2025Data used to decide when to timeout an operation. More...
Public Member Functions | |
| TimeoutProperties () | |
| TimeoutProperties (TimeoutProperties x) | |
Properties | |
| int | DelayMs [get, set] |
| The delay in ms between tries. | |
| int | NumberOfTries [get, set] |
| The number of tries before timing out. | |
Detailed Description
Data used to decide when to timeout an operation.
Constructor & Destructor Documentation
◆ TimeoutProperties() [1/2]
|
inline |
◆ TimeoutProperties() [2/2]
|
inline |
Property Documentation
◆ DelayMs
|
getset |
The delay in ms between tries.
◆ NumberOfTries
|
getset |
The number of tries before timing out.
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/TimeoutProperties.cs