ManagedDebugger.isEnabled

public static bool isEnabled;

Description

Returns true if managed debugger is enabled, or false if it is not.

This can be disabled using the command line option -disableManagedDebugger for the UnityEditor.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答