scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngineInternal.Input
|
||||
{
|
||||
// Token: 0x0200039E RID: 926
|
||||
// (Invoke) Token: 0x0600365E RID: 13918
|
||||
public delegate void NativeEventCallback(int eventCount, IntPtr eventData);
|
||||
}
|
||||
Reference in New Issue
Block a user