SET_ENTITY_IGNORE_REQUEST_CONTROL_FILTER
It allows to flag an entity to ignore the request control filter policy.
CFX
Signature
lua
SetEntityIgnoreRequestControlFilter(entity, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | The entity handle to ignore the request control filter. | |
| bool | Define if the entity ignores the request control filter policy. |
Usage
lua
SetEntityIgnoreRequestControlFilter(entity, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
