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