getConnectedUAV

From Bohemia Interactive Community
(Redirected from getConnectedUav)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns UAV/UGV vehicle if person has connection to some UAV. To return the AI unit which player controls, see getConnectedUAVUnit.
Groups:
Remote Control

Syntax

Syntax:
getConnectedUAV person
Parameters:
person: Object - player controlling UAV/UGV
Return Value:
Object - the UAV/UGV object or objNull if no UAV is connected or if the connected unit is remote.

Examples

Example 1:
getConnectedUAV player;

Additional Information

See also:
getConnectedUAVUnit showUAVFeed shownUAVFeed allUnitsUAV UAVControl connectTerminalToUAV 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