- Home /
Question by
Paul_Bronowski · Apr 06, 2019 at 06:16 AM ·
debugcallbackeditor scriptingdebuggerattachment
Callback for debugger attached state change (like EditorApplication.playModeStateChanged)?
We would like a callback, so that we can (optionally) toggle EditorPrefs kAutoRefresh when the debugger attaches/detaches, as we do with EditorApplication.playModeStateChanged. - thanks
Comment