This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
using System;
using System.CodeDom.Compiler;
using Cpp2IlInjected;
// Token: 0x02001770 RID: 6000
[Token(Token = "0x2001770")]
[GeneratedCode("simple-json", "1.0.0")]
public interface NPDEPBNJIPL
{
// Token: 0x060089D1 RID: 35281
[Token(Token = "0x60089D1")]
[Address(Slot = "0")]
bool FEBNBNNHFMK(object DBFBLNILIGL, out object DGFOAAGEKJO);
// Token: 0x060089D2 RID: 35282
[Token(Token = "0x60089D2")]
[Address(Slot = "1")]
object HEOODNJFKCC(object ONGBFDACHHG, Type GEDCEIDOKJL);
}