Show / Hide Table of Contents

Struct ProfilerFrameDataMultiColumnHeader.Column

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public struct Column

Fields

| Improve this Doc View Source

headerLabel

Declaration
public GUIContent headerLabel
Field Value
Type Description
GUIContent
| Improve this Doc View Source

profilerColumn

Declaration
public ProfilerColumn profilerColumn
Field Value
Type Description
ProfilerColumn

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX