Skip to main content

Vehicle::isPlaybackUsingAiGoingOnForVehicle

Syntax

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

Required Arguments

  • p0: unknown (to be checked)

Return value

  • Boolean

Example

```js // todo ```

See also