Skip to main content

Vehicle::retractCargobobHook

Retracts the hook on the cargobob.

Note: after you retract it the natives for dropping the hook no longer work

Syntax

```js vehicle.retractCargobobHook(); ```

Required Arguments

Return value

  • Undefined

Example

```js // todo ```

See also