GTA V NativesvehicleVehicle::doesVehicleExistWithDecoratorOn this pageVehicle::doesVehicleExistWithDecoratorSyntax ```js mp.game.vehicle.doesVehicleExistWithDecorator(decorator); ``` Required Arguments decorator: String Return value Boolean Example ```js // todo ``` See also