a
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace Cpp2IlInjected
|
||||
{
|
||||
// Token: 0x02000037 RID: 55
|
||||
internal class FieldOffsetAttribute : Attribute
|
||||
{
|
||||
// Token: 0x040000DA RID: 218
|
||||
public string Offset;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user