Creating a custom Search Provider | Quick Search | 1.5.4
docs.unity.cn
    Show / Hide Table of Contents

    Creating a custom Search Provider

    You can use the Quick Search API to create your own Search Providers.

    This section provides an overview and examples of how to:

    • Create the SearchProvider.
    • Register the SearchProvider.
    • Add a search and fetch function.
    • Create action handlers.

    For a full Quick Search API documentation, see the API reference.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX