Class SearchWindowAdapter | Shader Graph | 8.2.0
docs.unity.cn
    Show / Hide Table of Contents

    Class SearchWindowAdapter

    Inheritance
    Object
    SearchWindowAdapter
    Namespace: UnityEditor.ShaderGraph
    Syntax
    public class SearchWindowAdapter : SearcherAdapter

    Constructors

    SearchWindowAdapter(String)

    Declaration
    public SearchWindowAdapter(string title)
    Parameters
    Type Name Description
    String title

    Properties

    HasDetailsPanel

    Declaration
    public override bool HasDetailsPanel { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX