Class OpenSidePanel
Handles opening or closing of the side panel (burger menu) wiht options for help, quitting and replacing the assembly.
Inheritance
System.Object
OpenSidePanel
Namespace: UI
Assembly: Assembly-CSharp.dll
Syntax
public class OpenSidePanel : MonoBehaviour
Methods
| Improve this Doc View SourceTogglePanel()
Opens or closes the Panel.
Declaration
public void TogglePanel()