Skip to main content

Vehicle::getTrailer

Returns the trailer of a vehicle.

This function is being updated, it might not work correctly in the current version!

Syntax

``` vehicle.getTrailer(trailer); ```

Required Arguments

  • trailer: Vehicle handle

Return value

  • Vehicle

Example

See also