HandlingDataTopSpeed Property

RAGE Plugin Hook Documentation

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

Gets or sets the max speed in top gear (used when configuring gears).

This value is initialized using InitialDriveMaxFlatVel in handlingdata.meta multiplied by 1.2f.

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

public float TopSpeed { get; set; }

Property Value

Type: Single
The max speed in top gear.
See Also

Reference