isUAVConnected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
No edit summary
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 0.76
|version1= 0.76
|arg= global


|eff= local
|gr1= Remote Control
|gr1= Remote Control



Revision as of 22:17, 25 March 2024

Hover & click on the images for description

Description

Description:
Returns true if UAV is connected to some terminal.
Groups:
Remote Control

Syntax

Syntax:
isUAVConnected uav
Parameters:
uav: Object
Return Value:
Boolean

Examples

Example 1:
_isConnected = isUAVConnected cursorTarget;

Additional Information

See also:
showUAVFeed shownUAVFeed allUnitsUAV getConnectedUAV UAVControl connectTerminalToUAV

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