You are here: Symbol Reference > Monnit.Mine Namespace > Sensor Class
Sensor Class
Sensor Constructor  Sensor Methods  Sensor Members  Send Feedback

Base class required to pass data about the sensor and its settings between server and plug in code. If overridden your object will be used and passed back to you upon completion of its use by the server.

Sensor.cs

Syntax
C++
C#
Visual Basic
class Sensor : public BaseApplication.Sensor;
Monnit_Mine_SensorMonnit_Mine_Sensor