GTA V NativesvehicleVehicle::getAttachedToCargobobOn this pageVehicle::getAttachedToCargobobReturns attached vehicle (Vehicle in parameter must be cargobob) Syntax ```js vehicle.getAttachedToCargobob(); ``` Required Arguments Return value Vehicle handle or object Example ```js // todo ``` See also