UnsafeUtility.SetLeakDetectionMode

Declaration

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

Parameters

value The mode of leak detection. 1 = disabled, 2 = enabled, or 3 = enabled with callstacks.

Description

Set the leak detection mode.


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