VehicleMods Property

RAGE Plugin Hook Documentation

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

Gets an instance of VehicleModder that can be used to change mods on this vehicle.

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

public VehicleModder Mods { get; }

Property Value

Type: VehicleModder
An instance of VehicleModder that can be used to change mods on this vehicle.
See Also

Reference