GTA V NativesvehicleVehicle::isThisModelABoatOn this pageVehicle::isThisModelABoatSyntax ```js mp.game.vehicle.isThisModelABoat(model); ``` Required Arguments model: Model hash or name Return value Boolean Example ```js // todo ``` See also