scripts
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000234 RID: 564
|
||||
[Token(Token = "0x2000234")]
|
||||
[StructLayout(3)]
|
||||
public class OOLODDCLJON : Attribute
|
||||
{
|
||||
// Token: 0x0600115B RID: 4443 RVA: 0x0004B6E0 File Offset: 0x000498E0
|
||||
[Token(Token = "0x600115B")]
|
||||
[Address(RVA = "0x3D4170", Offset = "0x3D2B70", VA = "0x1803D4170")]
|
||||
public OOLODDCLJON()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user