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
+29
View File
@@ -0,0 +1,29 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02002016 RID: 8214
[Token(Token = "0x2002016")]
[StructLayout(3)]
public interface ECCMHGLDNHK
{
// Token: 0x170025E3 RID: 9699
// (get) Token: 0x0600E333 RID: 58163
[Token(Token = "0x170025E3")]
bool AKNLAMFAPGB
{
[Token(Token = "0x600E333")]
[Address(Slot = "0")]
get;
}
// Token: 0x170025E4 RID: 9700
// (get) Token: 0x0600E334 RID: 58164
[Token(Token = "0x170025E4")]
object FDPCKKFDKCF
{
[Token(Token = "0x600E334")]
[Address(Slot = "1")]
get;
}
}