isEngineOn

From Bohemia Interactive Community
Revision as of 19:14, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

isEngineOn vehicle


Operand types:

vehicle: Object

Type of returned value:

Boolean

Description:

Returns true if engine is on, false if it is off.


Example:

_it = isEngineOn carOne