scripts
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.CircuitsV2;
|
||||
using RecRoom.Core.Creation;
|
||||
|
||||
// Token: 0x02002C31 RID: 11313
|
||||
[Token(Token = "0x2002C31")]
|
||||
[StructLayout(3)]
|
||||
public class ANMFONLPIGF : ABFBFBKNOHC
|
||||
{
|
||||
// Token: 0x06013E75 RID: 81525 RVA: 0x004C63CC File Offset: 0x004C45CC
|
||||
[Token(Token = "0x6013E75")]
|
||||
[Address(RVA = "0xFEF660", Offset = "0xFEE060", VA = "0x180FEF660")]
|
||||
public ANMFONLPIGF(Guid[] objectGuids)
|
||||
{
|
||||
int num = 0;
|
||||
base..ctor(objectGuids);
|
||||
bool[] array = new bool[objectGuids.Length];
|
||||
this.ENKIJOAAIFE = array;
|
||||
int length = objectGuids.Length;
|
||||
if (num < length)
|
||||
{
|
||||
bool flag;
|
||||
if (!flag)
|
||||
{
|
||||
CircuitManagerV2 instance = NetworkedSingletonMonoBehaviour.ONCPNMDGGKG;
|
||||
bool flag2;
|
||||
if (!flag2)
|
||||
{
|
||||
goto IL_47;
|
||||
}
|
||||
bool[] enkijoaaife = this.ENKIJOAAIFE;
|
||||
}
|
||||
bool[] enkijoaaife2 = this.ENKIJOAAIFE;
|
||||
IL_47:
|
||||
num++;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06013E76 RID: 81526 RVA: 0x004C642C File Offset: 0x004C462C
|
||||
[Token(Token = "0x6013E76")]
|
||||
[Address(RVA = "0xFEF630", Offset = "0xFEE030", VA = "0x180FEF630", Slot = "6")]
|
||||
protected override void EALFMHIAIKM(CreationContext LHOMKMINCHH)
|
||||
{
|
||||
bool[] enkijoaaife = this.ENKIJOAAIFE;
|
||||
Guid[] ojekhldbdck = this.OJEKHLDBDCK;
|
||||
LHOMKMINCHH.SetObjectsFrozen(ojekhldbdck, enkijoaaife);
|
||||
}
|
||||
|
||||
// Token: 0x0400D672 RID: 54898
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400D672")]
|
||||
private bool[] ENKIJOAAIFE;
|
||||
}
|
||||
Reference in New Issue
Block a user