isEngineOn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fixed version and product)
(+ category)
Line 38: Line 38:
[[Category:Scripting Commands OFP 1.46|ISENGINEON]]
[[Category:Scripting Commands OFP 1.46|ISENGINEON]]
[[Category:Scripting Commands ArmA|ISENGINEON]]
[[Category:Scripting Commands ArmA|ISENGINEON]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 00:42, 6 May 2007

Hover & click on the images for description

Description

Description:
Returns true if engine is on, false if it is off.
Groups:
Uncategorised

Syntax

Syntax:
isEngineOn vehicle
Parameters:
vehicle: Object
Return Value:
Boolean

Examples

Example 1:
_it = isEngineOn carOne

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section