getConnectedUAVUnit

From Bohemia Interactive Community
Revision as of 17:25, 10 September 2021 by Leopard20 (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.08.

Description

Description:
Returns the controller unit of a UAV (or UGV).
Groups:
Remote Control

Syntax

Syntax:
getConnectedUAVUnit uav
Parameters:
uav: Object - the UAV/UGV object
Return Value:
Object - the controller unit. objNull if no unit controls the UAV.

Examples

Example 1:
getConnectedUAVUnit drone;

Additional Information

See also:
getConnectedUAV isUAVConnected

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