Version: 2022.3
언어: 한국어

UnsafeUtility.SetLeakDetectionMode

매뉴얼로 전환
public static void SetLeakDetectionMode (Unity.Collections.NativeLeakDetectionMode value);

파라미터

value The mode of leak detection.

설명

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