mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-05 12:52:24 +08:00
Finished scene explorer, lots of cleanups. Inspector and Search left now.
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
//using System.Linq;
|
||||
//using System.Reflection;
|
||||
//using UnityEngine;
|
||||
//using Explorer.UI;
|
||||
//using Explorer.UI.Shared;
|
||||
//using Explorer.Helpers;
|
||||
//using ExplorerBeta.UI;
|
||||
//using ExplorerBeta.UI.Shared;
|
||||
//using ExplorerBeta.Helpers;
|
||||
|
||||
//namespace Explorer.CacheObject
|
||||
//namespace ExplorerBeta.CacheObject
|
||||
//{
|
||||
// public class CacheObjectBase
|
||||
// {
|
||||
|
Reference in New Issue
Block a user