allMissionObjects type

Operand types

type: String

Type of returned value

Description

Returns all objects of given type (or it's subtype).

Used In

Arma2OA

Example

_airs = allMissionObjects "Air";

_allOfEm = allMissionObjects "All";
Search OFPEC COMREF