Gameplay::clearAreaOfCops
flags appears to always be 0
Syntax
```js mp.game.gameplay.clearAreaOfCops(x, y, z, radius, flags); ```
Required Arguments
- x: float
- y: float
- z: float
- radius: float
- flags: int
Return value
Example
```js // todo ```
See also