VehicleFindTowTruck Method

RAGE Plugin Hook Documentation

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

Finds the tow truck currently towing this Vehicle.

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

public Vehicle FindTowTruck()

Return Value

Type: Vehicle
An instance of Vehicle representing the tow truck, or null if this Vehicle isn't being towed.
See Also

Reference