scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngine.Experimental.UIElements
|
||||
{
|
||||
// Token: 0x02000337 RID: 823
|
||||
// (Invoke) Token: 0x0600334A RID: 13130
|
||||
internal delegate Object LoadResourceFunction(string pathName, Type type);
|
||||
}
|
||||
Reference in New Issue
Block a user