Show / Hide Table of Contents

Enum ProfilerViewType

Namespace: UnityEditorInternal.Profiling
Assembly: UnityEditor.dll
Syntax
[MovedFrom("UnityEditorInternal")]
public enum ProfilerViewType

Fields

Name Description
Hierarchy
RawHierarchy
Timeline

Extension Methods

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