Show / Hide Table of Contents

Enum ProfilerMemoryRecordMode

Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public enum ProfilerMemoryRecordMode

Fields

Name Description
AllAllocationsFast
AllAllocationsFull
ManagedAllocations
None

Extension Methods

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