oh dear
This commit is contained in:
@@ -0,0 +1,120 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.Circuits;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.Core.Creation.Circuits
|
||||
{
|
||||
// Token: 0x02003233 RID: 12851
|
||||
[Token(Token = "0x2003233")]
|
||||
public class CircuitInputConnectionPoint : CircuitConnectionPoint
|
||||
{
|
||||
// Token: 0x17003CF1 RID: 15601
|
||||
// (get) Token: 0x06016153 RID: 90451 RVA: 0x00527270 File Offset: 0x00525470
|
||||
[Token(Token = "0x17003CF1")]
|
||||
public override InputSlot? MNIEHHMNFFE
|
||||
{
|
||||
[Token(Token = "0x6016153")]
|
||||
[Address(RVA = "0x11A63B0", Offset = "0x11A51B0", VA = "0x1811A63B0", Slot = "22")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06016153)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Nullable`1<RecRoom.Circuits.InputSlot> RecRoom.Core.Creation.Circuits.CircuitInputConnectionPoint::get_MyInputSlot()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:InputSlot(var_0_06, ldfld:InputSlot(CircuitInputConnectionPoint::inputSlot, ldloc:CircuitInputConnectionPoint(this)))
|
||||
}
|
||||
|
||||
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
||||
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
||||
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
||||
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
||||
--- End of inner exception stack trace ---
|
||||
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
||||
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1663
|
||||
*/;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17003CF2 RID: 15602
|
||||
// (get) Token: 0x06016154 RID: 90452 RVA: 0x00527284 File Offset: 0x00525484
|
||||
[Token(Token = "0x17003CF2")]
|
||||
public bool OHPPNPAKIEA
|
||||
{
|
||||
[Token(Token = "0x6016154")]
|
||||
[Address(RVA = "0x11A6390", Offset = "0x11A5190", VA = "0x1811A6390")]
|
||||
get
|
||||
{
|
||||
if (this.inputSlot == InputSlot.RESET)
|
||||
{
|
||||
}
|
||||
return this.allowDefaultValuePin;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17003CF3 RID: 15603
|
||||
// (get) Token: 0x06016155 RID: 90453 RVA: 0x005272A4 File Offset: 0x005254A4
|
||||
[Token(Token = "0x17003CF3")]
|
||||
public Transform LLLIBFFFLIN
|
||||
{
|
||||
[Token(Token = "0x6016155")]
|
||||
[Address(RVA = "0x11A6300", Offset = "0x11A5100", VA = "0x1811A6300")]
|
||||
get
|
||||
{
|
||||
Transform transform = this.overrideDefaultValuePinTransform;
|
||||
int num = 0;
|
||||
if (!(transform != num))
|
||||
{
|
||||
return base.transform;
|
||||
}
|
||||
return this.overrideDefaultValuePinTransform;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17003CF4 RID: 15604
|
||||
// (get) Token: 0x06016156 RID: 90454 RVA: 0x005272D4 File Offset: 0x005254D4
|
||||
[Token(Token = "0x17003CF4")]
|
||||
public Vector3 KPGDFIMEPAD
|
||||
{
|
||||
[Token(Token = "0x6016156")]
|
||||
[Address(RVA = "0x11A6220", Offset = "0x11A5020", VA = "0x1811A6220")]
|
||||
get
|
||||
{
|
||||
bool flag;
|
||||
if (!flag)
|
||||
{
|
||||
}
|
||||
float z = Vector3.one.z;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06016157 RID: 90455 RVA: 0x005272F8 File Offset: 0x005254F8
|
||||
[Token(Token = "0x6016157")]
|
||||
[Address(RVA = "0x11A6210", Offset = "0x11A5010", VA = "0x1811A6210")]
|
||||
public CircuitInputConnectionPoint()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0400E7CD RID: 59341
|
||||
[FieldOffset(Offset = "0x90")]
|
||||
[Token(Token = "0x400E7CD")]
|
||||
public InputSlot inputSlot;
|
||||
|
||||
// Token: 0x0400E7CE RID: 59342
|
||||
[FieldOffset(Offset = "0x94")]
|
||||
[Token(Token = "0x400E7CE")]
|
||||
[SerializeField]
|
||||
private bool allowDefaultValuePin = true;
|
||||
|
||||
// Token: 0x0400E7CF RID: 59343
|
||||
[FieldOffset(Offset = "0x98")]
|
||||
[Token(Token = "0x400E7CF")]
|
||||
[SerializeField]
|
||||
private Transform overrideDefaultValuePinTransform;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user