GetEntitySpeed — RedM Natives
0x9E1E4798 · CFX · server
Gets the current speed of the entity in meters per second. `` To convert to MPH: speed 2.236936 To convert to KPH: speed 3.6 ``
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to get the speed of |
Returns
float