GTA V NativesplayerPlayer::hasPlayerBeenSpottedInStolenVehicleOn this pagePlayer::hasPlayerBeenSpottedInStolenVehicleSyntax ```js mp.game.player.hasPlayerBeenSpottedInStolenVehicle(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also