Delegate PreviewHandler | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PreviewHandler

    Namespace: Unity.QuickSearch
    Syntax
    public delegate Texture2D PreviewHandler(SearchItem item, SearchContext context, Vector2 size, FetchPreviewOptions options);
    Parameters
    Type Name Description
    SearchItem item
    SearchContext context
    Vector2 size
    FetchPreviewOptions options
    Returns
    Type Description
    Texture2D
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX