scripts
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02001CDA RID: 7386
|
||||
[Token(Token = "0x2001CDA")]
|
||||
[StructLayout(3)]
|
||||
public static class INHLLFCAMCN
|
||||
{
|
||||
// Token: 0x0600C6D1 RID: 50897 RVA: 0x002F15F4 File Offset: 0x002EF7F4
|
||||
[Token(Token = "0x600C6D1")]
|
||||
[Address(RVA = "0x163F8B0", Offset = "0x163E2B0", VA = "0x18163F8B0")]
|
||||
public static bool JHGKBCOEOPH(this NIPBJGMMMEF ABADFLCBFIJ, NIPBJGMMMEF HPKICPNGMDJ)
|
||||
{
|
||||
if (HPKICPNGMDJ != 0 && ABADFLCBFIJ == 0 && ABADFLCBFIJ == 0 && ABADFLCBFIJ == 0 && ABADFLCBFIJ == 0)
|
||||
{
|
||||
bool flag;
|
||||
return flag;
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user