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