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: 0x0200004A RID: 74
[Token(Token = "0x200004A")]
public interface PIBLEOMEICK : IDisposable
{
// Token: 0x1700005D RID: 93
// (set) Token: 0x06000166 RID: 358
[Token(Token = "0x1700005D")]
Action<ArraySegment<byte>, GLECOLNDOLH> FKCGBFFEKML
{
[Token(Token = "0x6000166")]
[Address(Slot = "0")]
set;
}
// Token: 0x06000167 RID: 359
[Token(Token = "0x6000167")]
[Address(Slot = "1")]
ArraySegment<byte> MEOJPMPNCJC(out GLECOLNDOLH FDGBIFIAIIO);
// Token: 0x06000168 RID: 360
[Token(Token = "0x6000168")]
[Address(Slot = "2")]
void LFJBDJHMHNF();
}