You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Hot-reload only changed scripts
This commit is contained in:
@@ -478,6 +478,7 @@ public:
|
||||
/* TODO? */ void get_public_annotations(List<MethodInfo> *p_annotations) const override {}
|
||||
|
||||
void reload_all_scripts() override;
|
||||
void reload_scripts(const Array &p_scripts, bool p_soft_reload) override;
|
||||
void reload_tool_script(const Ref<Script> &p_script, bool p_soft_reload) override;
|
||||
|
||||
/* LOADER FUNCTIONS */
|
||||
|
||||
Reference in New Issue
Block a user