Skip to main content

DialogChangeMode

Callable


  • Changes the dialog mode and perform the initial setup.


    Parameters

    • mode: DialogMenuMode

      The new mode for the dialog.

    • reset: boolean = false

      Whether to reset the mode back to its defaults

    Returns void