unitName isUAVConnectable [uav, checkAllItems]

Operand types

unitName: Object
[uav, checkAllItems] : Array

Type of returned value

Description

Returns true if UAV is connectable by gievn unit's AV terminal(s).

checkAllItems: Boolean - True for check of all items in unit's inventory, false for check of items assigned to proper slot only.

Used In

Arma3

Example

player isUAVConnectable [myUAV,true];
Search OFPEC COMREF