Skip to main content

Vehicle::getAttachedToCargobob

Returns 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