gotomenu - eisclimber/ExPresS-XR GitHub Wiki
Method in BasicMenuLogic
Disables the gameObject this component is attached to and activates the provided menu.
public void GoToMenu(BasicMenuLogic menu)| Name | Description |
|---|---|
| ExPresSXR.UI.Menu.BasicMenuLogic menu | Menu to switch to. |