allUnitsUAV

Operand types

None

Type of returned value

Description

Return a list of all UAV units.

Used In

Arma3

Example

hint format ["No. of UAV(s) on the map: %1", count allUnitsUAV];

{_x setDamage 1} forEach allUnitsUAV;
Search OFPEC COMREF