Merge branch 'unload_alc_fix' into signalgame2

This commit is contained in:
2025-02-19 15:08:34 +02:00
29 changed files with 530 additions and 132 deletions

View File

@@ -130,6 +130,7 @@ namespace FlaxEngine.GUI
// Unlink
IsLayoutLocked = true;
Parent = null;
_showTarget = null;
// Close window
if (_window)