You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Defer call to set_break_language
This commit is contained in:
@@ -124,6 +124,8 @@ protected:
|
||||
TypedArray<Dictionary> _get_script_signal_list();
|
||||
Dictionary _get_script_constant_map();
|
||||
|
||||
void _set_debugger_break_language();
|
||||
|
||||
public:
|
||||
virtual void reload_from_file() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user