scripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngine.EventSystems
|
||||
{
|
||||
// Token: 0x02000003 RID: 3
|
||||
public interface IEventSystemHandler
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user