mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
more progress, GameObject inspector almost done
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
using ExplorerBeta.UI.Main;
|
||||
using UnityExplorer.UI.Main;
|
||||
using UnityEngine;
|
||||
using UnityEngine.EventSystems;
|
||||
using UnityEngine.UI;
|
||||
|
||||
namespace ExplorerBeta.UI
|
||||
namespace UnityExplorer.UI
|
||||
{
|
||||
public static class UIManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user