Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowDebugging

Enable source-level debuggers to connect.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static bool allowDebugging { get; set; }

Remarks

You can also set this property in the Unity Editor using the Script Debugging setting on the Build Profiles window.