Перейти к содержанию

Vehicle::getTrailer

Материал из RAGE MP Wiki Archive
(перенаправлено с «Vehicle::getTrailerVehicle»)

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

Client-Side
// todo

See also