Ui::getMinimapFowCoordinateIsRevealed

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • x: number
  • y: number
  • z: number

Return value

  • boolean

Syntax

mp.game.ui.getMinimapFowCoordinateIsRevealed(x, y, z)

Example

//todo


See also