SetEntityHeading — FiveM Natives
0x8E2530AA8ADA980E · ENTITY · all
Set the heading of an entity in degrees also known as "Yaw".
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to set the heading for. |
| heading | float | The heading in degrees. |
Returns
void