enginesIsOnRTD chopper

Operand types

chopper: Object

Type of returned value

Description

Returns which engines on the chopper are producing some work.

Returned Array in format - [Boolean value for each engine]

Requires the advanced flight model to be in use.

Used In

Arma3

Example

_enginesTaru = enginesIsOnRTD _taru; //Returns [true,true]
Search OFPEC COMREF