docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DebugUI.Table.Row

    Row Container.

    Inheritance
    object
    DebugUI.Widget
    DebugUI.Container
    DebugUI.Foldout
    DebugUI.Table.Row
    Implements
    DebugUI.IContainer
    DebugUI.IValueField
    Inherited Members
    DebugUI.Foldout.isReadOnly
    DebugUI.Foldout.opened
    DebugUI.Foldout.isHeader
    DebugUI.Foldout.contextMenuItems
    DebugUI.Foldout.columnLabels
    DebugUI.Foldout.columnTooltips
    DebugUI.Foldout.GetValue()
    DebugUI.Foldout.SetValue(object)
    DebugUI.Foldout.ValidateValue(object)
    DebugUI.Foldout.SetValue(bool)
    DebugUI.Container.children
    DebugUI.Container.panel
    DebugUI.Container.OnItemAdded(ObservableList<DebugUI.Widget>, ListChangedEventArgs<DebugUI.Widget>)
    DebugUI.Container.OnItemRemoved(ObservableList<DebugUI.Widget>, ListChangedEventArgs<DebugUI.Widget>)
    DebugUI.Container.GetHashCode()
    DebugUI.Widget.m_Panel
    DebugUI.Widget.m_Parent
    DebugUI.Widget.parent
    DebugUI.Widget.flags
    DebugUI.Widget.displayName
    DebugUI.Widget.tooltip
    DebugUI.Widget.queryPath
    DebugUI.Widget.isEditorOnly
    DebugUI.Widget.isRuntimeOnly
    DebugUI.Widget.isInactiveInEditor
    DebugUI.Widget.isHiddenCallback
    DebugUI.Widget.isHidden
    DebugUI.Widget.nameAndTooltip
    object.Equals(object)
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public class DebugUI.Table.Row : DebugUI.Foldout, DebugUI.IContainer, DebugUI.IValueField

    Constructors

    Row()

    Constructor.

    Declaration
    public Row()

    Implements

    DebugUI.IContainer
    DebugUI.IValueField

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, T)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)