oh dear
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025EB RID: 9707
|
||||
[Token(Token = "0x20025EB")]
|
||||
[Serializable]
|
||||
public enum ChipKey
|
||||
{
|
||||
// Token: 0x0400A708 RID: 42760
|
||||
[Token(Token = "0x400A708")]
|
||||
Execution,
|
||||
// Token: 0x0400A709 RID: 42761
|
||||
[Token(Token = "0x400A709")]
|
||||
Circuit,
|
||||
// Token: 0x0400A70A RID: 42762
|
||||
[Token(Token = "0x400A70A")]
|
||||
EventSender,
|
||||
// Token: 0x0400A70B RID: 42763
|
||||
[Token(Token = "0x400A70B")]
|
||||
EventReceiver,
|
||||
// Token: 0x0400A70C RID: 42764
|
||||
[Token(Token = "0x400A70C")]
|
||||
EventDefinition,
|
||||
// Token: 0x0400A70D RID: 42765
|
||||
[Token(Token = "0x400A70D")]
|
||||
Variable,
|
||||
// Token: 0x0400A70E RID: 42766
|
||||
[Token(Token = "0x400A70E")]
|
||||
ControlPanel,
|
||||
// Token: 0x0400A70F RID: 42767
|
||||
[Token(Token = "0x400A70F")]
|
||||
InBus,
|
||||
// Token: 0x0400A710 RID: 42768
|
||||
[Token(Token = "0x400A710")]
|
||||
OutBus,
|
||||
// Token: 0x0400A711 RID: 42769
|
||||
[Token(Token = "0x400A711")]
|
||||
Reroute
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025EC RID: 9708
|
||||
[Token(Token = "0x20025EC")]
|
||||
[Serializable]
|
||||
public enum DisplayKind
|
||||
{
|
||||
// Token: 0x0400A713 RID: 42771
|
||||
[Token(Token = "0x400A713")]
|
||||
CanInteract,
|
||||
// Token: 0x0400A714 RID: 42772
|
||||
[Token(Token = "0x400A714")]
|
||||
CanNotInteract
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,1312 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.CircuitsV2.Experience;
|
||||
using RecRoom.DataStructures;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025FC RID: 9724
|
||||
[Token(Token = "0x20025FC")]
|
||||
[Serializable]
|
||||
public sealed class MockChipAdapter : KJDOCKDBNCK, ISerializationCallbackReceiver
|
||||
{
|
||||
// Token: 0x170029D8 RID: 10712
|
||||
// (get) Token: 0x0600FDC1 RID: 64961 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170029D8")]
|
||||
public object Object
|
||||
{
|
||||
[Token(Token = "0x600FDC1")]
|
||||
[Address(RVA = "0x434BD0", Offset = "0x4339D0", VA = "0x180434BD0", Slot = "4")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029D9 RID: 10713
|
||||
// (get) Token: 0x0600FDC2 RID: 64962 RVA: 0x0039CB5C File Offset: 0x0039AD5C
|
||||
[Token(Token = "0x170029D9")]
|
||||
public Guid ContextId
|
||||
{
|
||||
[Token(Token = "0x600FDC2")]
|
||||
[Address(RVA = "0x7594F0", Offset = "0x7582F0", VA = "0x1807594F0", Slot = "5")]
|
||||
get
|
||||
{
|
||||
return this._contextId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DA RID: 10714
|
||||
// (get) Token: 0x0600FDC3 RID: 64963 RVA: 0x0039CB7C File Offset: 0x0039AD7C
|
||||
[Token(Token = "0x170029DA")]
|
||||
public Guid NodeId
|
||||
{
|
||||
[Token(Token = "0x600FDC3")]
|
||||
[Address(RVA = "0x1767920", Offset = "0x1766720", VA = "0x181767920", Slot = "6")]
|
||||
get
|
||||
{
|
||||
return this._nodeId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DB RID: 10715
|
||||
// (get) Token: 0x0600FDC4 RID: 64964 RVA: 0x0039CB9C File Offset: 0x0039AD9C
|
||||
[Token(Token = "0x170029DB")]
|
||||
public bool CanSetName
|
||||
{
|
||||
[Token(Token = "0x600FDC4")]
|
||||
[Address(RVA = "0x3F71D0", Offset = "0x3F5FD0", VA = "0x1803F71D0", Slot = "7")]
|
||||
get
|
||||
{
|
||||
return this._canSetName;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DC RID: 10716
|
||||
// (get) Token: 0x0600FDC5 RID: 64965 RVA: 0x0039CBB0 File Offset: 0x0039ADB0
|
||||
[Token(Token = "0x170029DC")]
|
||||
public string Name
|
||||
{
|
||||
[Token(Token = "0x600FDC5")]
|
||||
[Address(RVA = "0x3F63E0", Offset = "0x3F51E0", VA = "0x1803F63E0", Slot = "8")]
|
||||
get
|
||||
{
|
||||
return this._name;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDC6 RID: 64966 RVA: 0x0039CBC4 File Offset: 0x0039ADC4
|
||||
[Token(Token = "0x600FDC6")]
|
||||
[Address(RVA = "0x1767150", Offset = "0x1765F50", VA = "0x181767150", Slot = "10")]
|
||||
public void LCCHDIPAOOO(string HBENBFOGKNG)
|
||||
{
|
||||
this._name = HBENBFOGKNG;
|
||||
Action onChanged = this.OnChanged;
|
||||
if (onChanged != 0)
|
||||
{
|
||||
onChanged();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DD RID: 10717
|
||||
// (get) Token: 0x0600FDC7 RID: 64967 RVA: 0x0039CBEC File Offset: 0x0039ADEC
|
||||
[Token(Token = "0x170029DD")]
|
||||
public bool ShowName
|
||||
{
|
||||
[Token(Token = "0x600FDC7")]
|
||||
[Address(RVA = "0x4364F0", Offset = "0x4352F0", VA = "0x1804364F0", Slot = "9")]
|
||||
get
|
||||
{
|
||||
return this._showName;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DE RID: 10718
|
||||
// (get) Token: 0x0600FDC8 RID: 64968 RVA: 0x0039CC00 File Offset: 0x0039AE00
|
||||
[Token(Token = "0x170029DE")]
|
||||
public DGDNJPIMCIH VariableMemoryType
|
||||
{
|
||||
[Token(Token = "0x600FDC8")]
|
||||
[Address(RVA = "0x436510", Offset = "0x435310", VA = "0x180436510", Slot = "22")]
|
||||
get
|
||||
{
|
||||
return this.memoryType;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029DF RID: 10719
|
||||
// (get) Token: 0x0600FDC9 RID: 64969 RVA: 0x0039CC14 File Offset: 0x0039AE14
|
||||
[Token(Token = "0x170029DF")]
|
||||
public int Color
|
||||
{
|
||||
[Token(Token = "0x600FDC9")]
|
||||
[Address(RVA = "0x40FFE0", Offset = "0x40EDE0", VA = "0x18040FFE0", Slot = "11")]
|
||||
get
|
||||
{
|
||||
return this._color;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDCA RID: 64970 RVA: 0x0039CC28 File Offset: 0x0039AE28
|
||||
[Token(Token = "0x600FDCA")]
|
||||
[Address(RVA = "0x1767020", Offset = "0x1765E20", VA = "0x181767020", Slot = "12")]
|
||||
public void INABFKDCBLM(int OFGLPJLGLIJ)
|
||||
{
|
||||
this._color = OFGLPJLGLIJ;
|
||||
Action onChanged = this.OnChanged;
|
||||
if (onChanged != 0)
|
||||
{
|
||||
onChanged();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E0 RID: 10720
|
||||
// (get) Token: 0x0600FDCB RID: 64971 RVA: 0x0039CC50 File Offset: 0x0039AE50
|
||||
[Token(Token = "0x170029E0")]
|
||||
public string StaticName
|
||||
{
|
||||
[Token(Token = "0x600FDCB")]
|
||||
[Address(RVA = "0x408890", Offset = "0x407690", VA = "0x180408890", Slot = "13")]
|
||||
get
|
||||
{
|
||||
return this._staticName;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E1 RID: 10721
|
||||
// (get) Token: 0x0600FDCC RID: 64972 RVA: 0x0039CC64 File Offset: 0x0039AE64
|
||||
[Token(Token = "0x170029E1")]
|
||||
public ChipKey Key
|
||||
{
|
||||
[Token(Token = "0x600FDCC")]
|
||||
[Address(RVA = "0x430CC0", Offset = "0x42FAC0", VA = "0x180430CC0", Slot = "14")]
|
||||
get
|
||||
{
|
||||
return this._key;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E2 RID: 10722
|
||||
// (get) Token: 0x0600FDCD RID: 64973 RVA: 0x0039CC78 File Offset: 0x0039AE78
|
||||
[Token(Token = "0x170029E2")]
|
||||
public Sprite Icon
|
||||
{
|
||||
[Token(Token = "0x600FDCD")]
|
||||
[Address(RVA = "0x415290", Offset = "0x414090", VA = "0x180415290", Slot = "15")]
|
||||
get
|
||||
{
|
||||
return this._icon;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E3 RID: 10723
|
||||
// (get) Token: 0x0600FDCE RID: 64974 RVA: 0x0039CC8C File Offset: 0x0039AE8C
|
||||
[Token(Token = "0x170029E3")]
|
||||
public IReadOnlyList<DBFIKIGBNOD> NodeGroups
|
||||
{
|
||||
[Token(Token = "0x600FDCE")]
|
||||
[Address(RVA = "0x423D40", Offset = "0x422B40", VA = "0x180423D40", Slot = "16")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FDCE)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IReadOnlyList`1<DBFIKIGBNOD> RecRoom.CircuitsV2.Adapter.MockChipAdapter::get_NodeGroups()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockNodeGroupAdapter>(var_0_06, ldfld:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockNodeGroupAdapter>(MockChipAdapter::_nodeGroups, ldloc:MockChipAdapter(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: 0x170029E4 RID: 10724
|
||||
// (get) Token: 0x0600FDCF RID: 64975 RVA: 0x0039CCA0 File Offset: 0x0039AEA0
|
||||
[Token(Token = "0x170029E4")]
|
||||
public bool HasInnerContext
|
||||
{
|
||||
[Token(Token = "0x600FDCF")]
|
||||
[Address(RVA = "0x535D20", Offset = "0x534B20", VA = "0x180535D20", Slot = "17")]
|
||||
get
|
||||
{
|
||||
return this._hasInnerContext;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E5 RID: 10725
|
||||
// (get) Token: 0x0600FDD0 RID: 64976 RVA: 0x0039CCB4 File Offset: 0x0039AEB4
|
||||
[Token(Token = "0x170029E5")]
|
||||
public Guid InnerContextId
|
||||
{
|
||||
[Token(Token = "0x600FDD0")]
|
||||
[Address(RVA = "0x17678E0", Offset = "0x17666E0", VA = "0x1817678E0", Slot = "18")]
|
||||
get
|
||||
{
|
||||
return this._innerContextId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E6 RID: 10726
|
||||
// (get) Token: 0x0600FDD1 RID: 64977 RVA: 0x0039CCD4 File Offset: 0x0039AED4
|
||||
[Token(Token = "0x170029E6")]
|
||||
public IEnumerable<Chip> ChildChips
|
||||
{
|
||||
[Token(Token = "0x600FDD1")]
|
||||
[Address(RVA = "0x17678B0", Offset = "0x17666B0", VA = "0x1817678B0", Slot = "19")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FDD1)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerable`1<RecRoom.CircuitsV2.Chip> RecRoom.CircuitsV2.Adapter.MockChipAdapter::get_ChildChips()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:class RecRoom.CircuitsV2.Chip[](var_0_05, call:class RecRoom.CircuitsV2.Chip[](Array::Empty))
|
||||
}
|
||||
|
||||
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: 0x170029E7 RID: 10727
|
||||
// (get) Token: 0x0600FDD2 RID: 64978 RVA: 0x0039CCE8 File Offset: 0x0039AEE8
|
||||
[Token(Token = "0x170029E7")]
|
||||
public bool IsRegisteredToEvent
|
||||
{
|
||||
[Token(Token = "0x600FDD2")]
|
||||
[Address(RVA = "0x567CF0", Offset = "0x566AF0", VA = "0x180567CF0", Slot = "20")]
|
||||
get
|
||||
{
|
||||
return this._isRegisteredToEvent;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E8 RID: 10728
|
||||
// (get) Token: 0x0600FDD3 RID: 64979 RVA: 0x0039CCFC File Offset: 0x0039AEFC
|
||||
[Token(Token = "0x170029E8")]
|
||||
public bool IsControlPanel
|
||||
{
|
||||
[Token(Token = "0x600FDD3")]
|
||||
[Address(RVA = "0x5679C0", Offset = "0x5667C0", VA = "0x1805679C0", Slot = "21")]
|
||||
get
|
||||
{
|
||||
return this._isControlPanel;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029E9 RID: 10729
|
||||
// (get) Token: 0x0600FDD4 RID: 64980 RVA: 0x0039CD10 File Offset: 0x0039AF10
|
||||
[Token(Token = "0x170029E9")]
|
||||
public bool IsSyncVariable
|
||||
{
|
||||
[Token(Token = "0x600FDD4")]
|
||||
[Address(RVA = "0xC84B70", Offset = "0xC83970", VA = "0x180C84B70")]
|
||||
get
|
||||
{
|
||||
return this._isSyncVariable;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029EA RID: 10730
|
||||
// (get) Token: 0x0600FDD5 RID: 64981 RVA: 0x0039CD24 File Offset: 0x0039AF24
|
||||
[Token(Token = "0x170029EA")]
|
||||
public bool CanClone
|
||||
{
|
||||
[Token(Token = "0x600FDD5")]
|
||||
[Address(RVA = "0x567D00", Offset = "0x566B00", VA = "0x180567D00", Slot = "23")]
|
||||
get
|
||||
{
|
||||
return this._canClone;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029EB RID: 10731
|
||||
// (get) Token: 0x0600FDD6 RID: 64982 RVA: 0x0039CD38 File Offset: 0x0039AF38
|
||||
[Token(Token = "0x170029EB")]
|
||||
public bool CanDestroy
|
||||
{
|
||||
[Token(Token = "0x600FDD6")]
|
||||
[Address(RVA = "0x79C0D0", Offset = "0x79AED0", VA = "0x18079C0D0", Slot = "24")]
|
||||
get
|
||||
{
|
||||
return this._canDestroy;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029EC RID: 10732
|
||||
// (get) Token: 0x0600FDD7 RID: 64983 RVA: 0x0039CD4C File Offset: 0x0039AF4C
|
||||
[Token(Token = "0x170029EC")]
|
||||
public bool CanAddRemoveNodeGroups
|
||||
{
|
||||
[Token(Token = "0x600FDD7")]
|
||||
[Address(RVA = "0xBF3140", Offset = "0xBF1F40", VA = "0x180BF3140", Slot = "25")]
|
||||
get
|
||||
{
|
||||
return this._canAddRemoveNodeGroups;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029ED RID: 10733
|
||||
// (get) Token: 0x0600FDD8 RID: 64984 RVA: 0x0039CD60 File Offset: 0x0039AF60
|
||||
[Token(Token = "0x170029ED")]
|
||||
public bool CanModifyWithMakerPen
|
||||
{
|
||||
[Token(Token = "0x600FDD8")]
|
||||
[Address(RVA = "0xBF3130", Offset = "0xBF1F30", VA = "0x180BF3130", Slot = "26")]
|
||||
get
|
||||
{
|
||||
return this._canModifyWithMakerPen;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029EE RID: 10734
|
||||
// (get) Token: 0x0600FDD9 RID: 64985 RVA: 0x0039CD74 File Offset: 0x0039AF74
|
||||
[Token(Token = "0x170029EE")]
|
||||
public bool IsParentPreviewContext
|
||||
{
|
||||
[Token(Token = "0x600FDD9")]
|
||||
[Address(RVA = "0xBF3120", Offset = "0xBF1F20", VA = "0x180BF3120", Slot = "27")]
|
||||
get
|
||||
{
|
||||
return this._isParentPreviewContext;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029EF RID: 10735
|
||||
// (get) Token: 0x0600FDDA RID: 64986 RVA: 0x0039CD88 File Offset: 0x0039AF88
|
||||
[Token(Token = "0x170029EF")]
|
||||
public string InventionId
|
||||
{
|
||||
[Token(Token = "0x600FDDA")]
|
||||
[Address(RVA = "0x4391F0", Offset = "0x437FF0", VA = "0x1804391F0", Slot = "28")]
|
||||
get
|
||||
{
|
||||
return this._inventionId;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F0 RID: 10736
|
||||
// (get) Token: 0x0600FDDB RID: 64987 RVA: 0x0039CD9C File Offset: 0x0039AF9C
|
||||
[Token(Token = "0x170029F0")]
|
||||
public bool HasSelfGroup
|
||||
{
|
||||
[Token(Token = "0x600FDDB")]
|
||||
[Address(RVA = "0x536440", Offset = "0x535240", VA = "0x180536440", Slot = "29")]
|
||||
get
|
||||
{
|
||||
return this._hasSelfGroup;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F1 RID: 10737
|
||||
// (get) Token: 0x0600FDDC RID: 64988 RVA: 0x0039CDB0 File Offset: 0x0039AFB0
|
||||
[Token(Token = "0x170029F1")]
|
||||
public bool IsDeprecating
|
||||
{
|
||||
[Token(Token = "0x600FDDC")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "30")]
|
||||
get
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F2 RID: 10738
|
||||
// (get) Token: 0x0600FDDD RID: 64989 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170029F2")]
|
||||
public Vector3 LocalPosition
|
||||
{
|
||||
[Token(Token = "0x600FDDD")]
|
||||
[Address(RVA = "0x1767900", Offset = "0x1766700", VA = "0x181767900", Slot = "31")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDDE RID: 64990 RVA: 0x0039CDC0 File Offset: 0x0039AFC0
|
||||
[Token(Token = "0x600FDDE")]
|
||||
[Address(RVA = "0x1766D30", Offset = "0x1765B30", VA = "0x181766D30")]
|
||||
public void PPKMAPJACFF(in Vector3 ONGBFDACHHG)
|
||||
{
|
||||
float z = ONGBFDACHHG.z;
|
||||
this._localPosition.z = z;
|
||||
GGNBLBKOLHG.HOACAGCANFB onPositionChanged = this.OnPositionChanged;
|
||||
if (onPositionChanged != 0)
|
||||
{
|
||||
onPositionChanged(ONGBFDACHHG);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F3 RID: 10739
|
||||
// (get) Token: 0x0600FDDF RID: 64991 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170029F3")]
|
||||
public Quaternion LocalRotation
|
||||
{
|
||||
[Token(Token = "0x600FDDF")]
|
||||
[Address(RVA = "0x1767910", Offset = "0x1766710", VA = "0x181767910", Slot = "33")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDE0 RID: 64992 RVA: 0x0039CDF4 File Offset: 0x0039AFF4
|
||||
[Token(Token = "0x600FDE0")]
|
||||
[Address(RVA = "0x1766B80", Offset = "0x1765980", VA = "0x181766B80")]
|
||||
public void ENAPPICIPDG(in Quaternion ONGBFDACHHG)
|
||||
{
|
||||
GGNBLBKOLHG.MKOFEBIMNCF onRotationChanged = this.OnRotationChanged;
|
||||
if (onRotationChanged != 0)
|
||||
{
|
||||
onRotationChanged(ONGBFDACHHG);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDE1 RID: 64993 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDE1")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "35")]
|
||||
public void IOBOLFAHLKL()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDE2 RID: 64994 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDE2")]
|
||||
[Address(RVA = "0x1766BA0", Offset = "0x17659A0", VA = "0x181766BA0")]
|
||||
public void ECDCNBOIEBO(in Vector3? GHBPCACOCOL, in Quaternion? LDAKIHFDIFN)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x14000150 RID: 336
|
||||
// (add) Token: 0x0600FDE3 RID: 64995 RVA: 0x0039CE14 File Offset: 0x0039B014
|
||||
// (remove) Token: 0x0600FDE4 RID: 64996 RVA: 0x0039CE30 File Offset: 0x0039B030
|
||||
[Token(Token = "0x14000150")]
|
||||
public event Action JCLLONJPGKG
|
||||
{
|
||||
[Token(Token = "0x600FDE3")]
|
||||
[Address(RVA = "0x17669A0", Offset = "0x17657A0", VA = "0x1817669A0", Slot = "37")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDE4")]
|
||||
[Address(RVA = "0x1766720", Offset = "0x1765520", VA = "0x181766720", Slot = "38")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000151 RID: 337
|
||||
// (add) Token: 0x0600FDE5 RID: 64997 RVA: 0x0039CE4C File Offset: 0x0039B04C
|
||||
// (remove) Token: 0x0600FDE6 RID: 64998 RVA: 0x0039CE68 File Offset: 0x0039B068
|
||||
[Token(Token = "0x14000151")]
|
||||
public event GGNBLBKOLHG.HOACAGCANFB MDDBOFIDMIG
|
||||
{
|
||||
[Token(Token = "0x600FDE5")]
|
||||
[Address(RVA = "0x1766E00", Offset = "0x1765C00", VA = "0x181766E00", Slot = "39")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDE6")]
|
||||
[Address(RVA = "0x1767330", Offset = "0x1766130", VA = "0x181767330", Slot = "40")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000152 RID: 338
|
||||
// (add) Token: 0x0600FDE7 RID: 64999 RVA: 0x0039CE84 File Offset: 0x0039B084
|
||||
// (remove) Token: 0x0600FDE8 RID: 65000 RVA: 0x0039CEA0 File Offset: 0x0039B0A0
|
||||
[Token(Token = "0x14000152")]
|
||||
public event GGNBLBKOLHG.MKOFEBIMNCF EANFAHIJEFE
|
||||
{
|
||||
[Token(Token = "0x600FDE7")]
|
||||
[Address(RVA = "0x1767780", Offset = "0x1766580", VA = "0x181767780", Slot = "41")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDE8")]
|
||||
[Address(RVA = "0x17663C0", Offset = "0x17651C0", VA = "0x1817663C0", Slot = "42")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000153 RID: 339
|
||||
// (add) Token: 0x0600FDE9 RID: 65001 RVA: 0x0039CEBC File Offset: 0x0039B0BC
|
||||
// (remove) Token: 0x0600FDEA RID: 65002 RVA: 0x0039CED8 File Offset: 0x0039B0D8
|
||||
[Token(Token = "0x14000153")]
|
||||
public event Action FIMEAAFDCLF
|
||||
{
|
||||
[Token(Token = "0x600FDE9")]
|
||||
[Address(RVA = "0x17670B0", Offset = "0x1765EB0", VA = "0x1817670B0", Slot = "43")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDEA")]
|
||||
[Address(RVA = "0x17667C0", Offset = "0x17655C0", VA = "0x1817667C0", Slot = "44")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000154 RID: 340
|
||||
// (add) Token: 0x0600FDEB RID: 65003 RVA: 0x0039CEF4 File Offset: 0x0039B0F4
|
||||
// (remove) Token: 0x0600FDEC RID: 65004 RVA: 0x0039CF10 File Offset: 0x0039B110
|
||||
[Token(Token = "0x14000154")]
|
||||
public event Action<int> NJHEMKGNDCF
|
||||
{
|
||||
[Token(Token = "0x600FDEB")]
|
||||
[Address(RVA = "0x1767470", Offset = "0x1766270", VA = "0x181767470", Slot = "45")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDEC")]
|
||||
[Address(RVA = "0x1767510", Offset = "0x1766310", VA = "0x181767510", Slot = "46")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000155 RID: 341
|
||||
// (add) Token: 0x0600FDED RID: 65005 RVA: 0x0039CF2C File Offset: 0x0039B12C
|
||||
// (remove) Token: 0x0600FDEE RID: 65006 RVA: 0x0039CF48 File Offset: 0x0039B148
|
||||
[Token(Token = "0x14000155")]
|
||||
public event Action<int, DBFIKIGBNOD> FDIEHNOLPPN
|
||||
{
|
||||
[Token(Token = "0x600FDED")]
|
||||
[Address(RVA = "0x1766A40", Offset = "0x1765840", VA = "0x181766A40", Slot = "47")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDEE")]
|
||||
[Address(RVA = "0x1766C90", Offset = "0x1765A90", VA = "0x181766C90", Slot = "48")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000156 RID: 342
|
||||
// (add) Token: 0x0600FDEF RID: 65007 RVA: 0x0039CF64 File Offset: 0x0039B164
|
||||
// (remove) Token: 0x0600FDF0 RID: 65008 RVA: 0x0039CF80 File Offset: 0x0039B180
|
||||
[Token(Token = "0x14000156")]
|
||||
public event Action<int, DBFIKIGBNOD> JPMHGECKEEA
|
||||
{
|
||||
[Token(Token = "0x600FDEF")]
|
||||
[Address(RVA = "0x1766860", Offset = "0x1765660", VA = "0x181766860", Slot = "49")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDF0")]
|
||||
[Address(RVA = "0x17673D0", Offset = "0x17661D0", VA = "0x1817673D0", Slot = "50")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000157 RID: 343
|
||||
// (add) Token: 0x0600FDF1 RID: 65009 RVA: 0x0039CF9C File Offset: 0x0039B19C
|
||||
// (remove) Token: 0x0600FDF2 RID: 65010 RVA: 0x0039CFB8 File Offset: 0x0039B1B8
|
||||
[Token(Token = "0x14000157")]
|
||||
public event Action<int> MFAENODFCGK
|
||||
{
|
||||
[Token(Token = "0x600FDF1")]
|
||||
[Address(RVA = "0x1766D60", Offset = "0x1765B60", VA = "0x181766D60", Slot = "51")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDF2")]
|
||||
[Address(RVA = "0x1767290", Offset = "0x1766090", VA = "0x181767290", Slot = "52")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000158 RID: 344
|
||||
// (add) Token: 0x0600FDF3 RID: 65011 RVA: 0x0039CFD4 File Offset: 0x0039B1D4
|
||||
// (remove) Token: 0x0600FDF4 RID: 65012 RVA: 0x0039CFF0 File Offset: 0x0039B1F0
|
||||
[Token(Token = "0x14000158")]
|
||||
public event Action ACMFCEAGABH
|
||||
{
|
||||
[Token(Token = "0x600FDF3")]
|
||||
[Address(RVA = "0x1766AE0", Offset = "0x17658E0", VA = "0x181766AE0", Slot = "53")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FDF4")]
|
||||
[Address(RVA = "0x1766900", Offset = "0x1765700", VA = "0x181766900", Slot = "54")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDF5 RID: 65013 RVA: 0x0039D00C File Offset: 0x0039B20C
|
||||
[Token(Token = "0x600FDF5")]
|
||||
[Address(RVA = "0x1767170", Offset = "0x1765F70", VA = "0x181767170")]
|
||||
public void MFMDEBCEKLC()
|
||||
{
|
||||
Action onChanged = this.OnChanged;
|
||||
int num = 0;
|
||||
if (onChanged != 0)
|
||||
{
|
||||
onChanged();
|
||||
}
|
||||
GGNBLBKOLHG.HOACAGCANFB onPositionChanged = this.OnPositionChanged;
|
||||
if (onPositionChanged != 0)
|
||||
{
|
||||
onPositionChanged(num);
|
||||
}
|
||||
GGNBLBKOLHG.MKOFEBIMNCF onRotationChanged = this.OnRotationChanged;
|
||||
if (onRotationChanged != 0)
|
||||
{
|
||||
onRotationChanged(num);
|
||||
}
|
||||
Action onNodeWillDestroy = this.OnNodeWillDestroy;
|
||||
if (onNodeWillDestroy != 0)
|
||||
{
|
||||
onNodeWillDestroy();
|
||||
}
|
||||
Action<int> onNodeGroupWillAdd = this.OnNodeGroupWillAdd;
|
||||
if (onNodeGroupWillAdd != 0)
|
||||
{
|
||||
int num2 = 0;
|
||||
onNodeGroupWillAdd(num2);
|
||||
}
|
||||
Action<int, DBFIKIGBNOD> onNodeGroupDidAdd = this.OnNodeGroupDidAdd;
|
||||
if (onNodeGroupDidAdd != 0)
|
||||
{
|
||||
int num3 = 0;
|
||||
int num4 = 0;
|
||||
onNodeGroupDidAdd(num4, num3);
|
||||
}
|
||||
Action<int, DBFIKIGBNOD> onNodeGroupWillRemove = this.OnNodeGroupWillRemove;
|
||||
if (onNodeGroupWillRemove != 0)
|
||||
{
|
||||
int num5 = 0;
|
||||
int num6 = 0;
|
||||
onNodeGroupWillRemove(num6, num5);
|
||||
}
|
||||
Action<int> onNodeGroupDidRemove = this.OnNodeGroupDidRemove;
|
||||
if (onNodeGroupDidRemove != 0)
|
||||
{
|
||||
int num7 = 0;
|
||||
onNodeGroupDidRemove(num7);
|
||||
}
|
||||
Action onRegistrationChanged = this.OnRegistrationChanged;
|
||||
if (onRegistrationChanged != 0)
|
||||
{
|
||||
onRegistrationChanged();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FDF6 RID: 65014 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDF6")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "55")]
|
||||
public void JPBPGKDPEOP()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDF7 RID: 65015 RVA: 0x0039D0E8 File Offset: 0x0039B2E8
|
||||
[Token(Token = "0x600FDF7")]
|
||||
[Address(RVA = "0x460D40", Offset = "0x45FB40", VA = "0x180460D40", Slot = "56")]
|
||||
public bool IFKBPCMHFOO(int CEHJGNDELGL)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
// Token: 0x0600FDF8 RID: 65016 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDF8")]
|
||||
[Address(RVA = "0x1766460", Offset = "0x1765260", VA = "0x181766460", Slot = "57")]
|
||||
public void AKIBJCNJNBE(string MMBOKOLAJFH)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDF9 RID: 65017 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDF9")]
|
||||
[Address(RVA = "0x1766EA0", Offset = "0x1765CA0", VA = "0x181766EA0", Slot = "58")]
|
||||
public void ILOCBALJOGE(int EFBDCIJMFGD)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDFA RID: 65018 RVA: 0x0039D0F8 File Offset: 0x0039B2F8
|
||||
[Token(Token = "0x600FDFA")]
|
||||
[Address(RVA = "0x151DF80", Offset = "0x151CD80", VA = "0x18151DF80", Slot = "59")]
|
||||
public IFNLKKABKEB<MPHHHDGFLNP> KPNKCFODIIH(string HBENBFOGKNG)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FDFA)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling IFNLKKABKEB<MPHHHDGFLNP> RecRoom.CircuitsV2.Adapter.MockChipAdapter::KPNKCFODIIH(System.String)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:valuetype [RecRoom.Circuitsv2.Runtime]IFNLKKABKEB<valuetype [RecRoom.Circuitsv2.Runtime]MPHHHDGFLNP>(var_0_05, call:IFNLKKABKEB[exp:valuetype [RecRoom.Circuitsv2.Runtime]IFNLKKABKEB<valuetype [RecRoom.Circuitsv2.Runtime]MPHHHDGFLNP>](AHIMICMLPKA::IFNEMKAIILC))
|
||||
}
|
||||
|
||||
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: 0x0600FDFB RID: 65019 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDFB")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "60")]
|
||||
public void KKACIILIGJI(Transform OIFLDNBGJOH)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDFC RID: 65020 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDFC")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "66")]
|
||||
public void GFBIJNLKLCM(Chip EHHKGBAMIOP)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDFD RID: 65021 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FDFD")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "67")]
|
||||
public void FDMFCABHIIA(Chip EHHKGBAMIOP)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FDFE RID: 65022 RVA: 0x0039D10C File Offset: 0x0039B30C
|
||||
[Token(Token = "0x600FDFE")]
|
||||
[Address(RVA = "0x1767040", Offset = "0x1765E40", VA = "0x181767040", Slot = "61")]
|
||||
public bool KGFEIIPPNGC(out Guid BOJNNELMAHN)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FDFE)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean RecRoom.CircuitsV2.Adapter.MockChipAdapter::KGFEIIPPNGC(System.Guid&)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:Guid(var_0_05, ldsfld:Guid(Guid::Empty))
|
||||
stfld:int32(Guid::_a, ldloc:valuetype [mscorlib]System.Guid&(BOJNNELMAHN), ldloc:Guid[exp:int32](var_0_05))
|
||||
}
|
||||
|
||||
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: 0x0600FDFF RID: 65023 RVA: 0x0039D128 File Offset: 0x0039B328
|
||||
[Token(Token = "0x600FDFF")]
|
||||
[Address(RVA = "0x9049B0", Offset = "0x9037B0", VA = "0x1809049B0", Slot = "62")]
|
||||
public bool ICKOEFJIPAD(out Chip LGODBBJJBFJ)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0600FE00 RID: 65024 RVA: 0x0039D138 File Offset: 0x0039B338
|
||||
[Token(Token = "0x600FE00")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930")]
|
||||
public bool HFABJNPHHPI(in Guid CMJICPJMBAP)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0600FE01 RID: 65025 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE01")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "64")]
|
||||
public void AMJHODPKAMA(ChipConfigMenu GBFBLEKPKMC, ref int JMHKMOACHDG)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE02 RID: 65026 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE02")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "65")]
|
||||
public void LNOGJLFMOCL(ChipConfigMenu GBFBLEKPKMC)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE03 RID: 65027 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE03")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "69")]
|
||||
public void OnAfterDeserialize()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE04 RID: 65028 RVA: 0x0039D148 File Offset: 0x0039B348
|
||||
[Token(Token = "0x600FE04")]
|
||||
[Address(RVA = "0x17675B0", Offset = "0x17663B0", VA = "0x1817675B0", Slot = "68")]
|
||||
public void OnBeforeSerialize()
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
IEnumerable enumerable = BCKPFAJAPEO.AKGEGLEMFGM<MockNodeGroupAdapter>(this._nodeGroups);
|
||||
if (enumerable != 0)
|
||||
{
|
||||
if (num >= enumerable)
|
||||
{
|
||||
goto IL_22;
|
||||
}
|
||||
num += num;
|
||||
if (num != enumerable)
|
||||
{
|
||||
num++;
|
||||
goto IL_22;
|
||||
}
|
||||
IL_3A:
|
||||
Guid guid;
|
||||
guid += guid;
|
||||
goto IL_3E;
|
||||
IL_22:
|
||||
guid = this._contextId.Value;
|
||||
Guid value = this._nodeId.Value;
|
||||
goto IL_3A;
|
||||
}
|
||||
IL_3E:
|
||||
if (enumerable != 0)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
}
|
||||
|
||||
// Token: 0x0600FE05 RID: 65029 RVA: 0x0039D1B4 File Offset: 0x0039B3B4
|
||||
[Token(Token = "0x600FE05")]
|
||||
[Address(RVA = "0x1767820", Offset = "0x1766620", VA = "0x181767820")]
|
||||
public MockChipAdapter()
|
||||
{
|
||||
SerializedGuid serializedGuid = SerializedGuid.KEBCJKEKCLK();
|
||||
this._contextId = serializedGuid;
|
||||
SerializedGuid serializedGuid2 = SerializedGuid.KEBCJKEKCLK();
|
||||
this._nodeId = serializedGuid2;
|
||||
this.memoryType = (DGDNJPIMCIH)((ulong)(-1L));
|
||||
List<MockNodeGroupAdapter> list = new List();
|
||||
this._nodeGroups = list;
|
||||
SerializedGuid serializedGuid3 = SerializedGuid.PECEFFJNJCH();
|
||||
this._innerContextId = serializedGuid3;
|
||||
this.IOBOLFAHLKL();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE06 RID: 65030 RVA: 0x0039D210 File Offset: 0x0039B410
|
||||
[Token(Token = "0x600FE06")]
|
||||
[Address(RVA = "0x1766D30", Offset = "0x1765B30", VA = "0x181766D30", Slot = "32")]
|
||||
private void HBAPOPLKIEF(in Vector3 ONGBFDACHHG)
|
||||
{
|
||||
float z = ONGBFDACHHG.z;
|
||||
this._localPosition.z = z;
|
||||
GGNBLBKOLHG.HOACAGCANFB onPositionChanged = this.OnPositionChanged;
|
||||
if (onPositionChanged != 0)
|
||||
{
|
||||
onPositionChanged(ONGBFDACHHG);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE07 RID: 65031 RVA: 0x0039D244 File Offset: 0x0039B444
|
||||
[Token(Token = "0x600FE07")]
|
||||
[Address(RVA = "0x1766B80", Offset = "0x1765980", VA = "0x181766B80", Slot = "34")]
|
||||
private void DOAGELGDDCM(in Quaternion ONGBFDACHHG)
|
||||
{
|
||||
GGNBLBKOLHG.MKOFEBIMNCF onRotationChanged = this.OnRotationChanged;
|
||||
if (onRotationChanged != 0)
|
||||
{
|
||||
onRotationChanged(ONGBFDACHHG);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE08 RID: 65032 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE08")]
|
||||
[Address(RVA = "0x1766BA0", Offset = "0x17659A0", VA = "0x181766BA0", Slot = "36")]
|
||||
private void FADKEFBFNBK(in Vector3? GHBPCACOCOL, in Quaternion? LDAKIHFDIFN)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE09 RID: 65033 RVA: 0x0039D264 File Offset: 0x0039B464
|
||||
[Token(Token = "0x600FE09")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "63")]
|
||||
private bool KPNBIKJOFBM(in Guid IGEMANOEMIB)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0400A715 RID: 42773
|
||||
[FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x400A715")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private SerializedGuid _contextId;
|
||||
|
||||
// Token: 0x0400A716 RID: 42774
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400A716")]
|
||||
[SerializeField]
|
||||
[INPFBLGGAJF]
|
||||
private SerializedGuid _nodeId;
|
||||
|
||||
// Token: 0x0400A717 RID: 42775
|
||||
[FieldOffset(Offset = "0x20")]
|
||||
[Token(Token = "0x400A717")]
|
||||
[SerializeField]
|
||||
private bool _canSetName;
|
||||
|
||||
// Token: 0x0400A718 RID: 42776
|
||||
[FieldOffset(Offset = "0x28")]
|
||||
[Token(Token = "0x400A718")]
|
||||
[Multiline]
|
||||
[SerializeField]
|
||||
private string _name;
|
||||
|
||||
// Token: 0x0400A719 RID: 42777
|
||||
[FieldOffset(Offset = "0x30")]
|
||||
[Token(Token = "0x400A719")]
|
||||
[SerializeField]
|
||||
private bool _showName;
|
||||
|
||||
// Token: 0x0400A71A RID: 42778
|
||||
[FieldOffset(Offset = "0x34")]
|
||||
[Token(Token = "0x400A71A")]
|
||||
[SerializeField]
|
||||
private DGDNJPIMCIH memoryType;
|
||||
|
||||
// Token: 0x0400A71B RID: 42779
|
||||
[FieldOffset(Offset = "0x38")]
|
||||
[Token(Token = "0x400A71B")]
|
||||
[SerializeField]
|
||||
private int _color;
|
||||
|
||||
// Token: 0x0400A71C RID: 42780
|
||||
[FieldOffset(Offset = "0x40")]
|
||||
[Token(Token = "0x400A71C")]
|
||||
[SerializeField]
|
||||
private string _staticName;
|
||||
|
||||
// Token: 0x0400A71D RID: 42781
|
||||
[FieldOffset(Offset = "0x48")]
|
||||
[Token(Token = "0x400A71D")]
|
||||
[SerializeField]
|
||||
private ChipKey _key;
|
||||
|
||||
// Token: 0x0400A71E RID: 42782
|
||||
[FieldOffset(Offset = "0x50")]
|
||||
[Token(Token = "0x400A71E")]
|
||||
[SerializeField]
|
||||
private Sprite _icon;
|
||||
|
||||
// Token: 0x0400A71F RID: 42783
|
||||
[FieldOffset(Offset = "0x58")]
|
||||
[Token(Token = "0x400A71F")]
|
||||
[SerializeField]
|
||||
private List<MockNodeGroupAdapter> _nodeGroups;
|
||||
|
||||
// Token: 0x0400A720 RID: 42784
|
||||
[FieldOffset(Offset = "0x60")]
|
||||
[Token(Token = "0x400A720")]
|
||||
[SerializeField]
|
||||
private bool _hasInnerContext;
|
||||
|
||||
// Token: 0x0400A721 RID: 42785
|
||||
[FieldOffset(Offset = "0x68")]
|
||||
[Token(Token = "0x400A721")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private SerializedGuid _innerContextId;
|
||||
|
||||
// Token: 0x0400A722 RID: 42786
|
||||
[FieldOffset(Offset = "0x70")]
|
||||
[Token(Token = "0x400A722")]
|
||||
[SerializeField]
|
||||
private bool _isRegisteredToEvent;
|
||||
|
||||
// Token: 0x0400A723 RID: 42787
|
||||
[FieldOffset(Offset = "0x71")]
|
||||
[Token(Token = "0x400A723")]
|
||||
[SerializeField]
|
||||
private bool _isControlPanel;
|
||||
|
||||
// Token: 0x0400A724 RID: 42788
|
||||
[FieldOffset(Offset = "0x72")]
|
||||
[Token(Token = "0x400A724")]
|
||||
[SerializeField]
|
||||
private bool _isSyncVariable;
|
||||
|
||||
// Token: 0x0400A725 RID: 42789
|
||||
[FieldOffset(Offset = "0x73")]
|
||||
[Token(Token = "0x400A725")]
|
||||
[SerializeField]
|
||||
private bool _canClone;
|
||||
|
||||
// Token: 0x0400A726 RID: 42790
|
||||
[FieldOffset(Offset = "0x74")]
|
||||
[Token(Token = "0x400A726")]
|
||||
[SerializeField]
|
||||
private bool _canDestroy;
|
||||
|
||||
// Token: 0x0400A727 RID: 42791
|
||||
[FieldOffset(Offset = "0x75")]
|
||||
[Token(Token = "0x400A727")]
|
||||
[SerializeField]
|
||||
private bool _canAddRemoveNodeGroups;
|
||||
|
||||
// Token: 0x0400A728 RID: 42792
|
||||
[FieldOffset(Offset = "0x76")]
|
||||
[Token(Token = "0x400A728")]
|
||||
[SerializeField]
|
||||
private bool _canModifyWithMakerPen;
|
||||
|
||||
// Token: 0x0400A729 RID: 42793
|
||||
[FieldOffset(Offset = "0x77")]
|
||||
[Token(Token = "0x400A729")]
|
||||
[SerializeField]
|
||||
private bool _isParentPreviewContext;
|
||||
|
||||
// Token: 0x0400A72A RID: 42794
|
||||
[FieldOffset(Offset = "0x78")]
|
||||
[Token(Token = "0x400A72A")]
|
||||
[SerializeField]
|
||||
private string _inventionId;
|
||||
|
||||
// Token: 0x0400A72B RID: 42795
|
||||
[FieldOffset(Offset = "0x80")]
|
||||
[Token(Token = "0x400A72B")]
|
||||
[SerializeField]
|
||||
private bool _hasSelfGroup;
|
||||
|
||||
// Token: 0x0400A72C RID: 42796
|
||||
[FieldOffset(Offset = "0x81")]
|
||||
[Token(Token = "0x400A72C")]
|
||||
[SerializeField]
|
||||
private bool _isDeprecating;
|
||||
|
||||
// Token: 0x0400A72D RID: 42797
|
||||
[FieldOffset(Offset = "0x84")]
|
||||
[Token(Token = "0x400A72D")]
|
||||
[SerializeField]
|
||||
private Vector3 _localPosition;
|
||||
|
||||
// Token: 0x0400A72E RID: 42798
|
||||
[FieldOffset(Offset = "0x90")]
|
||||
[Token(Token = "0x400A72E")]
|
||||
[SerializeField]
|
||||
private Quaternion _localRotation;
|
||||
|
||||
// Token: 0x0400A72F RID: 42799
|
||||
[FieldOffset(Offset = "0xA0")]
|
||||
[Token(Token = "0x400A72F")]
|
||||
[CompilerGenerated]
|
||||
private Action OnChanged;
|
||||
|
||||
// Token: 0x0400A730 RID: 42800
|
||||
[FieldOffset(Offset = "0xA8")]
|
||||
[Token(Token = "0x400A730")]
|
||||
[CompilerGenerated]
|
||||
private GGNBLBKOLHG.HOACAGCANFB OnPositionChanged;
|
||||
|
||||
// Token: 0x0400A731 RID: 42801
|
||||
[FieldOffset(Offset = "0xB0")]
|
||||
[Token(Token = "0x400A731")]
|
||||
[CompilerGenerated]
|
||||
private GGNBLBKOLHG.MKOFEBIMNCF OnRotationChanged;
|
||||
|
||||
// Token: 0x0400A732 RID: 42802
|
||||
[FieldOffset(Offset = "0xB8")]
|
||||
[Token(Token = "0x400A732")]
|
||||
[CompilerGenerated]
|
||||
private Action OnNodeWillDestroy;
|
||||
|
||||
// Token: 0x0400A733 RID: 42803
|
||||
[FieldOffset(Offset = "0xC0")]
|
||||
[Token(Token = "0x400A733")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnNodeGroupWillAdd;
|
||||
|
||||
// Token: 0x0400A734 RID: 42804
|
||||
[FieldOffset(Offset = "0xC8")]
|
||||
[Token(Token = "0x400A734")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, DBFIKIGBNOD> OnNodeGroupDidAdd;
|
||||
|
||||
// Token: 0x0400A735 RID: 42805
|
||||
[FieldOffset(Offset = "0xD0")]
|
||||
[Token(Token = "0x400A735")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, DBFIKIGBNOD> OnNodeGroupWillRemove;
|
||||
|
||||
// Token: 0x0400A736 RID: 42806
|
||||
[FieldOffset(Offset = "0xD8")]
|
||||
[Token(Token = "0x400A736")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnNodeGroupDidRemove;
|
||||
|
||||
// Token: 0x0400A737 RID: 42807
|
||||
[FieldOffset(Offset = "0xE0")]
|
||||
[Token(Token = "0x400A737")]
|
||||
[CompilerGenerated]
|
||||
private Action OnRegistrationChanged;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,208 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.CircuitsV2.Config;
|
||||
using RecRoom.DataStructures;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025FD RID: 9725
|
||||
[Token(Token = "0x20025FD")]
|
||||
public sealed class MockCircuitsV2Manager : MonoBehaviour, DHPKPILLCBH
|
||||
{
|
||||
// Token: 0x0600FE0A RID: 65034 RVA: 0x0039D274 File Offset: 0x0039B474
|
||||
[Token(Token = "0x600FE0A")]
|
||||
[Address(RVA = "0x1767E60", Offset = "0x1766C60", VA = "0x181767E60")]
|
||||
public bool TryGetChip(in Guid ENJEOLBEALP, out Chip EHHKGBAMIOP)
|
||||
{
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> onbgfcmgedg = this.ONBGFCMGEDG;
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE0B RID: 65035 RVA: 0x0039D298 File Offset: 0x0039B498
|
||||
[Token(Token = "0x600FE0B")]
|
||||
[Address(RVA = "0x1767B50", Offset = "0x1766950", VA = "0x181767B50")]
|
||||
public void Awake()
|
||||
{
|
||||
JLJFEOALJCO jljfeoaljco = new JLJFEOALJCO(this.config, this);
|
||||
this.BBMLPPPDHMA = jljfeoaljco;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE0C RID: 65036 RVA: 0x0039D2BC File Offset: 0x0039B4BC
|
||||
[Token(Token = "0x600FE0C")]
|
||||
[Address(RVA = "0x1767940", Offset = "0x1766740", VA = "0x181767940")]
|
||||
public void AddChip(MockChipAdapter EHHKGBAMIOP)
|
||||
{
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> onbgfcmgedg = this.ONBGFCMGEDG;
|
||||
int num = 0;
|
||||
Guid value = EHHKGBAMIOP._nodeId.Value;
|
||||
bool flag;
|
||||
if (IEIBEBFINNI.GMKIEKMHKPP(!flag, "A chip with this key has already been added", num, (NJOJCAHDMED)((uint)2)))
|
||||
{
|
||||
Chip chip = global::UnityEngine.Object.Instantiate<Chip>(this.chipPrefab);
|
||||
CircuitsV2Config circuitsV2Config = this.config;
|
||||
chip.Bind(circuitsV2Config, EHHKGBAMIOP);
|
||||
SerializedGuid nodeId = EHHKGBAMIOP._nodeId;
|
||||
List<Guid> adkgemfmnpk = this.ADKGEMFMNPK;
|
||||
Guid value2 = nodeId.Value;
|
||||
SerializedGuid nodeId2 = EHHKGBAMIOP._nodeId;
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> onbgfcmgedg2 = this.ONBGFCMGEDG;
|
||||
Guid value3 = nodeId2.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE0D RID: 65037 RVA: 0x0039D34C File Offset: 0x0039B54C
|
||||
[Token(Token = "0x600FE0D")]
|
||||
[Address(RVA = "0x1767E00", Offset = "0x1766C00", VA = "0x181767E00")]
|
||||
public void ConnectChips(in Guid GHIPCNDOFDF, int MNFADKGJOJK, int CFCPGHKNFBH, in Guid GFCHKDFMLEL, int GLPGAPDHJOA, int KMENICLPBKG)
|
||||
{
|
||||
JLJFEOALJCO bbmlpppdhma = this.BBMLPPPDHMA;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE0E RID: 65038 RVA: 0x0039D368 File Offset: 0x0039B568
|
||||
[Token(Token = "0x600FE0E")]
|
||||
[Address(RVA = "0x1767E30", Offset = "0x1766C30", VA = "0x181767E30")]
|
||||
public void DisconnectChips(in Guid GHIPCNDOFDF, int MNFADKGJOJK, int CFCPGHKNFBH, in Guid GFCHKDFMLEL, int GLPGAPDHJOA, int KMENICLPBKG)
|
||||
{
|
||||
JLJFEOALJCO bbmlpppdhma = this.BBMLPPPDHMA;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE0F RID: 65039 RVA: 0x0039D384 File Offset: 0x0039B584
|
||||
[Token(Token = "0x600FE0F")]
|
||||
[Address(RVA = "0x1767BC0", Offset = "0x17669C0", VA = "0x181767BC0")]
|
||||
public void Clear()
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>>.ValueCollection values = this.ONBGFCMGEDG.Values;
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
bool flag2;
|
||||
while (flag2)
|
||||
{
|
||||
}
|
||||
int num2 = 0;
|
||||
GameObject gameObject;
|
||||
if (gameObject == num2)
|
||||
{
|
||||
continue;
|
||||
}
|
||||
GameObject gameObject2;
|
||||
global::UnityEngine.Object.DestroyImmediate(gameObject2);
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
this.ONBGFCMGEDG.Clear();
|
||||
this.ADKGEMFMNPK.Clear();
|
||||
this.BBMLPPPDHMA.LKLKGDMFMCC();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE10 RID: 65040 RVA: 0x0039D3F4 File Offset: 0x0039B5F4
|
||||
[Token(Token = "0x600FE10")]
|
||||
[Address(RVA = "0x1767F10", Offset = "0x1766D10", VA = "0x181767F10")]
|
||||
public MockCircuitsV2Manager()
|
||||
{
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> dictionary = new Dictionary();
|
||||
this.ONBGFCMGEDG = dictionary;
|
||||
List<Guid> list = new List();
|
||||
this.ADKGEMFMNPK = list;
|
||||
SerializedGuid serializedGuid = SerializedGuid.PECEFFJNJCH();
|
||||
this.srcNodeId = serializedGuid;
|
||||
SerializedGuid serializedGuid2 = SerializedGuid.PECEFFJNJCH();
|
||||
this.dstNodeId = serializedGuid2;
|
||||
base..ctor();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE11 RID: 65041 RVA: 0x0039D444 File Offset: 0x0039B644
|
||||
[Token(Token = "0x600FE11")]
|
||||
[Address(RVA = "0x1767E60", Offset = "0x1766C60", VA = "0x181767E60", Slot = "4")]
|
||||
private bool LMBEKLKBEAN(in Guid JNKFPEJCCNP, out Chip EHHKGBAMIOP)
|
||||
{
|
||||
Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> onbgfcmgedg = this.ONBGFCMGEDG;
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0400A738 RID: 42808
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400A738")]
|
||||
[SerializeField]
|
||||
private Chip chipPrefab;
|
||||
|
||||
// Token: 0x0400A739 RID: 42809
|
||||
[FieldOffset(Offset = "0x20")]
|
||||
[Token(Token = "0x400A739")]
|
||||
[SerializeField]
|
||||
private CircuitsV2Config config;
|
||||
|
||||
// Token: 0x0400A73A RID: 42810
|
||||
[FieldOffset(Offset = "0x28")]
|
||||
[Token(Token = "0x400A73A")]
|
||||
private JLJFEOALJCO BBMLPPPDHMA;
|
||||
|
||||
// Token: 0x0400A73B RID: 42811
|
||||
[FieldOffset(Offset = "0x30")]
|
||||
[Token(Token = "0x400A73B")]
|
||||
[Attribute(Name = "TupleElementNamesAttribute", RVA = "0x11B050", Offset = "0x11A450")]
|
||||
private Dictionary<Guid, ValueTuple<Chip, MockChipAdapter>> ONBGFCMGEDG;
|
||||
|
||||
// Token: 0x0400A73C RID: 42812
|
||||
[FieldOffset(Offset = "0x38")]
|
||||
[Token(Token = "0x400A73C")]
|
||||
private List<Guid> ADKGEMFMNPK;
|
||||
|
||||
// Token: 0x0400A73D RID: 42813
|
||||
[FieldOffset(Offset = "0x40")]
|
||||
[Token(Token = "0x400A73D")]
|
||||
public MockChipAdapter mockChipAdapter;
|
||||
|
||||
// Token: 0x0400A73E RID: 42814
|
||||
[FieldOffset(Offset = "0x48")]
|
||||
[Token(Token = "0x400A73E")]
|
||||
[HideInInspector]
|
||||
public SerializedGuid srcNodeId;
|
||||
|
||||
// Token: 0x0400A73F RID: 42815
|
||||
[FieldOffset(Offset = "0x50")]
|
||||
[Token(Token = "0x400A73F")]
|
||||
[HideInInspector]
|
||||
public int srcNodeDescIndex;
|
||||
|
||||
// Token: 0x0400A740 RID: 42816
|
||||
[FieldOffset(Offset = "0x54")]
|
||||
[Token(Token = "0x400A740")]
|
||||
[HideInInspector]
|
||||
public int srcPortIndex;
|
||||
|
||||
// Token: 0x0400A741 RID: 42817
|
||||
[FieldOffset(Offset = "0x58")]
|
||||
[Token(Token = "0x400A741")]
|
||||
[HideInInspector]
|
||||
public SerializedGuid dstNodeId;
|
||||
|
||||
// Token: 0x0400A742 RID: 42818
|
||||
[FieldOffset(Offset = "0x60")]
|
||||
[Token(Token = "0x400A742")]
|
||||
[HideInInspector]
|
||||
public int dstNodeDescIndex;
|
||||
|
||||
// Token: 0x0400A743 RID: 42819
|
||||
[FieldOffset(Offset = "0x64")]
|
||||
[Token(Token = "0x400A743")]
|
||||
[HideInInspector]
|
||||
public int dstPortIndex;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,892 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.DataStructures;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025FE RID: 9726
|
||||
[Token(Token = "0x20025FE")]
|
||||
[Serializable]
|
||||
public sealed class MockNodeGroupAdapter : DBFIKIGBNOD
|
||||
{
|
||||
// Token: 0x170029F4 RID: 10740
|
||||
// (get) Token: 0x0600FE12 RID: 65042 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170029F4")]
|
||||
public object Object
|
||||
{
|
||||
[Token(Token = "0x600FE12")]
|
||||
[Address(RVA = "0x434BD0", Offset = "0x4339D0", VA = "0x180434BD0", Slot = "4")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F5 RID: 10741
|
||||
// (get) Token: 0x0600FE13 RID: 65043 RVA: 0x0039D468 File Offset: 0x0039B668
|
||||
[Token(Token = "0x170029F5")]
|
||||
public Guid ContextId
|
||||
{
|
||||
[Token(Token = "0x600FE13")]
|
||||
[Address(RVA = "0x7594F0", Offset = "0x7582F0", VA = "0x1807594F0", Slot = "5")]
|
||||
get
|
||||
{
|
||||
return this._contextId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F6 RID: 10742
|
||||
// (get) Token: 0x0600FE14 RID: 65044 RVA: 0x0039D488 File Offset: 0x0039B688
|
||||
[Token(Token = "0x170029F6")]
|
||||
public Guid NodeId
|
||||
{
|
||||
[Token(Token = "0x600FE14")]
|
||||
[Address(RVA = "0x1767920", Offset = "0x1766720", VA = "0x181767920", Slot = "6")]
|
||||
get
|
||||
{
|
||||
return this._nodeId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F7 RID: 10743
|
||||
// (get) Token: 0x0600FE15 RID: 65045 RVA: 0x0039D4A8 File Offset: 0x0039B6A8
|
||||
// (set) Token: 0x0600FE16 RID: 65046 RVA: 0x0039D4BC File Offset: 0x0039B6BC
|
||||
[Token(Token = "0x170029F7")]
|
||||
public int NodeDescIndex
|
||||
{
|
||||
[Token(Token = "0x600FE15")]
|
||||
[Address(RVA = "0x3F7310", Offset = "0x3F6110", VA = "0x1803F7310", Slot = "7")]
|
||||
get
|
||||
{
|
||||
return this._nodeDescIndex;
|
||||
}
|
||||
[Token(Token = "0x600FE16")]
|
||||
[Address(RVA = "0x1769A40", Offset = "0x1768840", VA = "0x181769A40")]
|
||||
set
|
||||
{
|
||||
int nodeDescIndex = this._nodeDescIndex;
|
||||
this._nodeDescIndex = value;
|
||||
IBOIPEFEABF.PDFLEHKIALD onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
if (onNodeDescIndexChanged != 0)
|
||||
{
|
||||
onNodeDescIndexChanged(value, nodeDescIndex);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F8 RID: 10744
|
||||
// (get) Token: 0x0600FE17 RID: 65047 RVA: 0x0039D4EC File Offset: 0x0039B6EC
|
||||
[Token(Token = "0x170029F8")]
|
||||
public string Name
|
||||
{
|
||||
[Token(Token = "0x600FE17")]
|
||||
[Address(RVA = "0x3F63E0", Offset = "0x3F51E0", VA = "0x1803F63E0", Slot = "8")]
|
||||
get
|
||||
{
|
||||
return this._name;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029F9 RID: 10745
|
||||
// (get) Token: 0x0600FE18 RID: 65048 RVA: 0x0039D500 File Offset: 0x0039B700
|
||||
[Token(Token = "0x170029F9")]
|
||||
public bool HasFunctionHeader
|
||||
{
|
||||
[Token(Token = "0x600FE18")]
|
||||
[Address(RVA = "0x4364F0", Offset = "0x4352F0", VA = "0x1804364F0", Slot = "9")]
|
||||
get
|
||||
{
|
||||
return this._hasFunctionHeader;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029FA RID: 10746
|
||||
// (get) Token: 0x0600FE19 RID: 65049 RVA: 0x0039D514 File Offset: 0x0039B714
|
||||
[Token(Token = "0x170029FA")]
|
||||
public IReadOnlyList<KPJGIJKKILH> Inputs
|
||||
{
|
||||
[Token(Token = "0x600FE19")]
|
||||
[Address(RVA = "0x3F63D0", Offset = "0x3F51D0", VA = "0x1803F63D0", Slot = "10")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE19)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IReadOnlyList`1<KPJGIJKKILH> RecRoom.CircuitsV2.Adapter.MockNodeGroupAdapter::get_Inputs()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockPortAdapter>(var_0_06, ldfld:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockPortAdapter>(MockNodeGroupAdapter::_inputs, ldloc:MockNodeGroupAdapter(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: 0x170029FB RID: 10747
|
||||
// (get) Token: 0x0600FE1A RID: 65050 RVA: 0x0039D528 File Offset: 0x0039B728
|
||||
[Token(Token = "0x170029FB")]
|
||||
public IReadOnlyList<KPJGIJKKILH> Outputs
|
||||
{
|
||||
[Token(Token = "0x600FE1A")]
|
||||
[Address(RVA = "0x408890", Offset = "0x407690", VA = "0x180408890", Slot = "11")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE1A)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IReadOnlyList`1<KPJGIJKKILH> RecRoom.CircuitsV2.Adapter.MockNodeGroupAdapter::get_Outputs()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockPortAdapter>(var_0_06, ldfld:class [mscorlib]System.Collections.Generic.List`1<class RecRoom.CircuitsV2.Adapter.MockPortAdapter>(MockNodeGroupAdapter::_outputs, ldloc:MockNodeGroupAdapter(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: 0x14000159 RID: 345
|
||||
// (add) Token: 0x0600FE1B RID: 65051 RVA: 0x0039D53C File Offset: 0x0039B73C
|
||||
// (remove) Token: 0x0600FE1C RID: 65052 RVA: 0x0039D564 File Offset: 0x0039B764
|
||||
[Token(Token = "0x14000159")]
|
||||
public event Action<int> AENFDDGHJJL
|
||||
{
|
||||
[Token(Token = "0x600FE1B")]
|
||||
[Address(RVA = "0x1769340", Offset = "0x1768140", VA = "0x181769340", Slot = "12")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int> onInputPortWillAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortWillAdd = this.OnInputPortWillAdd;
|
||||
@delegate = Delegate.Combine(onInputPortWillAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortWillAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE1C")]
|
||||
[Address(RVA = "0x1768EB0", Offset = "0x1767CB0", VA = "0x181768EB0", Slot = "13")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int> onInputPortWillAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortWillAdd = this.OnInputPortWillAdd;
|
||||
@delegate = Delegate.Remove(onInputPortWillAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortWillAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015A RID: 346
|
||||
// (add) Token: 0x0600FE1D RID: 65053 RVA: 0x0039D58C File Offset: 0x0039B78C
|
||||
// (remove) Token: 0x0600FE1E RID: 65054 RVA: 0x0039D5B4 File Offset: 0x0039B7B4
|
||||
[Token(Token = "0x1400015A")]
|
||||
public event Action<int, KPJGIJKKILH> JONOCEHMGAD
|
||||
{
|
||||
[Token(Token = "0x600FE1D")]
|
||||
[Address(RVA = "0x17695C0", Offset = "0x17683C0", VA = "0x1817695C0", Slot = "14")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onInputPortDidAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortDidAdd = this.OnInputPortDidAdd;
|
||||
@delegate = Delegate.Combine(onInputPortDidAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortDidAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE1E")]
|
||||
[Address(RVA = "0x1769770", Offset = "0x1768570", VA = "0x181769770", Slot = "15")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onInputPortDidAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortDidAdd = this.OnInputPortDidAdd;
|
||||
@delegate = Delegate.Remove(onInputPortDidAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortDidAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015B RID: 347
|
||||
// (add) Token: 0x0600FE1F RID: 65055 RVA: 0x0039D5DC File Offset: 0x0039B7DC
|
||||
// (remove) Token: 0x0600FE20 RID: 65056 RVA: 0x0039D604 File Offset: 0x0039B804
|
||||
[Token(Token = "0x1400015B")]
|
||||
public event Action<int> GCMHCEKAPNG
|
||||
{
|
||||
[Token(Token = "0x600FE1F")]
|
||||
[Address(RVA = "0x1767FB0", Offset = "0x1766DB0", VA = "0x181767FB0", Slot = "16")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int> onOutputPortWillAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortWillAdd = this.OnOutputPortWillAdd;
|
||||
@delegate = Delegate.Combine(onOutputPortWillAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortWillAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE20")]
|
||||
[Address(RVA = "0x17693E0", Offset = "0x17681E0", VA = "0x1817693E0", Slot = "17")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int> onOutputPortWillAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortWillAdd = this.OnOutputPortWillAdd;
|
||||
@delegate = Delegate.Remove(onOutputPortWillAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortWillAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015C RID: 348
|
||||
// (add) Token: 0x0600FE21 RID: 65057 RVA: 0x0039D62C File Offset: 0x0039B82C
|
||||
// (remove) Token: 0x0600FE22 RID: 65058 RVA: 0x0039D654 File Offset: 0x0039B854
|
||||
[Token(Token = "0x1400015C")]
|
||||
public event Action<int, KPJGIJKKILH> DCBBLFILEDE
|
||||
{
|
||||
[Token(Token = "0x600FE21")]
|
||||
[Address(RVA = "0x1768190", Offset = "0x1766F90", VA = "0x181768190", Slot = "18")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onOutputPortDidAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortDidAdd = this.OnOutputPortDidAdd;
|
||||
@delegate = Delegate.Combine(onOutputPortDidAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortDidAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE22")]
|
||||
[Address(RVA = "0x17680F0", Offset = "0x1766EF0", VA = "0x1817680F0", Slot = "19")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onOutputPortDidAdd;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortDidAdd = this.OnOutputPortDidAdd;
|
||||
@delegate = Delegate.Remove(onOutputPortDidAdd, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortDidAdd)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015D RID: 349
|
||||
// (add) Token: 0x0600FE23 RID: 65059 RVA: 0x0039D67C File Offset: 0x0039B87C
|
||||
// (remove) Token: 0x0600FE24 RID: 65060 RVA: 0x0039D6A4 File Offset: 0x0039B8A4
|
||||
[Token(Token = "0x1400015D")]
|
||||
public event Action<int, KPJGIJKKILH> DAPEAIHEKIC
|
||||
{
|
||||
[Token(Token = "0x600FE23")]
|
||||
[Address(RVA = "0x1769200", Offset = "0x1768000", VA = "0x181769200", Slot = "20")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onInputPortWillRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortWillRemove = this.OnInputPortWillRemove;
|
||||
@delegate = Delegate.Combine(onInputPortWillRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortWillRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE24")]
|
||||
[Address(RVA = "0x17689F0", Offset = "0x17677F0", VA = "0x1817689F0", Slot = "21")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onInputPortWillRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortWillRemove = this.OnInputPortWillRemove;
|
||||
@delegate = Delegate.Remove(onInputPortWillRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortWillRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015E RID: 350
|
||||
// (add) Token: 0x0600FE25 RID: 65061 RVA: 0x0039D6CC File Offset: 0x0039B8CC
|
||||
// (remove) Token: 0x0600FE26 RID: 65062 RVA: 0x0039D6F4 File Offset: 0x0039B8F4
|
||||
[Token(Token = "0x1400015E")]
|
||||
public event Action<int> JJPNALGEBKB
|
||||
{
|
||||
[Token(Token = "0x600FE25")]
|
||||
[Address(RVA = "0x1769810", Offset = "0x1768610", VA = "0x181769810", Slot = "22")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int> onInputPortDidRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortDidRemove = this.OnInputPortDidRemove;
|
||||
@delegate = Delegate.Combine(onInputPortDidRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortDidRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE26")]
|
||||
[Address(RVA = "0x1768C00", Offset = "0x1767A00", VA = "0x181768C00", Slot = "23")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int> onInputPortDidRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onInputPortDidRemove = this.OnInputPortDidRemove;
|
||||
@delegate = Delegate.Remove(onInputPortDidRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onInputPortDidRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x1400015F RID: 351
|
||||
// (add) Token: 0x0600FE27 RID: 65063 RVA: 0x0039D71C File Offset: 0x0039B91C
|
||||
// (remove) Token: 0x0600FE28 RID: 65064 RVA: 0x0039D744 File Offset: 0x0039B944
|
||||
[Token(Token = "0x1400015F")]
|
||||
public event Action<int, KPJGIJKKILH> MBJEGOEPHGK
|
||||
{
|
||||
[Token(Token = "0x600FE27")]
|
||||
[Address(RVA = "0x1768230", Offset = "0x1767030", VA = "0x181768230", Slot = "24")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onOutputPortWillRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortWillRemove = this.OnOutputPortWillRemove;
|
||||
@delegate = Delegate.Combine(onOutputPortWillRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortWillRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE28")]
|
||||
[Address(RVA = "0x1768CA0", Offset = "0x1767AA0", VA = "0x181768CA0", Slot = "25")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action<int, KPJGIJKKILH> onOutputPortWillRemove;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onOutputPortWillRemove = this.OnOutputPortWillRemove;
|
||||
@delegate = Delegate.Remove(onOutputPortWillRemove, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onOutputPortWillRemove)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000160 RID: 352
|
||||
// (add) Token: 0x0600FE29 RID: 65065 RVA: 0x0039D76C File Offset: 0x0039B96C
|
||||
// (remove) Token: 0x0600FE2A RID: 65066 RVA: 0x0039D788 File Offset: 0x0039B988
|
||||
[Token(Token = "0x14000160")]
|
||||
public event Action<int> EHNLLBAFBAL
|
||||
{
|
||||
[Token(Token = "0x600FE29")]
|
||||
[Address(RVA = "0x1768050", Offset = "0x1766E50", VA = "0x181768050", Slot = "26")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE2A")]
|
||||
[Address(RVA = "0x17692A0", Offset = "0x17680A0", VA = "0x1817692A0", Slot = "27")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000161 RID: 353
|
||||
// (add) Token: 0x0600FE2B RID: 65067 RVA: 0x0039D7A4 File Offset: 0x0039B9A4
|
||||
// (remove) Token: 0x0600FE2C RID: 65068 RVA: 0x0039D7C0 File Offset: 0x0039B9C0
|
||||
[Token(Token = "0x14000161")]
|
||||
public event IBOIPEFEABF.PDFLEHKIALD NCLHMKIGKKL
|
||||
{
|
||||
[Token(Token = "0x600FE2B")]
|
||||
[Address(RVA = "0x1769520", Offset = "0x1768320", VA = "0x181769520", Slot = "28")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE2C")]
|
||||
[Address(RVA = "0x1769480", Offset = "0x1768280", VA = "0x181769480", Slot = "29")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Delegate @delegate;
|
||||
while (@delegate != 0 && @delegate == 0)
|
||||
{
|
||||
}
|
||||
while (@delegate != this)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE2D RID: 65069 RVA: 0x0039D7DC File Offset: 0x0039B9DC
|
||||
[Token(Token = "0x600FE2D")]
|
||||
[Address(RVA = "0x1769660", Offset = "0x1768460", VA = "0x181769660")]
|
||||
public void MFMDEBCEKLC()
|
||||
{
|
||||
Action<int> onInputPortWillAdd = this.OnInputPortWillAdd;
|
||||
if (onInputPortWillAdd != 0)
|
||||
{
|
||||
int num = 0;
|
||||
onInputPortWillAdd(num);
|
||||
}
|
||||
Action<int, KPJGIJKKILH> onInputPortDidAdd = this.OnInputPortDidAdd;
|
||||
if (onInputPortDidAdd != 0)
|
||||
{
|
||||
int num2 = 0;
|
||||
int num3 = 0;
|
||||
onInputPortDidAdd(num3, num2);
|
||||
}
|
||||
Action<int> onOutputPortWillAdd = this.OnOutputPortWillAdd;
|
||||
if (onOutputPortWillAdd != 0)
|
||||
{
|
||||
int num4 = 0;
|
||||
onOutputPortWillAdd(num4);
|
||||
}
|
||||
Action<int, KPJGIJKKILH> onOutputPortDidAdd = this.OnOutputPortDidAdd;
|
||||
if (onOutputPortDidAdd != 0)
|
||||
{
|
||||
int num5 = 0;
|
||||
int num6 = 0;
|
||||
onOutputPortDidAdd(num6, num5);
|
||||
}
|
||||
Action<int, KPJGIJKKILH> onInputPortWillRemove = this.OnInputPortWillRemove;
|
||||
if (onInputPortWillRemove != 0)
|
||||
{
|
||||
int num7 = 0;
|
||||
int num8 = 0;
|
||||
onInputPortWillRemove(num8, num7);
|
||||
}
|
||||
Action<int> onInputPortDidRemove = this.OnInputPortDidRemove;
|
||||
if (onInputPortDidRemove != 0)
|
||||
{
|
||||
int num9 = 0;
|
||||
onInputPortDidRemove(num9);
|
||||
}
|
||||
Action<int, KPJGIJKKILH> onOutputPortWillRemove = this.OnOutputPortWillRemove;
|
||||
if (onOutputPortWillRemove != 0)
|
||||
{
|
||||
int num10 = 0;
|
||||
int num11 = 0;
|
||||
onOutputPortWillRemove(num11, num10);
|
||||
}
|
||||
Action<int> onOutputPortDidRemove = this.OnOutputPortDidRemove;
|
||||
if (onOutputPortDidRemove != 0)
|
||||
{
|
||||
int num12 = 0;
|
||||
onOutputPortDidRemove(num12);
|
||||
}
|
||||
IBOIPEFEABF.PDFLEHKIALD onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
if (onNodeDescIndexChanged != 0)
|
||||
{
|
||||
int num13 = 0;
|
||||
int num14 = 0;
|
||||
onNodeDescIndexChanged(num14, num13);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE2E RID: 65070 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE2E")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "30")]
|
||||
public void JPBPGKDPEOP()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x170029FC RID: 10748
|
||||
// (get) Token: 0x0600FE2F RID: 65071 RVA: 0x0039D8DC File Offset: 0x0039BADC
|
||||
[Token(Token = "0x170029FC")]
|
||||
public bool CanModifyInputs
|
||||
{
|
||||
[Token(Token = "0x600FE2F")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "31")]
|
||||
get
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029FD RID: 10749
|
||||
// (get) Token: 0x0600FE30 RID: 65072 RVA: 0x0039D8EC File Offset: 0x0039BAEC
|
||||
[Token(Token = "0x170029FD")]
|
||||
public bool CanAddInputs
|
||||
{
|
||||
[Token(Token = "0x600FE30")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "32")]
|
||||
get
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170029FE RID: 10750
|
||||
// (get) Token: 0x0600FE31 RID: 65073 RVA: 0x0039D8FC File Offset: 0x0039BAFC
|
||||
[Token(Token = "0x170029FE")]
|
||||
public bool CanRemoveInputs
|
||||
{
|
||||
[Token(Token = "0x600FE31")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "33")]
|
||||
get
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE32 RID: 65074 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE32")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "34")]
|
||||
public void BCELIKDHHMJ()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE33 RID: 65075 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE33")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "35")]
|
||||
public void FGBPOICBBNK()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE34 RID: 65076 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE34")]
|
||||
[Address(RVA = "0x17682D0", Offset = "0x17670D0", VA = "0x1817682D0", Slot = "36")]
|
||||
public void BKLGHNIFKBD(string MMBOKOLAJFH, DJMPGKILABP GEDCEIDOKJL)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE35 RID: 65077 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE35")]
|
||||
[Address(RVA = "0x1768A90", Offset = "0x1767890", VA = "0x181768A90", Slot = "37")]
|
||||
public void DMBJAKNHFOB(int NPCILPFGAMB)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE36 RID: 65078 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE36")]
|
||||
[Address(RVA = "0x1768F50", Offset = "0x1767D50", VA = "0x181768F50", Slot = "38")]
|
||||
public void HBCHLLODOGD(string MMBOKOLAJFH, DJMPGKILABP GEDCEIDOKJL)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE37 RID: 65079 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE37")]
|
||||
[Address(RVA = "0x1768D40", Offset = "0x1767B40", VA = "0x181768D40", Slot = "39")]
|
||||
public void GBNANODHPGF(int GADIBOOFLKL)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE38 RID: 65080 RVA: 0x0039D90C File Offset: 0x0039BB0C
|
||||
[Token(Token = "0x600FE38")]
|
||||
[Address(RVA = "0x1768580", Offset = "0x1767380", VA = "0x181768580")]
|
||||
public void COBDCEFIEGN(in Guid IGEMANOEMIB, in Guid JNKFPEJCCNP, int EBLOKDNEPNA)
|
||||
{
|
||||
SerializedGuid serializedGuid3;
|
||||
do
|
||||
{
|
||||
int num = 0;
|
||||
SerializedGuid serializedGuid = new SerializedGuid(IGEMANOEMIB);
|
||||
SerializedGuid serializedGuid2 = new SerializedGuid(JNKFPEJCCNP);
|
||||
this._contextId = serializedGuid;
|
||||
this._nodeId = serializedGuid2;
|
||||
this._nodeDescIndex = EBLOKDNEPNA;
|
||||
IEnumerable enumerable = BCKPFAJAPEO.AKGEGLEMFGM<MockPortAdapter>(this._inputs);
|
||||
if (enumerable != 0 && num < enumerable)
|
||||
{
|
||||
num += num;
|
||||
if (num != enumerable)
|
||||
{
|
||||
num++;
|
||||
}
|
||||
}
|
||||
int num2 = 0;
|
||||
if (enumerable != 0)
|
||||
{
|
||||
}
|
||||
if (num != 0)
|
||||
{
|
||||
goto IL_BD;
|
||||
}
|
||||
if (num != -1)
|
||||
{
|
||||
}
|
||||
IEnumerable enumerable2 = BCKPFAJAPEO.AKGEGLEMFGM<MockPortAdapter>(this._outputs);
|
||||
if (num2 < enumerable2)
|
||||
{
|
||||
num2 += num2;
|
||||
num2++;
|
||||
}
|
||||
int num3 = 0;
|
||||
if (enumerable2 != 0)
|
||||
{
|
||||
if (num2 >= num3)
|
||||
{
|
||||
goto IL_95;
|
||||
}
|
||||
num2 += num2;
|
||||
if (num2 != num3)
|
||||
{
|
||||
num2++;
|
||||
goto IL_95;
|
||||
}
|
||||
IL_9C:
|
||||
enumerable2 += enumerable2;
|
||||
goto IL_A3;
|
||||
IL_95:
|
||||
enumerable2 += enumerable2;
|
||||
goto IL_9C;
|
||||
}
|
||||
IL_A3:
|
||||
if (enumerable2 != 0)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (serializedGuid3 != 0);
|
||||
return;
|
||||
IL_BD:
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE39 RID: 65081 RVA: 0x0039D9E4 File Offset: 0x0039BBE4
|
||||
[Token(Token = "0x600FE39")]
|
||||
[Address(RVA = "0x17699C0", Offset = "0x17687C0", VA = "0x1817699C0")]
|
||||
public MockNodeGroupAdapter()
|
||||
{
|
||||
List<MockPortAdapter> list = new List();
|
||||
this._inputs = list;
|
||||
List<MockPortAdapter> list2 = new List();
|
||||
this._outputs = list2;
|
||||
this.JPBPGKDPEOP();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE3A RID: 65082 RVA: 0x0039DA14 File Offset: 0x0039BC14
|
||||
[Token(Token = "0x600FE3A")]
|
||||
[Address(RVA = "0x17698B0", Offset = "0x17686B0", VA = "0x1817698B0")]
|
||||
public MockNodeGroupAdapter(in Guid IGEMANOEMIB, in Guid JNKFPEJCCNP, int EBLOKDNEPNA, string MMBOKOLAJFH, List<MockPortAdapter> GHIGFIMJBIP, List<MockPortAdapter> NGIBJEMGMBA)
|
||||
{
|
||||
List<MockPortAdapter> list = new List();
|
||||
this._inputs = list;
|
||||
List<MockPortAdapter> list2 = new List();
|
||||
this._outputs = list2;
|
||||
this.JPBPGKDPEOP();
|
||||
SerializedGuid serializedGuid = new SerializedGuid(IGEMANOEMIB);
|
||||
SerializedGuid serializedGuid2 = new SerializedGuid(JNKFPEJCCNP);
|
||||
this._name = 0;
|
||||
this._inputs = 0;
|
||||
this._nodeId = serializedGuid2;
|
||||
this._nodeDescIndex = EBLOKDNEPNA;
|
||||
this._outputs = 0;
|
||||
this._contextId = serializedGuid;
|
||||
}
|
||||
|
||||
// Token: 0x0400A744 RID: 42820
|
||||
[FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x400A744")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private SerializedGuid _contextId;
|
||||
|
||||
// Token: 0x0400A745 RID: 42821
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400A745")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private SerializedGuid _nodeId;
|
||||
|
||||
// Token: 0x0400A746 RID: 42822
|
||||
[FieldOffset(Offset = "0x20")]
|
||||
[Token(Token = "0x400A746")]
|
||||
[SerializeField]
|
||||
[INPFBLGGAJF]
|
||||
private int _nodeDescIndex;
|
||||
|
||||
// Token: 0x0400A747 RID: 42823
|
||||
[FieldOffset(Offset = "0x28")]
|
||||
[Token(Token = "0x400A747")]
|
||||
[SerializeField]
|
||||
private string _name;
|
||||
|
||||
// Token: 0x0400A748 RID: 42824
|
||||
[FieldOffset(Offset = "0x30")]
|
||||
[Token(Token = "0x400A748")]
|
||||
[SerializeField]
|
||||
private bool _hasFunctionHeader;
|
||||
|
||||
// Token: 0x0400A749 RID: 42825
|
||||
[FieldOffset(Offset = "0x38")]
|
||||
[Token(Token = "0x400A749")]
|
||||
[SerializeField]
|
||||
private List<MockPortAdapter> _inputs;
|
||||
|
||||
// Token: 0x0400A74A RID: 42826
|
||||
[FieldOffset(Offset = "0x40")]
|
||||
[Token(Token = "0x400A74A")]
|
||||
[SerializeField]
|
||||
private List<MockPortAdapter> _outputs;
|
||||
|
||||
// Token: 0x0400A74B RID: 42827
|
||||
[FieldOffset(Offset = "0x48")]
|
||||
[Token(Token = "0x400A74B")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnInputPortWillAdd;
|
||||
|
||||
// Token: 0x0400A74C RID: 42828
|
||||
[FieldOffset(Offset = "0x50")]
|
||||
[Token(Token = "0x400A74C")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, KPJGIJKKILH> OnInputPortDidAdd;
|
||||
|
||||
// Token: 0x0400A74D RID: 42829
|
||||
[FieldOffset(Offset = "0x58")]
|
||||
[Token(Token = "0x400A74D")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnOutputPortWillAdd;
|
||||
|
||||
// Token: 0x0400A74E RID: 42830
|
||||
[FieldOffset(Offset = "0x60")]
|
||||
[Token(Token = "0x400A74E")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, KPJGIJKKILH> OnOutputPortDidAdd;
|
||||
|
||||
// Token: 0x0400A74F RID: 42831
|
||||
[FieldOffset(Offset = "0x68")]
|
||||
[Token(Token = "0x400A74F")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, KPJGIJKKILH> OnInputPortWillRemove;
|
||||
|
||||
// Token: 0x0400A750 RID: 42832
|
||||
[FieldOffset(Offset = "0x70")]
|
||||
[Token(Token = "0x400A750")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnInputPortDidRemove;
|
||||
|
||||
// Token: 0x0400A751 RID: 42833
|
||||
[FieldOffset(Offset = "0x78")]
|
||||
[Token(Token = "0x400A751")]
|
||||
[CompilerGenerated]
|
||||
private Action<int, KPJGIJKKILH> OnOutputPortWillRemove;
|
||||
|
||||
// Token: 0x0400A752 RID: 42834
|
||||
[FieldOffset(Offset = "0x80")]
|
||||
[Token(Token = "0x400A752")]
|
||||
[CompilerGenerated]
|
||||
private Action<int> OnOutputPortDidRemove;
|
||||
|
||||
// Token: 0x0400A753 RID: 42835
|
||||
[FieldOffset(Offset = "0x88")]
|
||||
[Token(Token = "0x400A753")]
|
||||
[CompilerGenerated]
|
||||
private IBOIPEFEABF.PDFLEHKIALD OnNodeDescIndexChanged;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,666 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using CircuitsV2.Graph;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.DataStructures;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x020025FF RID: 9727
|
||||
[Token(Token = "0x20025FF")]
|
||||
[Serializable]
|
||||
public sealed class MockPortAdapter : KPJGIJKKILH
|
||||
{
|
||||
// Token: 0x170029FF RID: 10751
|
||||
// (get) Token: 0x0600FE3B RID: 65083 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x170029FF")]
|
||||
public object Object
|
||||
{
|
||||
[Token(Token = "0x600FE3B")]
|
||||
[Address(RVA = "0x434BD0", Offset = "0x4339D0", VA = "0x180434BD0", Slot = "4")]
|
||||
get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A00 RID: 10752
|
||||
// (get) Token: 0x0600FE3C RID: 65084 RVA: 0x0039DA7C File Offset: 0x0039BC7C
|
||||
[Token(Token = "0x17002A00")]
|
||||
public Guid ContextId
|
||||
{
|
||||
[Token(Token = "0x600FE3C")]
|
||||
[Address(RVA = "0x7594F0", Offset = "0x7582F0", VA = "0x1807594F0", Slot = "5")]
|
||||
get
|
||||
{
|
||||
return this._contextId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A01 RID: 10753
|
||||
// (get) Token: 0x0600FE3D RID: 65085 RVA: 0x0039DA9C File Offset: 0x0039BC9C
|
||||
[Token(Token = "0x17002A01")]
|
||||
public Guid NodeId
|
||||
{
|
||||
[Token(Token = "0x600FE3D")]
|
||||
[Address(RVA = "0x1767920", Offset = "0x1766720", VA = "0x181767920", Slot = "6")]
|
||||
get
|
||||
{
|
||||
return this._nodeId.Value;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A02 RID: 10754
|
||||
// (get) Token: 0x0600FE3E RID: 65086 RVA: 0x0039DABC File Offset: 0x0039BCBC
|
||||
// (set) Token: 0x0600FE3F RID: 65087 RVA: 0x0039DAD0 File Offset: 0x0039BCD0
|
||||
[Token(Token = "0x17002A02")]
|
||||
public int NodeDescIndex
|
||||
{
|
||||
[Token(Token = "0x600FE3E")]
|
||||
[Address(RVA = "0x3F7310", Offset = "0x3F6110", VA = "0x1803F7310", Slot = "7")]
|
||||
get
|
||||
{
|
||||
return this._nodeDescIndex;
|
||||
}
|
||||
[Token(Token = "0x600FE3F")]
|
||||
[Address(RVA = "0x176A4E0", Offset = "0x17692E0", VA = "0x18176A4E0")]
|
||||
set
|
||||
{
|
||||
int nodeDescIndex = this._nodeDescIndex;
|
||||
this._nodeDescIndex = value;
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
if (onNodeDescIndexChanged != 0)
|
||||
{
|
||||
onNodeDescIndexChanged(value, nodeDescIndex);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A03 RID: 10755
|
||||
// (get) Token: 0x0600FE40 RID: 65088 RVA: 0x0039DB00 File Offset: 0x0039BD00
|
||||
// (set) Token: 0x0600FE41 RID: 65089 RVA: 0x0039DB14 File Offset: 0x0039BD14
|
||||
[Token(Token = "0x17002A03")]
|
||||
public int PortIndex
|
||||
{
|
||||
[Token(Token = "0x600FE40")]
|
||||
[Address(RVA = "0x430CB0", Offset = "0x42FAB0", VA = "0x180430CB0", Slot = "8")]
|
||||
get
|
||||
{
|
||||
return this._portIndex;
|
||||
}
|
||||
[Token(Token = "0x600FE41")]
|
||||
[Address(RVA = "0x176A500", Offset = "0x1769300", VA = "0x18176A500")]
|
||||
set
|
||||
{
|
||||
int portIndex = this._portIndex;
|
||||
this._portIndex = value;
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onIndexChanged = this.OnIndexChanged;
|
||||
if (onIndexChanged != 0)
|
||||
{
|
||||
onIndexChanged(value, portIndex);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A04 RID: 10756
|
||||
// (get) Token: 0x0600FE42 RID: 65090 RVA: 0x0039DB44 File Offset: 0x0039BD44
|
||||
[Token(Token = "0x17002A04")]
|
||||
public string Name
|
||||
{
|
||||
[Token(Token = "0x600FE42")]
|
||||
[Address(RVA = "0x3F63E0", Offset = "0x3F51E0", VA = "0x1803F63E0", Slot = "9")]
|
||||
get
|
||||
{
|
||||
return this._name;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A05 RID: 10757
|
||||
// (get) Token: 0x0600FE43 RID: 65091 RVA: 0x0039DB58 File Offset: 0x0039BD58
|
||||
[Token(Token = "0x17002A05")]
|
||||
public DisplayKind DisplayKind
|
||||
{
|
||||
[Token(Token = "0x600FE43")]
|
||||
[Address(RVA = "0x4730E0", Offset = "0x471EE0", VA = "0x1804730E0", Slot = "10")]
|
||||
get
|
||||
{
|
||||
return this._displayKind;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A06 RID: 10758
|
||||
// (get) Token: 0x0600FE44 RID: 65092 RVA: 0x0039DB6C File Offset: 0x0039BD6C
|
||||
[Token(Token = "0x17002A06")]
|
||||
public PODGPJPDGJK Type
|
||||
{
|
||||
[Token(Token = "0x600FE44")]
|
||||
[Address(RVA = "0x3F63D0", Offset = "0x3F51D0", VA = "0x1803F63D0", Slot = "11")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE44)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling PODGPJPDGJK RecRoom.CircuitsV2.Adapter.MockPortAdapter::get_Type()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:MockTypeAdapter(var_0_06, ldfld:MockTypeAdapter(MockPortAdapter::_type, ldloc:MockPortAdapter(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: 0x17002A07 RID: 10759
|
||||
// (get) Token: 0x0600FE45 RID: 65093 RVA: 0x0039DB80 File Offset: 0x0039BD80
|
||||
[Token(Token = "0x17002A07")]
|
||||
public bool ShowDefaultValue
|
||||
{
|
||||
[Token(Token = "0x600FE45")]
|
||||
[Address(RVA = "0x4363F0", Offset = "0x4351F0", VA = "0x1804363F0", Slot = "12")]
|
||||
get
|
||||
{
|
||||
return this._showDefaultValue;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A08 RID: 10760
|
||||
// (get) Token: 0x0600FE46 RID: 65094 RVA: 0x0039DB94 File Offset: 0x0039BD94
|
||||
[Token(Token = "0x17002A08")]
|
||||
public IEnumerable<Edge> Connections
|
||||
{
|
||||
[Token(Token = "0x600FE46")]
|
||||
[Address(RVA = "0x3FA170", Offset = "0x3F8F70", VA = "0x1803FA170", Slot = "13")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE46)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerable`1<CircuitsV2.Graph.Edge> RecRoom.CircuitsV2.Adapter.MockPortAdapter::get_Connections()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:valuetype [RecRoom.Circuitsv2.Runtime]CircuitsV2.Graph.Edge[](var_0_06, ldfld:valuetype [RecRoom.Circuitsv2.Runtime]CircuitsV2.Graph.Edge[](MockPortAdapter::_connections, ldloc:MockPortAdapter(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: 0x14000162 RID: 354
|
||||
// (add) Token: 0x0600FE47 RID: 65095 RVA: 0x0039DBA8 File Offset: 0x0039BDA8
|
||||
// (remove) Token: 0x0600FE48 RID: 65096 RVA: 0x0039DBD0 File Offset: 0x0039BDD0
|
||||
[Token(Token = "0x14000162")]
|
||||
public event Action KFOIOAKJKHH
|
||||
{
|
||||
[Token(Token = "0x600FE47")]
|
||||
[Address(RVA = "0x176A2D0", Offset = "0x17690D0", VA = "0x18176A2D0", Slot = "14")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action onIsConnectedChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onIsConnectedChanged = this.OnIsConnectedChanged;
|
||||
@delegate = Delegate.Combine(onIsConnectedChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onIsConnectedChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE48")]
|
||||
[Address(RVA = "0x176A230", Offset = "0x1769030", VA = "0x18176A230", Slot = "15")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action onIsConnectedChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onIsConnectedChanged = this.OnIsConnectedChanged;
|
||||
@delegate = Delegate.Remove(onIsConnectedChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onIsConnectedChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000163 RID: 355
|
||||
// (add) Token: 0x0600FE49 RID: 65097 RVA: 0x0039DBF8 File Offset: 0x0039BDF8
|
||||
// (remove) Token: 0x0600FE4A RID: 65098 RVA: 0x0039DC20 File Offset: 0x0039BE20
|
||||
[Token(Token = "0x14000163")]
|
||||
public event Action MDKFCBPFJEJ
|
||||
{
|
||||
[Token(Token = "0x600FE49")]
|
||||
[Address(RVA = "0x176A190", Offset = "0x1768F90", VA = "0x18176A190", Slot = "16")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action onSpecificPortTypeChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onSpecificPortTypeChanged = this.OnSpecificPortTypeChanged;
|
||||
@delegate = Delegate.Combine(onSpecificPortTypeChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onSpecificPortTypeChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE4A")]
|
||||
[Address(RVA = "0x1769B90", Offset = "0x1768990", VA = "0x181769B90", Slot = "17")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action onSpecificPortTypeChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onSpecificPortTypeChanged = this.OnSpecificPortTypeChanged;
|
||||
@delegate = Delegate.Remove(onSpecificPortTypeChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onSpecificPortTypeChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000164 RID: 356
|
||||
// (add) Token: 0x0600FE4B RID: 65099 RVA: 0x0039DC48 File Offset: 0x0039BE48
|
||||
// (remove) Token: 0x0600FE4C RID: 65100 RVA: 0x0039DC70 File Offset: 0x0039BE70
|
||||
[Token(Token = "0x14000164")]
|
||||
public event Action AENNHPAONCL
|
||||
{
|
||||
[Token(Token = "0x600FE4B")]
|
||||
[Address(RVA = "0x1769D40", Offset = "0x1768B40", VA = "0x181769D40", Slot = "18")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
Action onDefaultValueChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onDefaultValueChanged = this.OnDefaultValueChanged;
|
||||
@delegate = Delegate.Combine(onDefaultValueChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onDefaultValueChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE4C")]
|
||||
[Address(RVA = "0x1769FE0", Offset = "0x1768DE0", VA = "0x181769FE0", Slot = "19")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
Action onDefaultValueChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onDefaultValueChanged = this.OnDefaultValueChanged;
|
||||
@delegate = Delegate.Remove(onDefaultValueChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onDefaultValueChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000165 RID: 357
|
||||
// (add) Token: 0x0600FE4D RID: 65101 RVA: 0x0039DC98 File Offset: 0x0039BE98
|
||||
// (remove) Token: 0x0600FE4E RID: 65102 RVA: 0x0039DCC0 File Offset: 0x0039BEC0
|
||||
[Token(Token = "0x14000165")]
|
||||
public event AFKHOMAMBMC.MHCPMBBBBDF NCLHMKIGKKL
|
||||
{
|
||||
[Token(Token = "0x600FE4D")]
|
||||
[Address(RVA = "0x1769EA0", Offset = "0x1768CA0", VA = "0x181769EA0", Slot = "20")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onNodeDescIndexChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
@delegate = Delegate.Combine(onNodeDescIndexChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onNodeDescIndexChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE4E")]
|
||||
[Address(RVA = "0x1769E00", Offset = "0x1768C00", VA = "0x181769E00", Slot = "21")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onNodeDescIndexChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
@delegate = Delegate.Remove(onNodeDescIndexChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onNodeDescIndexChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x14000166 RID: 358
|
||||
// (add) Token: 0x0600FE4F RID: 65103 RVA: 0x0039DCE8 File Offset: 0x0039BEE8
|
||||
// (remove) Token: 0x0600FE50 RID: 65104 RVA: 0x0039DD10 File Offset: 0x0039BF10
|
||||
[Token(Token = "0x14000166")]
|
||||
public event AFKHOMAMBMC.MHCPMBBBBDF JNPGBJEBDIE
|
||||
{
|
||||
[Token(Token = "0x600FE4F")]
|
||||
[Address(RVA = "0x176A0F0", Offset = "0x1768EF0", VA = "0x18176A0F0", Slot = "22")]
|
||||
[CompilerGenerated]
|
||||
add
|
||||
{
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onIndexChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onIndexChanged = this.OnIndexChanged;
|
||||
@delegate = Delegate.Combine(onIndexChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onIndexChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
[Token(Token = "0x600FE50")]
|
||||
[Address(RVA = "0x1769F40", Offset = "0x1768D40", VA = "0x181769F40", Slot = "23")]
|
||||
[CompilerGenerated]
|
||||
remove
|
||||
{
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onIndexChanged;
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
onIndexChanged = this.OnIndexChanged;
|
||||
@delegate = Delegate.Remove(onIndexChanged, value);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
while (@delegate != onIndexChanged)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE51 RID: 65105 RVA: 0x0039DD38 File Offset: 0x0039BF38
|
||||
[Token(Token = "0x600FE51")]
|
||||
[Address(RVA = "0x176A080", Offset = "0x1768E80", VA = "0x18176A080")]
|
||||
public void MFMDEBCEKLC()
|
||||
{
|
||||
Action onIsConnectedChanged = this.OnIsConnectedChanged;
|
||||
if (onIsConnectedChanged != 0)
|
||||
{
|
||||
onIsConnectedChanged();
|
||||
}
|
||||
Action onSpecificPortTypeChanged = this.OnSpecificPortTypeChanged;
|
||||
if (onSpecificPortTypeChanged != 0)
|
||||
{
|
||||
onSpecificPortTypeChanged();
|
||||
}
|
||||
Action onDefaultValueChanged = this.OnDefaultValueChanged;
|
||||
if (onDefaultValueChanged != 0)
|
||||
{
|
||||
onDefaultValueChanged();
|
||||
}
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onNodeDescIndexChanged = this.OnNodeDescIndexChanged;
|
||||
if (onNodeDescIndexChanged != 0)
|
||||
{
|
||||
int num = 0;
|
||||
int num2 = 0;
|
||||
onNodeDescIndexChanged(num2, num);
|
||||
}
|
||||
AFKHOMAMBMC.MHCPMBBBBDF onIndexChanged = this.OnIndexChanged;
|
||||
if (onIndexChanged != 0)
|
||||
{
|
||||
int num3 = 0;
|
||||
int num4 = 0;
|
||||
onIndexChanged(num4, num3);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE52 RID: 65106 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600FE52")]
|
||||
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "24")]
|
||||
public void JPBPGKDPEOP()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600FE53 RID: 65107 RVA: 0x0039DDB4 File Offset: 0x0039BFB4
|
||||
[Token(Token = "0x600FE53")]
|
||||
[Address(RVA = "0x1769B50", Offset = "0x1768950", VA = "0x181769B50", Slot = "25")]
|
||||
public string FIAHPLBDCHF()
|
||||
{
|
||||
return this._defaultValue;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE54 RID: 65108 RVA: 0x0039DDC8 File Offset: 0x0039BFC8
|
||||
[Token(Token = "0x600FE54")]
|
||||
[Address(RVA = "0x1769C30", Offset = "0x1768A30", VA = "0x181769C30", Slot = "26")]
|
||||
public string FKJEAMIDOEP(int OMJLGGPHALE)
|
||||
{
|
||||
string defaultValue = this._defaultValue;
|
||||
MockTypeAdapter type = this._type;
|
||||
if (defaultValue == (ulong)4L && defaultValue.m_stringLength > OMJLGGPHALE)
|
||||
{
|
||||
string text = defaultValue.FIJDNLILJFG(OMJLGGPHALE, "");
|
||||
return "\"" + text + "...\"";
|
||||
}
|
||||
return defaultValue;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE55 RID: 65109 RVA: 0x0039DE18 File Offset: 0x0039C018
|
||||
[Token(Token = "0x600FE55")]
|
||||
[Address(RVA = "0x1769DE0", Offset = "0x1768BE0", VA = "0x181769DE0", Slot = "27")]
|
||||
public void HLMPLMDJBON(string ONGBFDACHHG)
|
||||
{
|
||||
this._defaultValue = ONGBFDACHHG;
|
||||
Action onDefaultValueChanged = this.OnDefaultValueChanged;
|
||||
if (onDefaultValueChanged != 0)
|
||||
{
|
||||
onDefaultValueChanged();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE56 RID: 65110 RVA: 0x0039DE40 File Offset: 0x0039C040
|
||||
[Token(Token = "0x600FE56")]
|
||||
[Address(RVA = "0x1769A60", Offset = "0x1768860", VA = "0x181769A60", Slot = "28")]
|
||||
public bool BAJCKCFANDI(out string ONGBFDACHHG)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE56)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean RecRoom.CircuitsV2.Adapter.MockPortAdapter::BAJCKCFANDI(System.String&)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:string(var_0_05, ldsfld:string(string::Empty))
|
||||
}
|
||||
|
||||
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: 0x0600FE57 RID: 65111 RVA: 0x0039DE54 File Offset: 0x0039C054
|
||||
[Token(Token = "0x600FE57")]
|
||||
[Address(RVA = "0x1769AA0", Offset = "0x17688A0", VA = "0x181769AA0")]
|
||||
public void COBDCEFIEGN(in Guid IGEMANOEMIB, in Guid JNKFPEJCCNP, int EBLOKDNEPNA, int HANOICLAOBF)
|
||||
{
|
||||
SerializedGuid serializedGuid = new SerializedGuid(IGEMANOEMIB);
|
||||
SerializedGuid serializedGuid2 = new SerializedGuid(JNKFPEJCCNP);
|
||||
this._contextId = serializedGuid;
|
||||
this._nodeId = serializedGuid2;
|
||||
this._nodeDescIndex = EBLOKDNEPNA;
|
||||
this._portIndex = 0;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE58 RID: 65112 RVA: 0x0039DE8C File Offset: 0x0039C08C
|
||||
[Token(Token = "0x600FE58")]
|
||||
[Address(RVA = "0x176A370", Offset = "0x1769170", VA = "0x18176A370")]
|
||||
public MockPortAdapter()
|
||||
{
|
||||
this.JPBPGKDPEOP();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE59 RID: 65113 RVA: 0x0039DEB8 File Offset: 0x0039C0B8
|
||||
[Token(Token = "0x600FE59")]
|
||||
[Address(RVA = "0x176A3D0", Offset = "0x17691D0", VA = "0x18176A3D0")]
|
||||
public MockPortAdapter(in Guid IGEMANOEMIB, in Guid JNKFPEJCCNP, int EBLOKDNEPNA, int HANOICLAOBF, string MMBOKOLAJFH, DisplayKind CFGAINMIOMP, MockTypeAdapter GEDCEIDOKJL, bool CIIHCCEABFG, string OANDOPIEEPO, Edge[] IDJPGDMHIDD)
|
||||
{
|
||||
this.JPBPGKDPEOP();
|
||||
SerializedGuid serializedGuid = new SerializedGuid(IGEMANOEMIB);
|
||||
SerializedGuid serializedGuid2 = new SerializedGuid(JNKFPEJCCNP);
|
||||
this._portIndex = 0;
|
||||
this._name = 0;
|
||||
this._displayKind = DisplayKind.CanInteract;
|
||||
this._type = 0;
|
||||
this._showDefaultValue = false;
|
||||
this._defaultValue = 0;
|
||||
this._nodeId = serializedGuid2;
|
||||
this._nodeDescIndex = EBLOKDNEPNA;
|
||||
this._connections = 0;
|
||||
this._contextId = serializedGuid;
|
||||
}
|
||||
|
||||
// Token: 0x0400A754 RID: 42836
|
||||
[FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x400A754")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private SerializedGuid _contextId;
|
||||
|
||||
// Token: 0x0400A755 RID: 42837
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400A755")]
|
||||
[SerializeField]
|
||||
[INPFBLGGAJF]
|
||||
private SerializedGuid _nodeId;
|
||||
|
||||
// Token: 0x0400A756 RID: 42838
|
||||
[FieldOffset(Offset = "0x20")]
|
||||
[Token(Token = "0x400A756")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private int _nodeDescIndex;
|
||||
|
||||
// Token: 0x0400A757 RID: 42839
|
||||
[FieldOffset(Offset = "0x24")]
|
||||
[Token(Token = "0x400A757")]
|
||||
[INPFBLGGAJF]
|
||||
[SerializeField]
|
||||
private int _portIndex;
|
||||
|
||||
// Token: 0x0400A758 RID: 42840
|
||||
[FieldOffset(Offset = "0x28")]
|
||||
[Token(Token = "0x400A758")]
|
||||
[SerializeField]
|
||||
private string _name;
|
||||
|
||||
// Token: 0x0400A759 RID: 42841
|
||||
[FieldOffset(Offset = "0x30")]
|
||||
[Token(Token = "0x400A759")]
|
||||
[SerializeField]
|
||||
private DisplayKind _displayKind;
|
||||
|
||||
// Token: 0x0400A75A RID: 42842
|
||||
[FieldOffset(Offset = "0x38")]
|
||||
[Token(Token = "0x400A75A")]
|
||||
[SerializeField]
|
||||
private MockTypeAdapter _type = new MockTypeAdapter
|
||||
{
|
||||
key = (TypeKey)((ulong)1L)
|
||||
};
|
||||
|
||||
// Token: 0x0400A75B RID: 42843
|
||||
[FieldOffset(Offset = "0x40")]
|
||||
[Token(Token = "0x400A75B")]
|
||||
[SerializeField]
|
||||
private bool _showDefaultValue;
|
||||
|
||||
// Token: 0x0400A75C RID: 42844
|
||||
[FieldOffset(Offset = "0x48")]
|
||||
[Token(Token = "0x400A75C")]
|
||||
[SerializeField]
|
||||
private Edge[] _connections;
|
||||
|
||||
// Token: 0x0400A75D RID: 42845
|
||||
[FieldOffset(Offset = "0x50")]
|
||||
[Token(Token = "0x400A75D")]
|
||||
[SerializeField]
|
||||
private string _defaultValue;
|
||||
|
||||
// Token: 0x0400A75E RID: 42846
|
||||
[FieldOffset(Offset = "0x58")]
|
||||
[Token(Token = "0x400A75E")]
|
||||
[CompilerGenerated]
|
||||
private Action OnIsConnectedChanged;
|
||||
|
||||
// Token: 0x0400A75F RID: 42847
|
||||
[FieldOffset(Offset = "0x60")]
|
||||
[Token(Token = "0x400A75F")]
|
||||
[CompilerGenerated]
|
||||
private Action OnSpecificPortTypeChanged;
|
||||
|
||||
// Token: 0x0400A760 RID: 42848
|
||||
[FieldOffset(Offset = "0x68")]
|
||||
[Token(Token = "0x400A760")]
|
||||
[CompilerGenerated]
|
||||
private Action OnDefaultValueChanged;
|
||||
|
||||
// Token: 0x0400A761 RID: 42849
|
||||
[FieldOffset(Offset = "0x70")]
|
||||
[Token(Token = "0x400A761")]
|
||||
[CompilerGenerated]
|
||||
private AFKHOMAMBMC.MHCPMBBBBDF OnNodeDescIndexChanged;
|
||||
|
||||
// Token: 0x0400A762 RID: 42850
|
||||
[FieldOffset(Offset = "0x78")]
|
||||
[Token(Token = "0x400A762")]
|
||||
[CompilerGenerated]
|
||||
private AFKHOMAMBMC.MHCPMBBBBDF OnIndexChanged;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,151 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x02002600 RID: 9728
|
||||
[Token(Token = "0x2002600")]
|
||||
[Serializable]
|
||||
public class MockTypeAdapter : PODGPJPDGJK
|
||||
{
|
||||
// Token: 0x17002A09 RID: 10761
|
||||
// (get) Token: 0x0600FE5A RID: 65114 RVA: 0x0039DF38 File Offset: 0x0039C138
|
||||
[Token(Token = "0x17002A09")]
|
||||
public TypeKey Key
|
||||
{
|
||||
[Token(Token = "0x600FE5A")]
|
||||
[Address(RVA = "0x3FA560", Offset = "0x3F9360", VA = "0x1803FA560", Slot = "4")]
|
||||
get
|
||||
{
|
||||
return this.key;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A0A RID: 10762
|
||||
// (get) Token: 0x0600FE5B RID: 65115 RVA: 0x0039DF4C File Offset: 0x0039C14C
|
||||
[Token(Token = "0x17002A0A")]
|
||||
public bool IsArray
|
||||
{
|
||||
[Token(Token = "0x600FE5B")]
|
||||
[Address(RVA = "0x40B710", Offset = "0x40A510", VA = "0x18040B710", Slot = "5")]
|
||||
get
|
||||
{
|
||||
return this.isArray;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17002A0B RID: 10763
|
||||
// (get) Token: 0x0600FE5C RID: 65116 RVA: 0x0039DF60 File Offset: 0x0039C160
|
||||
[Token(Token = "0x17002A0B")]
|
||||
public bool IsSync
|
||||
{
|
||||
[Token(Token = "0x600FE5C")]
|
||||
[Address(RVA = "0xBCF900", Offset = "0xBCE700", VA = "0x180BCF900", Slot = "6")]
|
||||
get
|
||||
{
|
||||
return this.isSync;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600FE5D RID: 65117 RVA: 0x0039DF74 File Offset: 0x0039C174
|
||||
[Token(Token = "0x600FE5D")]
|
||||
[Address(RVA = "0x176A520", Offset = "0x1769320", VA = "0x18176A520", Slot = "7")]
|
||||
public bool EJIEFLPGFBC(string ONGBFDACHHG, out FFFEOMMKNAE BECIIEHIPMJ)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (0600FE5D)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean RecRoom.CircuitsV2.Adapter.MockTypeAdapter::EJIEFLPGFBC(System.String,FFFEOMMKNAE&)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:int32(var_0_01, ldc.i4:int32(0))
|
||||
stfld:MGFDBMDLPFJ(FFFEOMMKNAE::BLKBICFKDBJ, ldloc:valuetype [RecRoom.Circuitsv2.Runtime]FFFEOMMKNAE&(BECIIEHIPMJ), ldloc:int32[exp:MGFDBMDLPFJ](var_0_01))
|
||||
stfld:object(FFFEOMMKNAE::NCEPNEJLCAP, ldloc:valuetype [RecRoom.Circuitsv2.Runtime]FFFEOMMKNAE&(BECIIEHIPMJ), ldloc:int32[exp:object](var_0_01))
|
||||
}
|
||||
|
||||
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: 0x0600FE5E RID: 65118 RVA: 0x0039DF90 File Offset: 0x0039C190
|
||||
[Token(Token = "0x600FE5E")]
|
||||
[Address(RVA = "0x176AA00", Offset = "0x1769800", VA = "0x18176AA00")]
|
||||
public MockTypeAdapter()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0600FE5F RID: 65119 RVA: 0x0039DFAC File Offset: 0x0039C1AC
|
||||
[Token(Token = "0x600FE5F")]
|
||||
[Address(RVA = "0x176A9B0", Offset = "0x17697B0", VA = "0x18176A9B0")]
|
||||
public MockTypeAdapter(DJMPGKILABP GEDCEIDOKJL)
|
||||
{
|
||||
this._type = GEDCEIDOKJL;
|
||||
TypeKey typeKey = DJLBPGLAJOL.BNNGBEHKBHP(GEDCEIDOKJL);
|
||||
this.key = typeKey;
|
||||
bool flag = DJLBPGLAJOL.KFFFMJDJBEM(GEDCEIDOKJL);
|
||||
this.isArray = flag;
|
||||
}
|
||||
|
||||
// Token: 0x0600FE60 RID: 65120 RVA: 0x0039DFEC File Offset: 0x0039C1EC
|
||||
[Token(Token = "0x600FE60")]
|
||||
[Address(RVA = "0x176A530", Offset = "0x1769330", VA = "0x18176A530")]
|
||||
public DJMPGKILABP JECOJLFHIHL()
|
||||
{
|
||||
if (this.key <= TypeKey.Class)
|
||||
{
|
||||
int num = 0;
|
||||
int num2 = 0;
|
||||
JDFPDKIEICM jdfpdkieicm = GHFIPBGLBID.ENBLOBFDJFP(num, num2).LGLDDOBNKLA();
|
||||
}
|
||||
if (this.isArray)
|
||||
{
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600FE61 RID: 65121 RVA: 0x0039E024 File Offset: 0x0039C224
|
||||
[Token(Token = "0x600FE61")]
|
||||
[Address(RVA = "0x176A950", Offset = "0x1769750", VA = "0x18176A950", Slot = "3")]
|
||||
public override string ToString()
|
||||
{
|
||||
DJMPGKILABP type = this._type;
|
||||
if (type == 0 || type.GetHashCode() == 0)
|
||||
{
|
||||
int hashCode = this.JECOJLFHIHL().GetHashCode();
|
||||
}
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0400A763 RID: 42851
|
||||
[FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x400A763")]
|
||||
[SerializeField]
|
||||
private TypeKey key = (TypeKey)((ulong)1L);
|
||||
|
||||
// Token: 0x0400A764 RID: 42852
|
||||
[FieldOffset(Offset = "0x14")]
|
||||
[Token(Token = "0x400A764")]
|
||||
[SerializeField]
|
||||
private bool isArray;
|
||||
|
||||
// Token: 0x0400A765 RID: 42853
|
||||
[FieldOffset(Offset = "0x15")]
|
||||
[Token(Token = "0x400A765")]
|
||||
[SerializeField]
|
||||
private bool isSync;
|
||||
|
||||
// Token: 0x0400A766 RID: 42854
|
||||
[FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x400A766")]
|
||||
private DJMPGKILABP _type;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.CircuitsV2.Adapter
|
||||
{
|
||||
// Token: 0x02002609 RID: 9737
|
||||
[Token(Token = "0x2002609")]
|
||||
[Serializable]
|
||||
public enum TypeKey
|
||||
{
|
||||
// Token: 0x0400A78B RID: 42891
|
||||
[Token(Token = "0x400A78B")]
|
||||
None,
|
||||
// Token: 0x0400A78C RID: 42892
|
||||
[Token(Token = "0x400A78C")]
|
||||
Bool,
|
||||
// Token: 0x0400A78D RID: 42893
|
||||
[Token(Token = "0x400A78D")]
|
||||
Int,
|
||||
// Token: 0x0400A78E RID: 42894
|
||||
[Token(Token = "0x400A78E")]
|
||||
Float,
|
||||
// Token: 0x0400A78F RID: 42895
|
||||
[Token(Token = "0x400A78F")]
|
||||
String,
|
||||
// Token: 0x0400A790 RID: 42896
|
||||
[Token(Token = "0x400A790")]
|
||||
Exec,
|
||||
// Token: 0x0400A791 RID: 42897
|
||||
[Token(Token = "0x400A791")]
|
||||
Class
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user