GetEntityHeadingFromEulers — FiveM Natives
0x846BF6291198A71E · ENTITY · all
Gets the heading of the entity physics in degrees, which tends to be more accurate than just GET_ENTITY_HEADING. This can be clearly seen while, for example, ragdolling a ped/player.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to get the heading from. |
Returns
float