MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / get_break_language

Method get_break_language

core/debugger/script_debugger.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113ScriptLanguage *ScriptDebugger::get_break_language() const {
114 return break_lang;
115}

Callers 3

debugMethod · 0.45
debugMethod · 0.45
_core_captureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected