[Editor] Unload addons when using --import or --quit.
This commit is contained in:
parent
82cedc83c9
commit
c151c7dce0
3 changed files with 19 additions and 2 deletions
|
|
@ -908,6 +908,7 @@ public:
|
|||
void save_before_run();
|
||||
void try_autosave();
|
||||
void restart_editor();
|
||||
void unload_editor_addons();
|
||||
|
||||
void dim_editor(bool p_dimming);
|
||||
bool is_editor_dimmed() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue