cheatgui
    Preparing search index...

    Function tree

    • Create a tree widget

      Parameters

      • title: string

        Tree title

      • elements: Widget[]

        Child elements

      • expanded: boolean = false

        Whether the tree is expanded

      Returns TreeWidget