CBA_fnc_isAlive

Description

A function used to find out if the group or object is alive.

Parameters

_entityArray, Group or Unit <OBJECT, GROUP, ARRAY>

Example

_alive = (units player) call CBA_fnc_isAlive

Returns

<BOOLEAN>

Author

Rommel

Close