Skip to main content

Vehicle::getCargobobHookPosition

Gets the position of the cargobob hook, in world coords.

Syntax

```js vehicle.getCargobobHookPosition(); ```

Required Arguments

Return value

  • Vector3

Example

```js // todo ```

See also