scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngineInternal.Input
|
||||
{
|
||||
// Token: 0x0200039F RID: 927
|
||||
// (Invoke) Token: 0x06003662 RID: 13922
|
||||
public delegate void NativeDeviceDiscoveredCallback(NativeInputDeviceInfo deviceInfo);
|
||||
}
|
||||
Reference in New Issue
Block a user