mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-15 15:57:52 +08:00
IL2CPP List/Dict support, cleanups
This commit is contained in:
@ -62,6 +62,9 @@ namespace UnityExplorer.UI.Inspectors
|
||||
|
||||
addChildInput.Text = "";
|
||||
addCompInput.Text = "";
|
||||
|
||||
TransformTree.Clear();
|
||||
ComponentList.Clear();
|
||||
}
|
||||
|
||||
public override void CloseInspector()
|
||||
|
Reference in New Issue
Block a user