EntitySpeed Property

RAGE Plugin Hook Documentation

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

Gets the speed of this Entity in meters per second.

This is equivalent of Velocity.Length().

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

public float Speed { get; }

Property Value

Type: Single
The speed.
See Also

Reference