isSensorTargetConfirmed: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 15: | Line 15: | ||
|p2 = side: [[Side]] | |p2 = side: [[Side]] | ||
| [[Boolean]] - [[true]] if confirmed target, otherwise [[false]] | |r1=[[Boolean]] - [[true]] if confirmed target, otherwise [[false]] | ||
|x1= <code>_enemyConfirmed = _possibleEnemy [[isSensorTargetConfirmed]] [[opfor]];</code> | |x1= <code>_enemyConfirmed = _possibleEnemy [[isSensorTargetConfirmed]] [[opfor]];</code> |
Revision as of 20:59, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Sensors
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- side: Side
- Return Value:
- Boolean - true if confirmed target, otherwise false
Examples
- Example 1:
_enemyConfirmed = _possibleEnemy isSensorTargetConfirmed opfor;
Additional Information
- See also:
- listVehicleSensorsisVehicleSensorEnabled
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