10 lines
160 B
C#
10 lines
160 B
C#
using System;
|
|
|
|
namespace UnityEngine.Scripting
|
|
{
|
|
// Token: 0x020003C7 RID: 967
|
|
internal class GeneratedByOldBindingsGeneratorAttribute : Attribute
|
|
{
|
|
}
|
|
}
|