GTA V NativesuiUi::isMinimapAreaRevealedOn this pageUi::isMinimapAreaRevealedSyntax ```js mp.game.ui.isMinimapAreaRevealed(x, y, radius); ``` Required Arguments x: float y: float radius: float Return value Boolean Example ```js // todo ``` See also