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

Public Types | |
| enum | LogicType { TRANSLATECODE = -1 , ARRAY_INTERP , BIVAR_INTERP , PID , USERCODE , DIFFEQ , DIFFEQANGULAR , DIFFEQRPM , COMPAREDL , USER_ARRAY , SUBCOMPLQ , FORTRANARRAY , MAXLOGICTYPE } |
| TD Logic Object types. More... | |
Public Member Functions | |
| RcLogicUserCodeData () | |
| 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 | |
| string | Code [get, set] |
| LogicObjectRoutineTypes | Routine [get, set] |
| string | Declarations [get, set] |
| string | UseStatements [get, set] |
| string | Handle [get, set] |
| string | Comment [get, set] |
| SubmodelNameData | Submodel [get, set] |
| ExpressionData | EnabledExp [get, set] |
| string | GroupName [get, set] |
| LogicType | Type [get] |
| string | TdClassName [get] |
Detailed Description
<exclude >
Member Enumeration Documentation
◆ LogicType
|
inherited |
Constructor & Destructor Documentation
◆ RcLogicUserCodeData()
|
inline |
Member Function Documentation
◆ CreateIn()
|
inlineinherited |
Creates the TD entity in the specified TD instance.
Implements OpenTD.IReassignable.
◆ SetFrom()
|
inlineinherited |
◆ ToString()
|
inlineinherited |
◆ Update()
|
inlineinherited |
Updates the TD entity with the latest client data.
Implements OpenTD.IUpdatable.
◆ UpdateFromTD()
|
inlineinherited |
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
◆ Code
|
getset |
◆ Comment
|
getsetinherited |
◆ Declarations
|
getset |
◆ EnabledExp
|
getsetinherited |
◆ GroupName
|
getsetinherited |
◆ Handle
|
getsetinherited |
◆ Routine
|
getset |
◆ Submodel
|
getsetinherited |
◆ TdClassName
|
getinherited |
◆ Type
|
getinherited |
◆ UseStatements
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/UserCode.cs