VehiclePassengerCapacity Property

RAGE Plugin Hook Documentation

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

Gets the number of passengers this vehicle has seats for. Does not include the driver seat.

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

public int PassengerCapacity { get; }

Property Value

Type: Int32
The passenger capacity of this vehicle.
See Also

Reference