Skip to main content

Vehicle::doesVehicleExistWithDecorator

Syntax

```js mp.game.vehicle.doesVehicleExistWithDecorator(decorator); ```

Required Arguments

  • decorator: String

Return value

  • Boolean

Example

```js // todo ```

See also