You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Auto-reload scripts with external editor
This commit is contained in:
@@ -344,6 +344,7 @@ class ScriptEditor : public PanelContainer {
|
||||
|
||||
bool pending_auto_reload;
|
||||
bool auto_reload_running_scripts;
|
||||
void _trigger_live_script_reload();
|
||||
void _live_auto_reload_running_scripts();
|
||||
|
||||
void _update_selected_editor_menu();
|
||||
|
||||
Reference in New Issue
Block a user