OpenTD.RcNotesData Class Reference
Last update: 16.07.2025<exclude > More...
Inheritance diagram for OpenTD.RcNotesData:

Public Member Functions | |
| RcNotesData () | |
| 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. | |
| 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
<exclude >
Constructor & Destructor Documentation
◆ RcNotesData()
|
inline |
Member Function Documentation
◆ CreateIn()
|
inline |
Creates the TD entity in the specified TD instance.
Implements OpenTD.IReassignable.
◆ SetFrom()
|
inlineinherited |
◆ ToString()
|
inline |
◆ 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
|
getset |
Do not use.
◆ HasPassword
|
get |
◆ Passwords
|
getset |
◆ ShowOnStartup
|
getset |
◆ Texts
|
getset |
◆ Titles
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/Notes.cs