GTA V NativesuiUi::setMissionNameOn this pageUi::setMissionNameSyntax ```js mp.game.ui.setMissionName(p0, name); ``` Required Arguments p0: Boolean name: String Return value Undefined Example ```js // todo ``` See also