scripts
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom;
|
||||
|
||||
// Token: 0x02001C80 RID: 7296
|
||||
[Token(Token = "0x2001C80")]
|
||||
[StructLayout(3)]
|
||||
public static class ICKCPLIMGHP
|
||||
{
|
||||
// Token: 0x0600C3CE RID: 50126 RVA: 0x002E37A0 File Offset: 0x002E19A0
|
||||
[Token(Token = "0x600C3CE")]
|
||||
[Address(RVA = "0x13489F0", Offset = "0x13473F0", VA = "0x1813489F0")]
|
||||
public static bool ONFEOJDHPDE(this CircuitNodeType DCOAGFEGOHA, out Guid COFLAJFOPEN, out Type LIMOILDIGKF)
|
||||
{
|
||||
Guid empty = Guid.Empty;
|
||||
COFLAJFOPEN._a = empty;
|
||||
if (DCOAGFEGOHA != 0)
|
||||
{
|
||||
string uuid = DCOAGFEGOHA.uuid;
|
||||
COFLAJFOPEN._a = empty;
|
||||
bool flag;
|
||||
return flag;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user