Skip to main content

OpenTD .NET8 reference 2025 R2

OpenTD.RcNotesData Class Reference

Last update: 16.07.2025

<exclude > More...

Inheritance diagram for OpenTD.RcNotesData:
OpenTD.OpenTDObjectOpenTD.ITdDerivedOpenTD.IUpdatableOpenTD.IReassignableOpenTD.Notes

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()

OpenTD.RcNotesData.RcNotesData ( )
inline

Member Function Documentation

◆ CreateIn()

override void OpenTD.RcNotesData.CreateIn ( ThermalDesktop td)
inline

Creates the TD entity in the specified TD instance.

Implements OpenTD.IReassignable.

◆ SetFrom()

void OpenTD.OpenTDObject.SetFrom ( OpenTDObject x)
inlineinherited

◆ ToString()

override string OpenTD.RcNotesData.ToString ( )
inline

◆ Update()

override void OpenTD.RcNotesData.Update ( )
inline

Updates the TD entity with the latest client data.

Implements OpenTD.IUpdatable.

◆ UpdateFromTD()

override void OpenTD.RcNotesData.UpdateFromTD ( )
inline

Updates the client-side instance with the latest data from the TD entity.

Implements OpenTD.IUpdatable.

◆ UpdateIn()

void OpenTD.OpenTDObject.UpdateIn ( ThermalDesktop td)
inlineinherited

Updates the TD entity corresponding to this object in the specified TD instance, if possible.

Implements OpenTD.IReassignable.

Member Data Documentation

◆ TdProxy

ITdCommander OpenTD.OpenTDObject.TdProxy
protectedinherited

Property Documentation

◆ _HasPassword

List<bool> OpenTD.RcNotesData._HasPassword
getset

Do not use.

◆ HasPassword

List<bool> OpenTD.RcNotesData.HasPassword
get

◆ Passwords

List<string> OpenTD.RcNotesData.Passwords
getset

◆ ShowOnStartup

int OpenTD.RcNotesData.ShowOnStartup
getset

◆ Texts

List<string> OpenTD.RcNotesData.Texts
getset

◆ Titles

List<string> OpenTD.RcNotesData.Titles
getset

The documentation for this class was generated from the following file:
  • C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/Notes.cs

Connect with Ansys