This commit is contained in:
niko
2026-04-08 23:40:05 +02:00
parent d6894bcbc7
commit 18dc73f922
7750 changed files with 1795369 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x020005F7 RID: 1527
[Token(Token = "0x20005F7")]
[AttributeUsage(AttributeTargets.Method)]
[StructLayout(3)]
public class NOBGKDMJPDH : PropertyAttribute
{
// Token: 0x06002D0A RID: 11530 RVA: 0x000BBF94 File Offset: 0x000BA194
[Token(Token = "0x6002D0A")]
[Address(RVA = "0x75DDB0", Offset = "0x75C7B0", VA = "0x18075DDB0")]
public NOBGKDMJPDH(Type enumType)
{
this.PEJAHNPLHIN = enumType;
}
// Token: 0x04002623 RID: 9763
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
[Token(Token = "0x4002623")]
public Type PEJAHNPLHIN;
}