You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Hot-reload only changed scripts
This commit is contained in:
@@ -300,7 +300,8 @@ public:
|
||||
|
||||
void update_live_edit_root();
|
||||
|
||||
void reload_scripts();
|
||||
void reload_all_scripts();
|
||||
void reload_scripts(const Vector<String> &p_script_paths);
|
||||
|
||||
bool is_skip_breakpoints();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user