mineActive mine

Operand types

mine: Object

Type of returned value

Description

Checks if the given mine is active.

Used In

Arma3

Example

if (mineActive _mine) then {
hint "Deactivate this mine.";
};
Search OFPEC COMREF