vehicleReportRemoteTargets: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "Bool" to "Boolean")
Line 14: Line 14:
|p1= vehicle: [[Object]] |PARAMETER1=
|p1= vehicle: [[Object]] |PARAMETER1=


| [[Bool]] |RETURNVALUE=
| [[Boolean]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   

Revision as of 01:23, 24 August 2020

Hover & click on the images for description

Description

Description:
Gets whether the vehicle shares acquired targets via datalink with the Side center.
Groups:
Uncategorised

Syntax

Syntax:
vehicleReportRemoteTargets vehicle
Parameters:
vehicle: Object
Return Value:
Boolean

Examples

Example 1:
vehicleReportRemoteTargets (vehicle player);

Additional Information

See also:
setVehicleRadarsetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetssetVehicleReceiveRemoteTargetsvehicleReportOwnPositionsetVehicleReportOwnPositionreportRemoteTargetconfirmSensorTarget

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

Notes

Bottom Section