Skip to main content

Ui::isMinimapAreaRevealed

Syntax

```js mp.game.ui.isMinimapAreaRevealed(x, y, radius); ```

Required Arguments

  • x: float
  • y: float
  • radius: float

Return value

  • Boolean

Example

```js // todo ```

See also