UnsafeUtility.SetLeakDetectionMode

Declaration

public static void SetLeakDetectionMode(Unity.Collections.NativeLeakDetectionMode value);

Parameters

value The mode of leak detection.

Description

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


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