Documentation
›
API Reference
›
Object
›
Vehicle
GetEngineRunning
Lua
C++
This command is used to check whether a vehicle's engine is running.
Syntax
bool
GetEngineRunning
()
Returns
Returns true if the vehicle's engine is running, otherwise false is returned.