A sensor or input object.
Namespace:
RRAutoLib.CTCAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class Sensor : CtcObjectBase, ISupportsScriptEvents |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class Sensor _ Inherits CtcObjectBase _ Implements ISupportsScriptEvents |