RestartFrontendMenu — FiveM Natives
0x10706DC6AD2D49C0 · HUD · all
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
void