A DCC locomotive to be controled.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901

Syntax

C#
[SerializableAttribute]
public sealed class Engine : CtcObjectBase, 
	ISupportsScriptEvents
Visual Basic
<SerializableAttribute> _
Public NotInheritable Class Engine _
	Inherits CtcObjectBase _
	Implements ISupportsScriptEvents

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..CtcObjectBase
    RRAutoLib.CTC..::..Engine

See Also