SetEntityIgnoreRequestControlFilter — RedM Natives
0x9F7F8D36 · CFX · server
It allows to flag an entity to ignore the request control filter policy.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity handle to ignore the request control filter. |
| ignore | bool | Define if the entity ignores the request control filter policy. |
Returns
void