RestartFrontendMenu
DocsRestartFrontendMenu(menuHash, highlightedTab)Description
Changes the current frontend menu to the desired frontend menu version.
Parameters
| Name | Type | Description |
|---|---|---|
menuHash | Hash | Hash of the frontend menu. See [`ACTIVATE_FRONTEND_MENU`](#\_0xEF01D36B9C9D0C7B) for the list of available menus. |
highlightedTab | int | Menu ID (from PauseMenuLUT (in pause_menu_sp_content.gfx files), but the value - 1000) of which tab to have highlighted on the header, or -1. |
Returns
voidThis native does not return a value.