attachedObjects obj

Operand types

obj: Object

Type of returned value

Description

Returns an array of attached objects.

Used In

Arma3

Example

if (count attachedObjects loon1 == 0) then {hint "There are no objects attached to loon1"};
Search OFPEC COMREF