warning Not Translated
This page has not been translated into the language that your browser requested yet. The English content is being shown as a fallback.
If you want to contribute a translation for this page then please click here.
DetachTrailerFromVehicle
Description
Detach the connection between a vehicle and its trailer, if any.
Name | Description |
---|---|
vehicleid | ID of the pulling vehicle. |
Returns
This function does not return any specific values.
Examples
DetachTrailerFromVehicle(vehicleid);
Related Functions
- AttachTrailerToVehicle: Attach a trailer to a vehicle.
- IsTrailerAttachedToVehicle: Check if a trailer is attached to a vehicle.
- GetVehicleTrailer: Check what trailer a vehicle is pulling.