Ui::isMinimapAreaRevealed

From RAGE Multiplayer Wiki
Revision as of 21:33, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

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

Required Arguments

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

Return value

  • Boolean

Example

// todo

See also