mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-15 15:57:52 +08:00
More progress
This commit is contained in:
@ -24,6 +24,7 @@ namespace UnityExplorer.UI.Panels
|
||||
public SceneExplorer SceneExplorer;
|
||||
public ObjectSearch ObjectSearch;
|
||||
|
||||
public override bool ShowByDefault => true;
|
||||
public override bool ShouldSaveActiveState => true;
|
||||
|
||||
public int SelectedTab = 0;
|
||||
|
Reference in New Issue
Block a user