summaryrefslogtreecommitdiff
path: root/doc/classes/EngineDebugger.xml
AgeCommit message (Collapse)Author
2020-08-26Added debugger plugin supportsimpu
Changes: * EngineDebugger is exposed to gdscript. Game side of communication can be implemented through it. * EditorDebuggerPlugin is added which handles the editor side of communication.