|
@@ -344,6 +344,7 @@ class ScriptEditor : public PanelContainer {
|
|
|
|
|
|
bool pending_auto_reload;
|
|
bool pending_auto_reload;
|
|
bool auto_reload_running_scripts;
|
|
bool auto_reload_running_scripts;
|
|
|
|
+ void _trigger_live_script_reload();
|
|
void _live_auto_reload_running_scripts();
|
|
void _live_auto_reload_running_scripts();
|
|
|
|
|
|
void _update_selected_editor_menu();
|
|
void _update_selected_editor_menu();
|