GTA V NativesplayerPlayer::resetLastVehicleOn this pagePlayer::resetLastVehicleResets the value for the last vehicle driven by the player. Syntax ```js player.resetLastVehicle(); ``` Required Arguments Return value Undefined Example ```js // todo ``` See also