UnsafeUtility.GetLeakDetectionMode

Declaration

public static Unity.Collections.NativeLeakDetectionMode GetLeakDetectionMode();

Returns

NativeLeakDetectionMode The mode of leak detection.

Description

Get whether leak detection is 1=disabled, 2=enabled, or 3=enabled with callstacks.


Did you find this page useful? Please give it a rating: