Hot-reload only changed scripts
This commit is contained in:
parent
13a0d6e9b2
commit
cde478bda6
17 changed files with 113 additions and 38 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue