scripts
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.CircuitsV2.Adapter;
|
||||
|
||||
// Token: 0x02002378 RID: 9080
|
||||
[Token(Token = "0x2002378")]
|
||||
[StructLayout(3)]
|
||||
public static class CGCPGMMJGDK
|
||||
{
|
||||
// Token: 0x0600FBA2 RID: 64418 RVA: 0x003B14A8 File Offset: 0x003AF6A8
|
||||
[Token(Token = "0x600FBA2")]
|
||||
[Address(RVA = "0x1CDEBE0", Offset = "0x1CDD5E0", VA = "0x181CDEBE0")]
|
||||
public static bool DJDGADHLPNN(this KPJGIJKKILH NMELNILPPKN, IOKind BIKMGAPACLK)
|
||||
{
|
||||
bool flag;
|
||||
if (BIKMGAPACLK == IOKind.Input && flag)
|
||||
{
|
||||
return !flag;
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user