GTA V NativesvehicleVehicle::isCargobobHookActiveOn this pageVehicle::isCargobobHookActiveReturns true only when the hook is active, will return false if the magnet is active Syntax ```js vehicle.isCargobobHookActive(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also