|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdDeactivateSensor () | |
| CmdDeactivateSensor (bool Deactivate) | |
Public Attributes | |
| bool | Deactivate |
| Indicates if sensor should be deactivated (true) or activated (false). More... | |
Deactivate sensor. This can be used to avoid erroneous detection from a sensor when performing certain actions, such as avoiding acoustic detections when firing our own gun.
| M_Sensor::CmdDeactivateSensor::CmdDeactivateSensor | ( | ) |
| M_Sensor::CmdDeactivateSensor::CmdDeactivateSensor | ( | bool | Deactivate | ) |
| bool M_Sensor::CmdDeactivateSensor::Deactivate |
Indicates if sensor should be deactivated (true) or activated (false).