| Property | Value |
|---|---|
| Native Name | _IS_PED_IN_HERD |
| Hash | 0x9E13ACC38BA8F9C3 |
| Return Type | BOOL |
| Build | 1207 |
| API Set | client |
Description: Return whether the ped is in the herdHandle.
Usage
Lua (Direct):
local result = IsPedInHerd()
Lua (Hash):
local result = Citizen.InvokeNative(0x9E13ACC38BA8F9C3)