Removes the sensor from the servers list of valid objects
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void RemoveSensor( uint sensorID ) |
Visual Basic |
---|
Public Sub RemoveSensor ( sensorID As UInteger ) |
Visual C++ |
---|
public: void RemoveSensor( unsigned int sensorID ) |
F# |
---|
member RemoveSensor : sensorID : uint32 -> unit |
Parameters
- sensorID
- Type: System..::..UInt32
Numeric identifier of the sensor object.