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

Vehicle::getTrailer

Материал из RAGE MP Wiki Archive
Версия от 05:50, 3 апреля 2019; imported>Kar
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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