summaryrefslogtreecommitdiff
path: root/doc/classes/EngineDebugger.xml
AgeCommit message (Collapse)Author
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
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.