Skip to main content

Ui::setNewWaypoint

Syntax

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

Required Arguments

  • x: float
  • y: float

Return value

  • Undefined

Example

```js // todo ```

See also