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.CodeDom.Compiler;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02001071 RID: 4209
[Token(Token = "0x2001071")]
[GeneratedCode("simple-json", "1.0.0")]
[StructLayout(3)]
public interface NPDEPBNJIPL
{
// Token: 0x0600668A RID: 26250
[Token(Token = "0x600668A")]
[Address(Slot = "0")]
bool FEBNBNNHFMK(object DBFBLNILIGL, out object DGFOAAGEKJO);
// Token: 0x0600668B RID: 26251
[Token(Token = "0x600668B")]
[Address(Slot = "1")]
object HEOODNJFKCC(object ONGBFDACHHG, Type GEDCEIDOKJL);
}