Skip to main content

DialogRemoveGroup

Callable

  • DialogRemoveGroup(GroupName: string): void

  • Generic dialog function to remove any dialog from a specific group


    Parameters

    • GroupName: string

      All dialog options are removed from this group

    Returns void

    • Nothing