TaskSweepAimEntity — FiveM Natives
0x2047C02158D6405A · TASK · all
`` This function is called on peds in vehicles. anim: animation name p2, p3, p4: "sweep_low", "sweep_med" or "sweep_high" p5: no idea what it does but is usually -1 ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| anim | char* |
| p2 | char* |
| p3 | char* |
| p4 | char* |
| p5 | int |
| vehicle | Vehicle |
| p7 | float |
| p8 | float |
Returns
void