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:
@@ -562,6 +562,7 @@ public:
|
||||
}
|
||||
|
||||
EXBIND0(reload_all_scripts)
|
||||
EXBIND2(reload_scripts, const Array &, bool)
|
||||
EXBIND2(reload_tool_script, const Ref<Script> &, bool)
|
||||
/* LOADER FUNCTIONS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user