OpenTD.Notes Class Reference
Last update: 16.07.2025Client-side representation of the dwg notes in a TD instance. More...
Inheritance diagram for OpenTD.Notes:

Public Member Functions | |
| override void | Update () |
| Updates the TD entity with the latest client data. | |
| override void | UpdateFromTD () |
| Updates the client-side instance with the latest data from the TD entity. | |
| override void | CreateIn (ThermalDesktop td) |
| Creates the TD entity in the specified TD instance. | |
| void | Clear () |
| Clear the client-side notes only. This does not affect the dwg notes in the TD instance. | |
| override string | ToString () |
| void | SetFrom (OpenTDObject x) |
| void | UpdateIn (ThermalDesktop td) |
| Updates the TD entity corresponding to this object in the specified TD instance, if possible. | |
Protected Attributes | |
| ITdCommander | TdProxy |
Properties | |
| int | ShowOnStartup [get, set] |
| List< string > | Titles [get, set] |
| List< string > | Texts [get, set] |
| List< string > | Passwords [get, set] |
| List< bool > | HasPassword [get] |
| List< bool > | _HasPassword [get, set] |
| Do not use. | |
Detailed Description
Client-side representation of the dwg notes in a TD instance.
- See also
- OpenTD.ThermalDesktop
Member Function Documentation
◆ Clear()
|
inline |
Clear the client-side notes only. This does not affect the dwg notes in the TD instance.
◆ CreateIn()
|
inline |
Creates the TD entity in the specified TD instance.
Implements OpenTD.IReassignable.
◆ SetFrom()
|
inlineinherited |
◆ ToString()
|
inlineinherited |
◆ 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.
◆ UpdateIn()
|
inlineinherited |
Updates the TD entity corresponding to this object in the specified TD instance, if possible.
Implements OpenTD.IReassignable.
Member Data Documentation
◆ TdProxy
|
protectedinherited |
Property Documentation
◆ _HasPassword
|
getsetinherited |
Do not use.
◆ HasPassword
|
getinherited |
◆ Passwords
|
getsetinherited |
◆ ShowOnStartup
|
getsetinherited |
◆ Texts
|
getsetinherited |
◆ Titles
|
getsetinherited |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/Notes.cs