This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02000010 RID: 16
[Token(Token = "0x2000010")]
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter)]
public class OHELFKGJKMN : Attribute
{
// Token: 0x06000039 RID: 57 RVA: 0x00002050 File Offset: 0x00000250
[Token(Token = "0x6000039")]
[Address(RVA = "0x462000", Offset = "0x460E00", VA = "0x180462000")]
public OHELFKGJKMN([Optional] string JIKCNHHJFJM)
{
}
// Token: 0x0400001F RID: 31
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
[Token(Token = "0x400001F")]
internal readonly string CFENJGNAHGP;
}