Reprocess, load and hot swap changed assets using new asset pipeline

This commit is contained in:
Simon Lübeß
2024-06-02 00:39:22 +02:00
parent 9e7e7f0d76
commit b2806d9460
10 changed files with 153 additions and 56 deletions
@@ -257,6 +257,8 @@ static class ScriptEngine
_requestingReload = false;
_userAssemblyWatcher.StartRaisingEvents();
return true;
});
});