OpenTD.NameData Class Reference
Last update: 16.07.2025A Sinda name, e.g., MAIN.1. More...
Public Member Functions | |
| NameData () | |
| Initializes a new instance of the NameData class. | |
| NameData (string submodel, int id) | |
| Initializes a new instance of the NameData class. | |
| override string | ToString () |
Properties | |
| SubmodelNameData | Submodel [get, set] |
| int | Id [get, set] |
Detailed Description
A Sinda name, e.g., MAIN.1.
Constructor & Destructor Documentation
◆ NameData() [1/2]
|
inline |
Initializes a new instance of the NameData class.
◆ NameData() [2/2]
|
inline |
Initializes a new instance of the NameData class.
- Parameters
-
submodel The submodel. id The ID.
Member Function Documentation
◆ ToString()
|
inline |
Property Documentation
◆ Id
|
getset |
◆ Submodel
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/NameData.cs