Clear references holding on to types in game assemblies
This commit is contained in:
@@ -120,6 +120,7 @@ namespace FlaxEngine.GUI
|
||||
// Unlink
|
||||
IsLayoutLocked = true;
|
||||
Parent = null;
|
||||
_showTarget = null;
|
||||
|
||||
// Close window
|
||||
if (_window)
|
||||
|
||||
Reference in New Issue
Block a user