| Property | Value |
|---|---|
| Native Name | _CLEAR_HERD |
| Hash | 0x67A43EA3F6FE0076 |
| Return Type | void |
| Build | 1207 |
| API Set | client |
| Parameters | herdHandle (Entity) |
Description: Clear the herdHandle.
Usage
Lua (Direct):
ClearHerd(herdHandle)
Lua (Hash):
Citizen.InvokeNative(0x67A43EA3F6FE0076, herdHandle)