a
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace Cpp2IlInjected
|
||||
{
|
||||
// Token: 0x0200013E RID: 318
|
||||
internal class MetadataOffsetAttribute : Attribute
|
||||
{
|
||||
// Token: 0x040008AC RID: 2220
|
||||
public string Offset;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user