shownArtilleryComputer

Operand types

None

Type of returned value

Description

Checks whether the player has the artillery computer currently open.

Used In

Arma3

Example

if (shownArtilleryComputer) then {
hint "Artillery Computer shown on screen";
};
Search OFPEC COMREF