isCollisionLightOn vehicleName

Operand types

vehicleName: Object

Type of returned value

Description

Returns true if vehicle collision lights are on otherwise false.

Used In

Arma3

Example

_collisionLightOn = isCollisionLightOn heli;
Search OFPEC COMREF