mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-24 01:12:41 +08:00
more progress, GameObject inspector almost done
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using ExplorerBeta.Helpers;
|
||||
using UnityExplorer.Helpers;
|
||||
using UnityEngine;
|
||||
|
||||
namespace ExplorerBeta.Input
|
||||
namespace UnityExplorer.Input
|
||||
{
|
||||
public class InputSystem : IHandleInput
|
||||
{
|
||||
|
Reference in New Issue
Block a user