| Property | Value |
|---|---|
| Native Name | _IS_LAW_SEARCH_ACTIVE |
| Hash | 0xF46108C50A22B029 |
| Return Type | BOOL |
| Build | 1207 |
Description: returns true if law is searching player
Usage
Lua (Direct):
local result = IsLawSearchActive()
Lua (Hash):
local result = Citizen.InvokeNative(0xF46108C50A22B029)