ModelNumberOfSeats Property

RAGE Plugin Hook Documentation

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

If this instance represents a vehicle, gets the number of seats.

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

public int NumberOfSeats { get; }

Property Value

Type: Int32
If this instance represents a vehicle, the number of seats; otherwise zero.
See Also

Reference