Class SearchFilter.Entry | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class SearchFilter.Entry

    Inheritance
    System.Object
    SearchFilter.Entry
    Namespace: Unity.QuickSearch
    Syntax
    public class Entry

    Constructors

    Entry(NameId)

    Declaration
    public Entry(NameId name)
    Parameters
    Type Name Description
    NameId name

    Fields

    isEnabled

    Declaration
    public bool isEnabled
    Field Value
    Type Description
    System.Boolean

    name

    Declaration
    public NameId name
    Field Value
    Type Description
    NameId
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX