mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-10 14:03:30 +08:00
some early work on Reflection Inspector
This commit is contained in:
@ -8,7 +8,6 @@ using UnhollowerBaseLib;
|
||||
|
||||
namespace UnityExplorer.Input
|
||||
{
|
||||
[SuppressMessage("Style", "IDE1006:Naming Styles", Justification = "Unity style")]
|
||||
public static class InputManager
|
||||
{
|
||||
private static IHandleInput m_inputModule;
|
||||
|
Reference in New Issue
Block a user