VehicleDoors Property

RAGE Plugin Hook Documentation

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

Gets the doors of this vehicle.

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

public VehicleDoorPropertyWrapper Doors { get; }

Property Value

Type: VehicleDoorPropertyWrapper
The doors of this vehicle.
See Also

Reference