GTA V NativesuiUi::setNewWaypointOn this pageUi::setNewWaypointSyntax ```js mp.game.ui.setNewWaypoint(x, y); ``` Required Arguments x: float y: float Return value Undefined Example ```js // todo ``` See also