The Menu is a user interface that presents different options to interact with.
| Name | Explanation | Type |
|---|---|---|
| Is Cancelable | Whether or not the menu can be canceled via the cancel button. | Toggle |
| Pause Gameplay | Whether or not to pause gameplay from continuing while the menu is open. | Toggle |
| Render Scene | Whether or not to continue rendering the current scene in the background. | Toggle |
| Context | The data to be leveraged by the user interface. | User Interface Context |