TaskTurnPedToFaceEntity — FiveM Natives
0x5AD23D40115353AC · TASK · all
`` duration: the amount of time in milliseconds to do the task. -1 will keep the task going until either another task is applied, or CLEAR_ALL_TASKS() is called with the ped ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| entity | Entity |
| duration | int |
Returns
void