scripts
This commit is contained in:
@@ -0,0 +1,89 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.Core.Creation.SandboxGizmos
|
||||
{
|
||||
// Token: 0x02002D5C RID: 11612
|
||||
[Token(Token = "0x2002D5C")]
|
||||
[StructLayout(3)]
|
||||
public class ClampGizmo : InfluencerGizmo
|
||||
{
|
||||
// Token: 0x060148EA RID: 84202 RVA: 0x004EE08C File Offset: 0x004EC28C
|
||||
[Token(Token = "0x60148EA")]
|
||||
[Address(RVA = "0x1911F40", Offset = "0x1910940", VA = "0x181911F40", Slot = "13")]
|
||||
protected override void Awake()
|
||||
{
|
||||
Action eononknglam;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
base.Awake();
|
||||
Action action = new Action(this.CCNCENNNMGL);
|
||||
eononknglam = this.EONONKNGLAM;
|
||||
@delegate = Delegate.Combine(eononknglam, action);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != eononknglam)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x060148EB RID: 84203 RVA: 0x004EE0C8 File Offset: 0x004EC2C8
|
||||
[Token(Token = "0x60148EB")]
|
||||
[Address(RVA = "0x1912030", Offset = "0x1910A30", VA = "0x181912030")]
|
||||
private void CCNCENNNMGL()
|
||||
{
|
||||
bool flag;
|
||||
this.FNCKHDAPFMG(flag);
|
||||
}
|
||||
|
||||
// Token: 0x060148EC RID: 84204 RVA: 0x004EE0DC File Offset: 0x004EC2DC
|
||||
[Token(Token = "0x60148EC")]
|
||||
[Address(RVA = "0x1912040", Offset = "0x1910A40", VA = "0x181912040")]
|
||||
private void FNCKHDAPFMG(bool LMNIEOMLFIK)
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
List<MIGCNEPBKDG> childrenConnectables = this._connectableTool.childrenConnectables;
|
||||
List.Enumerator enumerator;
|
||||
if (enumerator != 0)
|
||||
{
|
||||
bool flag;
|
||||
while (!flag)
|
||||
{
|
||||
}
|
||||
while (!flag)
|
||||
{
|
||||
}
|
||||
bool flag2;
|
||||
if (LMNIEOMLFIK != flag2)
|
||||
{
|
||||
OKIMOMGKKDH ekjclgjfign = OKIMOMGKKDH.EKJCLGJFIGN;
|
||||
}
|
||||
int num2 = 0;
|
||||
ConnectableTool connectableTool;
|
||||
if (!(connectableTool != num2))
|
||||
{
|
||||
continue;
|
||||
}
|
||||
connectableTool.PhysicallyUnparented = LMNIEOMLFIK;
|
||||
}
|
||||
if (num != -1)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
}
|
||||
|
||||
// Token: 0x060148ED RID: 84205 RVA: 0x004EE154 File Offset: 0x004EC354
|
||||
[Token(Token = "0x60148ED")]
|
||||
[Address(RVA = "0x6A4030", Offset = "0x6A2A30", VA = "0x1806A4030")]
|
||||
public ClampGizmo()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user