[]
Represents methods to interact with the menu in the UI.
public class Menu
| Name | Description |
|---|---|
| Close() | Closes the currently open menu. |
| Open(string) | Opens the menu with the specified ID. |
| Pin() | Pins the menu, keeping it open. |