GTA V NativesvehicleVehicle::attachToTrailerOn this pageVehicle::attachToTrailerSyntax ```js vehicle.attachToTrailer(trailer, radius); ``` Required Arguments trailer: Vehicle handle or object radius: float Return value Undefined Example ```js // todo ``` See also