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
+21
View File
@@ -0,0 +1,21 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02002A7A RID: 10874
[Token(Token = "0x2002A7A")]
[StructLayout(0, Size = 4)]
public readonly struct DNMBOKBJKHK
{
// Token: 0x06012F0D RID: 77581 RVA: 0x00489694 File Offset: 0x00487894
[Token(Token = "0x6012F0D")]
[Address(RVA = "0xF370", Offset = "0xE770", VA = "0x18000F370")]
public DNMBOKBJKHK(bool onImpulse)
{
}
// Token: 0x0400CDC4 RID: 52676
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
[Token(Token = "0x400CDC4")]
public readonly bool MANIJODLODA;
}