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