ShowMenu

Opens the menu. If the X button on the top right of the menu window is pressed, Camelot sends a "input Close Menu" message. Use SetTitle to set the title displayed on the menu.
Use this action to hide the loading screen and show the main menu. After HideMenu is called for the first time, the Start button on the menu is changed to Resume.
When pressing the buttons on the menu respectively, Camelot sends: "input Selected Start/Resume", "input Selected Credits", and "input Selected Quit".



Arguments

Examples

ShowMenu()


See Also