PedSeatIndexTryingToEnter Property

RAGE Plugin Hook Documentation

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

Gets the index of the seat this Ped is currently trying to enter.

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

public int SeatIndexTryingToEnter { get; }

Property Value

Type: Int32
The index of the seat this Ped is trying to enter, or -3 if this Ped is not trying to enter a Vehicle.
See Also

Reference