getSensorThreats
Description
- Description:
 - Returns vehicle sensors' threats.
 - Groups:
 - Sensors
 
Syntax
- Syntax:
 - getSensorThreats vehicle
 - Parameters:
 - vehicle: Object - the sensors-equipped vehicle
 - Return Value:
 - Array of Arrays - format [[object, type, sensor], ...]:
 
Examples
- Example 1:
 private _dangers = getSensorThreats vehicle player; /* returns e.g [ [164230: titan_missile_atl_fly.p3d, "missile", "visual"], [164233: titan_missile_atl_fly.p3d, "threatmissile", "radar"] ] */
Additional Information
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note