Search Results for

    Show / Hide Table of Contents

    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 Source

    TogglePanel()

    Opens or closes the Panel.

    Declaration
    public void TogglePanel()
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation