Skip to main content

Player::resetLastVehicle

Resets the value for the last vehicle driven by the player.

Syntax

```js player.resetLastVehicle(); ```

Required Arguments

Return value

  • Undefined

Example

```js // todo ```

See also