DetachTrailerFromVehicle
คำอธิบาย
Detach the connection between a vehicle and its trailer, if any.
Name | Description |
---|---|
vehicleid | ID of the pulling vehicle. |
ส่งคืน
This function does not return any specific values.
ตัวอย่าง
DetachTrailerFromVehicle(vehicleid);
ฟังก์ชั่นที่เกี่ยวข้องกัน
- 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.