Version: 2022.3
언어: 한국어

UnsafeUtility.GetLeakDetectionMode

매뉴얼로 전환
public static Unity.Collections.NativeLeakDetectionMode GetLeakDetectionMode ();

반환

NativeLeakDetectionMode The mode of leak detection.

설명

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