VehicleModder Class

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "T:Rage.VehicleModder"]

Inheritance Hierarchy

SystemObject
  RageVehicleModder

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

[SerializableAttribute]
public sealed class VehicleModder

The VehicleModder type exposes the following members.

Properties

  NameDescription
Public propertyArmorModCount
Public propertyArmorModIndex
Public propertyBonnetModCount
Public propertyBonnetModIndex
Public propertyBrakesModCount
Public propertyBrakesModIndex
Public propertyChassisModCount
Public propertyChassisModIndex
Public propertyEngineModCount
Public propertyEngineModIndex
Public propertyExhaustModCount
Public propertyExhaustModIndex
Public propertyFrontBumperModCount
Public propertyFrontBumperModIndex
Public propertyGrillModCount
Public propertyGrillModIndex
Public propertyHasTurbo
Public propertyHasXenonHeadlights
Public propertyHornsModCount
Public propertyHornsModIndex
Public propertyLeftFenderModCount
Public propertyLeftFenderModIndex
Public propertyRearBumperModCount
Public propertyRearBumperModIndex
Public propertyRightFenderModCount
Public propertyRightFenderModIndex
Public propertyRoofModCount
Public propertyRoofModIndex
Public propertySkirtModCount
Public propertySkirtModIndex
Public propertySpoilerModCount
Public propertySpoilerModIndex
Public propertySuspensionModCount
Public propertySuspensionModIndex
Public propertyTransmissionModCount
Public propertyTransmissionModIndex
Top
Methods

  NameDescription
Public methodApplyAllMods
Applies the maximum index of all mods to this vehicle.
Public methodGetWheelMod
Public methodGetWheelModCount
Public methodInstallModKit
Installs a default mod kit. Vehicles cannot be modified without a mod kit.
Public methodSetWheelMod
Top
See Also

Reference