BIS fnc diagKnownTargets: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 13: Line 13:
|p2= radius: [[Number]] - (Optional, default 3000) - Radius of the scanned area
|p2= radius: [[Number]] - (Optional, default 3000) - Radius of the scanned area


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[call]] [[BIS_fnc_diagKnownTargets]];</code>
|x1= <code>[[call]] [[BIS_fnc_diagKnownTargets]];</code>

Revision as of 10:55, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Parameters:
target: Object - (Optional, default player) - Profiled unit
radius: Number - (Optional, default 3000) - Radius of the scanned area
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_diagKnownTargets;

Additional Information

See also:
Diag functions

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