Skip to main content

Vehicle::isPlaybackGoingOnForVehicle

Syntax

```js mp.game.vehicle.isPlaybackGoingOnForVehicle(p0); ```

Required Arguments

  • p0: unknown (to be checked)

Return value

  • Boolean

Example

```js // todo ```

See also