Show / Hide Table of Contents

Enum NativeLeakDetectionMode

Namespace: Unity.Collections
Assembly: UnityEngine.dll
Syntax
public enum NativeLeakDetectionMode

Fields

Name Description
Disabled
Enabled

Extension Methods

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