docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FilterWindow.Element

    An element from the filtered list or tree.

    Inheritance
    object
    FilterWindow.Element
    FilterWindow.GroupElement
    Implements
    IComparable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public class FilterWindow.Element : IComparable

    Fields

    Name Description
    content

    The displayed content for the element.

    level

    The current hierarchical level in the tree.

    Properties

    Name Description
    name

    The name of the element as displayed in the UI.

    Methods

    Name Description
    CompareTo(object)

    Compares this element to another object.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)

    See Also

    FilterWindow.GroupElement
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)