more progress, GameObject inspector almost done

This commit is contained in:
sinaioutlander
2020-11-03 20:59:13 +11:00
parent b9b5d721c8
commit a46bc11e42
65 changed files with 1043 additions and 385 deletions

View File

@ -3,10 +3,10 @@
//using System.Linq;
//using System.Reflection;
//using UnityEngine;
//using ExplorerBeta.UI;
//using ExplorerBeta.UI.Shared;
//using UnityExplorer.UI;
//using UnityExplorer.UI.Shared;
//namespace ExplorerBeta.CacheObject
//namespace UnityExplorer.CacheObject
//{
// public class CacheMember : CacheObjectBase
// {