Skip to main content

Ui::setRadarAsInteriorThisFrame

Syntax

```js mp.game.ui.setRadarAsInteriorThisFrame(interior, x, y, z, p4); ```

Required Arguments

  • interior: Model hash or name
  • x: float
  • y: float
  • z: int
  • p4: int

Return value

  • Undefined

Example

```js // todo ```

See also