IsPedInCombat — FiveM Natives
0x4859F1FC66A6278E · PED · all
Examines whether the ped is engaged in combat; when given a target ped index, it confirms if the ped is actively fighting the specified target, returning true if engaged and false if not.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | Ped index. |
| target | Ped |
Returns
BOOL