Skip to main content

Vehicle::isThisModelABike

Syntax

```js mp.game.vehicle.isThisModelABike(model); ```

Required Arguments

  • model: Model hash or name

Return value

  • Boolean

Example

```js // todo ```

See also