getConnectedUAV unitName

Operand types

unitName: Object

Type of returned value

Description

Returns UAV if the given unit is connected to some UAV.

Used In

Arma3

Example

if (!alive (getConnectedUAV player)) then {hint "Your UAV is dead."};
Search OFPEC COMREF