Add support for Pack/Unpack Structure nodes and Enum constant in Anim Graph
This commit is contained in:
@@ -518,6 +518,7 @@ namespace FlaxEditor
|
||||
// Cleanup
|
||||
Undo.Dispose();
|
||||
Surface.VisualScriptSurface.NodesCache.Clear();
|
||||
Surface.AnimGraphSurface.NodesCache.Clear();
|
||||
Instance = null;
|
||||
|
||||
// Invoke new instance if need to open a project
|
||||
|
||||
Reference in New Issue
Block a user