VehicleTowedVehicle Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the Vehicle currently being towed by this Vehicle.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Vehicle TowedVehicle { get; }

Property Value

Type: Vehicle
The Vehicle currently being towed by this Vehicle; or null if no vehicle is being towed.
See Also

Reference