Hot Reloading
The
reloadableflag enables automatic reloading of your extension by the editor every time you recompile it, without needing to restart the editor. This only works if you compile your extension in debug mode (default).
- From Godot Docs
Hot Reloading
The
reloadableflag enables automatic reloading of your extension by the editor every time you recompile it, without needing to restart the editor. This only works if you compile your extension in debug mode (default).
- From Godot Docs