Skip to main content

Vehicle::isSearchlightOn

Possibly: Returns whether the searchlight (found on police vehicles) is toggled on.

@Author Nac

Syntax​

```js vehicle.isSearchlightOn(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​