PlayerTimeSincePlayerLastHitAnyVehicle Property

RAGE Plugin Hook Documentation

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

Gets the time since this player last hit any Vehicle with a Vehicle.

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

public int TimeSincePlayerLastHitAnyVehicle { get; }

Property Value

Type: Int32
The time since this player last hit any Vehicle with a Vehicle, or -1 if this player hasn't hit any Vehicles.
See Also

Reference