docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateSearchTree

    CreateSearchTree(SearchWindowContext)

    Generates data to populate the search window.

    Declaration
    public List<SearchTreeEntry> CreateSearchTree(SearchWindowContext context)
    Parameters
    Type Name Description
    SearchWindowContext context

    Contextual data initially passed the window when first created.

    Returns
    Type Description
    List<SearchTreeEntry>

    Returns the list of SearchTreeEntry objects displayed in the search window.

    Implements
    ISearchWindowProvider.CreateSearchTree(SearchWindowContext)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)