PlayerTimeSincePlayerLastDroveOnPavement Property

RAGE Plugin Hook Documentation

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

Gets the time since this player last drove on pavement.

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

public int TimeSincePlayerLastDroveOnPavement { get; }

Property Value

Type: Int32
The time since this player last drove on pavement, or -1 if this player hasn't driven on pavement.
See Also

Reference