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
+27
View File
@@ -0,0 +1,27 @@
using System;
using Cpp2IlInjected;
// Token: 0x02002A98 RID: 10904
[Token(Token = "0x2002A98")]
public interface PJJPKANNFCF
{
// Token: 0x0601221F RID: 74271
[Token(Token = "0x601221F")]
[Address(Slot = "0")]
void NHNKMPOMJDI();
// Token: 0x06012220 RID: 74272
[Token(Token = "0x6012220")]
[Address(Slot = "1")]
void BALOKJMBNIN();
// Token: 0x170032A9 RID: 12969
// (get) Token: 0x06012221 RID: 74273
[Token(Token = "0x170032A9")]
bool DNNENIJIFIM
{
[Token(Token = "0x6012221")]
[Address(Slot = "2")]
get;
}
}