m
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
|
||||
namespace Cpp2IlInjected
|
||||
{
|
||||
// Token: 0x02003546 RID: 13638
|
||||
internal class AttributeAttribute : Attribute
|
||||
{
|
||||
// Token: 0x0400F9B5 RID: 63925
|
||||
public string Name;
|
||||
|
||||
// Token: 0x0400F9B6 RID: 63926
|
||||
public string RVA;
|
||||
|
||||
// Token: 0x0400F9B7 RID: 63927
|
||||
public string Offset;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user