Version: 2022.3
言語: 日本語
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.