VehicleGetDoors Method

RAGE Plugin Hook Documentation

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

Gets all doors of this Vehicle.

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

public VehicleDoor[] GetDoors()

Return Value

Type: VehicleDoor
An array of type VehicleDoor representing all doors of this vehicle.
See Also

Reference