a
This commit is contained in:
@@ -0,0 +1,619 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
using AGUI.StackedUI;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf;
|
||||
using RecRoom.AGUI.ToolUIs;
|
||||
using RecRoom.Persistence;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.Core.Creation.Circuits
|
||||
{
|
||||
// Token: 0x020031FD RID: 12797
|
||||
[Token(Token = "0x20031FD")]
|
||||
public class UGCAIPathPoint : EnemyPatrol, EOCLMMENCKH, CHJEFIDMANE, NDBBKDMPBHD, AHOAEAFEAHN
|
||||
{
|
||||
// Token: 0x17003C8E RID: 15502
|
||||
// (get) Token: 0x06015ED6 RID: 89814 RVA: 0x0051D1DC File Offset: 0x0051B3DC
|
||||
[Token(Token = "0x17003C8E")]
|
||||
public Vector3 DFIAENJIEAH
|
||||
{
|
||||
[Token(Token = "0x6015ED6")]
|
||||
[Address(RVA = "0xC67F20", Offset = "0xC66D20", VA = "0x180C67F20")]
|
||||
get
|
||||
{
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x17003C8F RID: 15503
|
||||
// (get) Token: 0x06015ED7 RID: 89815 RVA: 0x0051D1F0 File Offset: 0x0051B3F0
|
||||
[Token(Token = "0x17003C8F")]
|
||||
public Vector3 EHAINJEAMKF
|
||||
{
|
||||
[Token(Token = "0x6015ED7")]
|
||||
[Address(RVA = "0x7A1F30", Offset = "0x7A0D30", VA = "0x1807A1F30")]
|
||||
get
|
||||
{
|
||||
Vector3 vector;
|
||||
float z = vector.z;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015ED8 RID: 89816 RVA: 0x0051D20C File Offset: 0x0051B40C
|
||||
[Token(Token = "0x6015ED8")]
|
||||
[Address(RVA = "0xC66F80", Offset = "0xC65D80", VA = "0x180C66F80", Slot = "20")]
|
||||
public override float GetPauseTime(int HDANABPONGB)
|
||||
{
|
||||
Dictionary<int, UGCAIPathPoint> fpjpcakainj = UGCAIPathPoint.FPJPCAKAINJ;
|
||||
bool flag;
|
||||
if (!flag)
|
||||
{
|
||||
}
|
||||
float num;
|
||||
return num;
|
||||
}
|
||||
|
||||
// Token: 0x06015ED9 RID: 89817 RVA: 0x0051D230 File Offset: 0x0051B430
|
||||
[Token(Token = "0x6015ED9")]
|
||||
[Address(RVA = "0xC67B20", Offset = "0xC66920", VA = "0x180C67B20", Slot = "21")]
|
||||
public override bool TryGetLookTarget(int HDANABPONGB, out Quaternion PFOODIBEKNL)
|
||||
{
|
||||
Dictionary<int, UGCAIPathPoint> fpjpcakainj = UGCAIPathPoint.FPJPCAKAINJ;
|
||||
bool flag;
|
||||
bool flag2;
|
||||
if (flag && flag2)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
Quaternion identity = Quaternion.identity;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06015EDA RID: 89818 RVA: 0x0051D25C File Offset: 0x0051B45C
|
||||
[Token(Token = "0x6015EDA")]
|
||||
[Address(RVA = "0xC66150", Offset = "0xC64F50", VA = "0x180C66150", Slot = "13")]
|
||||
protected override void Awake()
|
||||
{
|
||||
base..ctor();
|
||||
base.GetComponent<Tool>().DefaultCollisionLayer = (DAJFOCGPHGP)((ulong)27L);
|
||||
Action action = new Action(this.OOGEAKBKOOI);
|
||||
int num;
|
||||
int num2;
|
||||
KLLMCPFPIIE<bool> kllmcpfpiie = new KLLMCPFPIIE(this, "AIP_FD", num, (OHOEENCHJJE)num2, action, num2);
|
||||
num2 = 0;
|
||||
num = 0;
|
||||
this.MNGLPBHBBEN = kllmcpfpiie;
|
||||
KLLMCPFPIIE<float> kllmcpfpiie2 = new KLLMCPFPIIE(this, "AIP_PT", num, (OHOEENCHJJE)num2, num2, num2);
|
||||
this.GLBEMIOGEME = kllmcpfpiie2;
|
||||
Action<UGCAIPathPoint> action2 = new Action(this.GIPLJDEGBMO);
|
||||
Action<UGCAIPathPoint> action3 = new Action(this.NCPJLDDPMDF);
|
||||
int num3;
|
||||
FPKNAGAJBMN<UGCAIPathPoint> fpknagajbmn = new FPKNAGAJBMN(this, "AIP_C", (OHOEENCHJJE)num3, action2, action3);
|
||||
num3 = 0;
|
||||
this.IDJPGDMHIDD = fpknagajbmn;
|
||||
ConnectionPoint connectionPoint = this.mainConnectionPoint;
|
||||
ConnectionPoint.JFKNKMKCFBI jfknkmkcfbi = new ConnectionPoint.JFKNKMKCFBI(this.FOLGJPHIDJD);
|
||||
connectionPoint.PFACAJHLDON += jfknkmkcfbi;
|
||||
Dictionary<int, UGCAIPathPoint> fpjpcakainj = UGCAIPathPoint.FPJPCAKAINJ;
|
||||
int id = base.JPOHGBCEJEJ;
|
||||
fpjpcakainj.Add(id, this);
|
||||
}
|
||||
|
||||
// Token: 0x06015EDB RID: 89819 RVA: 0x0051D338 File Offset: 0x0051B538
|
||||
[Token(Token = "0x6015EDB")]
|
||||
[Address(RVA = "0xC67450", Offset = "0xC66250", VA = "0x180C67450", Slot = "14")]
|
||||
protected override void OnDestroy()
|
||||
{
|
||||
base.OnDestroy();
|
||||
Dictionary<int, UGCAIPathPoint> fpjpcakainj = UGCAIPathPoint.FPJPCAKAINJ;
|
||||
int id = base.JPOHGBCEJEJ;
|
||||
bool flag = fpjpcakainj.Remove(id);
|
||||
ConnectionPoint connectionPoint = this.mainConnectionPoint;
|
||||
ConnectionPoint.JFKNKMKCFBI jfknkmkcfbi = new ConnectionPoint.JFKNKMKCFBI(this.FOLGJPHIDJD);
|
||||
connectionPoint.PFACAJHLDON -= jfknkmkcfbi;
|
||||
this.IDJPGDMHIDD.Dispose();
|
||||
}
|
||||
|
||||
// Token: 0x06015EDC RID: 89820 RVA: 0x0051D390 File Offset: 0x0051B590
|
||||
[Token(Token = "0x6015EDC")]
|
||||
[Address(RVA = "0xC66F70", Offset = "0xC65D70", VA = "0x180C66F70")]
|
||||
private void GIPLJDEGBMO(UGCAIPathPoint JOGMGBBAOFC)
|
||||
{
|
||||
this.BOBGNOFLNKI(JOGMGBBAOFC);
|
||||
}
|
||||
|
||||
// Token: 0x06015EDD RID: 89821 RVA: 0x0051D3A4 File Offset: 0x0051B5A4
|
||||
[Token(Token = "0x6015EDD")]
|
||||
[Address(RVA = "0x850070", Offset = "0x84EE70", VA = "0x180850070")]
|
||||
private void NCPJLDDPMDF(UGCAIPathPoint JOGMGBBAOFC)
|
||||
{
|
||||
GameObject gameObject = base.gameObject;
|
||||
int id = JOGMGBBAOFC.JPOHGBCEJEJ;
|
||||
bool flag = ConnectionRenderer.Remove(gameObject, id);
|
||||
}
|
||||
|
||||
// Token: 0x06015EDE RID: 89822 RVA: 0x0051D3D0 File Offset: 0x0051B5D0
|
||||
[Token(Token = "0x6015EDE")]
|
||||
[Address(RVA = "0xC67380", Offset = "0xC66180", VA = "0x180C67380")]
|
||||
private void OOGEAKBKOOI()
|
||||
{
|
||||
KLLMCPFPIIE<bool> mnglpbhbben = this.MNGLPBHBBEN;
|
||||
GameObject gameObject = this.pointerMesh;
|
||||
bool flag = mnglpbhbben.IAHDANBDAAM() != null;
|
||||
gameObject.SetActive(flag);
|
||||
}
|
||||
|
||||
// Token: 0x06015EDF RID: 89823 RVA: 0x0051D400 File Offset: 0x0051B600
|
||||
[Token(Token = "0x6015EDF")]
|
||||
[Address(RVA = "0xC67A80", Offset = "0xC66880", VA = "0x180C67A80")]
|
||||
private void Start()
|
||||
{
|
||||
this.DFGKELFCGAO();
|
||||
KLLMCPFPIIE<bool> mnglpbhbben = this.MNGLPBHBBEN;
|
||||
GameObject gameObject = this.pointerMesh;
|
||||
bool flag = mnglpbhbben.IAHDANBDAAM() != null;
|
||||
gameObject.SetActive(flag);
|
||||
this.IDJPGDMHIDD.PEGKGNLDOEH();
|
||||
}
|
||||
|
||||
// Token: 0x06015EE0 RID: 89824 RVA: 0x0051D440 File Offset: 0x0051B640
|
||||
[Token(Token = "0x6015EE0")]
|
||||
[Address(RVA = "0xC67030", Offset = "0xC65E30", VA = "0x180C67030", Slot = "15")]
|
||||
public override bool HasReachedTarget(Vector3 PJBCOJLDFMH, Vector3 JJGDNPNBINJ)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06015EE0)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean RecRoom.Core.Creation.Circuits.UGCAIPathPoint::HasReachedTarget(UnityEngine.Vector3,UnityEngine.Vector3)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:float32(var_1_08, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](JJGDNPNBINJ)))
|
||||
stloc:float32(var_2_0F, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](PJBCOJLDFMH)))
|
||||
stloc:float32(var_4_16, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](var_3)))
|
||||
}
|
||||
|
||||
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 1660
|
||||
*/;
|
||||
}
|
||||
|
||||
// Token: 0x06015EE1 RID: 89825 RVA: 0x0051D46C File Offset: 0x0051B66C
|
||||
[Token(Token = "0x6015EE1")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "16")]
|
||||
public override bool HasFinishedPatrol(int HDANABPONGB)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06015EE2 RID: 89826 RVA: 0x0051D47C File Offset: 0x0051B67C
|
||||
[Token(Token = "0x6015EE2")]
|
||||
[Address(RVA = "0xC67C50", Offset = "0xC66A50", VA = "0x180C67C50", Slot = "17")]
|
||||
public override bool TryGetNextTarget(int HDANABPONGB, out int MMDNOCLDKFN, out Vector3 JJGDNPNBINJ)
|
||||
{
|
||||
int num = 0;
|
||||
IReadOnlyList readOnlyList;
|
||||
if (UGCAIPathPoint.FPJPCAKAINJ.TryGetValue(HDANABPONGB, num) && num < readOnlyList)
|
||||
{
|
||||
num += num;
|
||||
if (num == readOnlyList)
|
||||
{
|
||||
goto IL_65;
|
||||
}
|
||||
num++;
|
||||
}
|
||||
if (!this.areaController.TryGetPosition(out JJGDNPNBINJ, 2f))
|
||||
{
|
||||
Transform transform = base.transform;
|
||||
Vector3 vector;
|
||||
float z = vector.z;
|
||||
JJGDNPNBINJ.z = z;
|
||||
}
|
||||
int id = base.JPOHGBCEJEJ;
|
||||
MMDNOCLDKFN.m_value = id;
|
||||
IL_65:
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06015EE3 RID: 89827 RVA: 0x0051D4F4 File Offset: 0x0051B6F4
|
||||
[Token(Token = "0x6015EE3")]
|
||||
[Address(RVA = "0x7A1F30", Offset = "0x7A0D30", VA = "0x1807A1F30", Slot = "18")]
|
||||
public override Vector3 GetGizmoPosition()
|
||||
{
|
||||
Vector3 vector;
|
||||
float z = vector.z;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06015EE4 RID: 89828 RVA: 0x0051D510 File Offset: 0x0051B710
|
||||
[Token(Token = "0x6015EE4")]
|
||||
[Address(RVA = "0xC66E40", Offset = "0xC65C40", VA = "0x180C66E40")]
|
||||
private void FOLGJPHIDJD(ConnectionPoint HDPMJFANOPG, ConnectionPoint GFMAOEPEFKD, [Optional] ConnectionPoint.PGHEPJALOOK CEAGPJIOMJP)
|
||||
{
|
||||
ConnectionPoint connectionPoint = this.mainConnectionPoint;
|
||||
if (HDPMJFANOPG == connectionPoint)
|
||||
{
|
||||
UGCAIPathPoint componentInParent = GFMAOEPEFKD.GetComponentInParent<UGCAIPathPoint>();
|
||||
if (componentInParent)
|
||||
{
|
||||
bool flag = ECNNGIFNNNM.KCFPIEEMJON<UGCAIPathPoint>(this.IDJPGDMHIDD.LIEHHFCJEOK(), componentInParent);
|
||||
FPKNAGAJBMN<UGCAIPathPoint> idjpgdmhidd = this.IDJPGDMHIDD;
|
||||
if (flag)
|
||||
{
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
idjpgdmhidd.BPAJKKAGPKB(componentInParent);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015EE5 RID: 89829 RVA: 0x0051D568 File Offset: 0x0051B768
|
||||
[Token(Token = "0x6015EE5")]
|
||||
[Address(RVA = "0xC663A0", Offset = "0xC651A0", VA = "0x180C663A0")]
|
||||
private void BOBGNOFLNKI(UGCAIPathPoint LBPIJFELLCN)
|
||||
{
|
||||
ConnectionPoint connectionPoint = this.mainConnectionPoint;
|
||||
ConnectionPoint connectionPoint2 = LBPIJFELLCN.mainConnectionPoint;
|
||||
GameObject gameObject = base.gameObject;
|
||||
GameObject gameObject2 = LBPIJFELLCN.gameObject;
|
||||
int id = LBPIJFELLCN.JPOHGBCEJEJ;
|
||||
Action internalOnDestroying = this.internalOnDestroying;
|
||||
}
|
||||
|
||||
// Token: 0x06015EE6 RID: 89830 RVA: 0x0051D5B8 File Offset: 0x0051B7B8
|
||||
[Token(Token = "0x6015EE6")]
|
||||
[Address(RVA = "0xC66720", Offset = "0xC65520", VA = "0x180C66720")]
|
||||
protected void DFGKELFCGAO()
|
||||
{
|
||||
CreationObject component = base.GetComponent<CreationObject>();
|
||||
OMKPHDBNLKH<CreationObjectSettingBooleanUIControl, bool>.DEDABHKCIBG <>9__27_ = UGCAIPathPoint.<>c.<>9__27_0;
|
||||
if (<>9__27_ == 0)
|
||||
{
|
||||
UGCAIPathPoint.<>c.<>9__27_0 = (MakerPenPaletteConfigScreen editableUiFlow) => editableUiFlow.DefaultBoolUIControlPrefab;
|
||||
}
|
||||
OMKPHDBNLKH<CreationObjectSettingBooleanUIControl, bool>.OHINDOLFNMP ohindolfnmp = new OMKPHDBNLKH.OHINDOLFNMP(this.JDINFEKNBOK);
|
||||
CPNMFOKDBKM cpnmfokdbkm = new CPNMFOKDBKM(<>9__27_, ohindolfnmp, 100);
|
||||
ILINODKFHEO ilinodkfheo = component.AddConfigurableSetting(cpnmfokdbkm);
|
||||
OMKPHDBNLKH<CreationObjectSettingFloatUIControl, float>.DEDABHKCIBG dedabhkcibg;
|
||||
if (UGCAIPathPoint.<>c.<>9__27_2 == 0)
|
||||
{
|
||||
dedabhkcibg = (MakerPenPaletteConfigScreen editableUiFlow) => editableUiFlow.DefaultFloatUIControlPrefab;
|
||||
UGCAIPathPoint.<>c.<>9__27_2 = dedabhkcibg;
|
||||
}
|
||||
OMKPHDBNLKH<CreationObjectSettingFloatUIControl, float>.OHINDOLFNMP ohindolfnmp2 = new OMKPHDBNLKH.OHINDOLFNMP(this.KBENDONJPMI);
|
||||
EKPFBGIIJNK ekpfbgiijnk = new EKPFBGIIJNK(dedabhkcibg, ohindolfnmp2, 99);
|
||||
ILINODKFHEO ilinodkfheo2 = component.AddConfigurableSetting(ekpfbgiijnk);
|
||||
DOPNALIMPNA[] array = new DOPNALIMPNA[2];
|
||||
int num = 0;
|
||||
int num2 = 0;
|
||||
Func<bool> func;
|
||||
Action<bool> action;
|
||||
string text;
|
||||
string text2;
|
||||
DHCINNFLBBA dhcinnflbba = ONOKJPIMIIP.LBJPOFMMGGP(func, action, num2, num, text, text2);
|
||||
if (dhcinnflbba != 0)
|
||||
{
|
||||
}
|
||||
array[0] = dhcinnflbba;
|
||||
INAOBEINBGO inaobeinbgo;
|
||||
if (inaobeinbgo != 0)
|
||||
{
|
||||
}
|
||||
array[1] = inaobeinbgo;
|
||||
ECJBHJOCKHL ecjbhjockhl = component.AddFoldoutMenu("AI Path Point", 98, array);
|
||||
}
|
||||
|
||||
// Token: 0x17003C90 RID: 15504
|
||||
// (get) Token: 0x06015EE7 RID: 89831 RVA: 0x0051D6B0 File Offset: 0x0051B8B0
|
||||
[Token(Token = "0x17003C90")]
|
||||
public bool JBMFJOBFJHP
|
||||
{
|
||||
[Token(Token = "0x6015EE7")]
|
||||
[Address(RVA = "0x403930", Offset = "0x402730", VA = "0x180403930", Slot = "22")]
|
||||
get
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015EE8 RID: 89832 RVA: 0x0051D6C0 File Offset: 0x0051B8C0
|
||||
[Token(Token = "0x6015EE8")]
|
||||
[Address(RVA = "0xC67780", Offset = "0xC66580", VA = "0x180C67780", Slot = "24")]
|
||||
public void SerializeTo(ref PDEKIHFJKHJ IABNDBNHMKF, ref MKNCHKCCIHK NHFINJNIPGK, StringBuilder BIPOIFGEMGB)
|
||||
{
|
||||
int num;
|
||||
PHNMGFPAJJD phnmgfpajjd;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
phnmgfpajjd = new PHNMGFPAJJD();
|
||||
IReadOnlyList<UGCAIPathPoint> readOnlyList = this.IDJPGDMHIDD.LIEHHFCJEOK();
|
||||
if (readOnlyList != 0)
|
||||
{
|
||||
if (num >= readOnlyList)
|
||||
{
|
||||
goto IL_28;
|
||||
}
|
||||
num += num;
|
||||
if (num != readOnlyList)
|
||||
{
|
||||
num++;
|
||||
goto IL_28;
|
||||
}
|
||||
IL_35:
|
||||
ByteString byteString;
|
||||
byteString += byteString;
|
||||
goto IL_3C;
|
||||
IL_28:
|
||||
phnmgfpajjd.NPDHNMKHCHD.Add(byteString);
|
||||
goto IL_35;
|
||||
}
|
||||
IL_3C:
|
||||
if (readOnlyList != 0)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
bool flag = this.MNGLPBHBBEN.IAHDANBDAAM() != 0;
|
||||
phnmgfpajjd.KPMLGKDCKIO = (flag ? 1 : 0);
|
||||
float num2 = this.GLBEMIOGEME.IAHDANBDAAM();
|
||||
phnmgfpajjd.FIFGKLLECAJ = num2;
|
||||
new HCJDNEFCBNG().GMGIMKBIINF = phnmgfpajjd;
|
||||
}
|
||||
|
||||
// Token: 0x06015EE9 RID: 89833 RVA: 0x0051D770 File Offset: 0x0051B970
|
||||
[Token(Token = "0x6015EE9")]
|
||||
[Address(RVA = "0xC66B90", Offset = "0xC65990", VA = "0x180C66B90", Slot = "23")]
|
||||
public void DeserializeFrom(KPNDFONGDGF HFBJGCHOANH)
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
int num2 = 0;
|
||||
PHNMGFPAJJD phnmgfpajjd;
|
||||
if (phnmgfpajjd == 0)
|
||||
{
|
||||
break;
|
||||
}
|
||||
this.MNGLPBHBBEN.BDJFGEJFPPO(num2);
|
||||
this.GLBEMIOGEME.BDJFGEJFPPO(num2);
|
||||
int count = phnmgfpajjd.NPDHNMKHCHD.count;
|
||||
if (count <= 0)
|
||||
{
|
||||
break;
|
||||
}
|
||||
List<Guid> list = new List(count);
|
||||
this.OBIEEKONIBM = list;
|
||||
IEnumerator<ByteString> enumerator = phnmgfpajjd.NPDHNMKHCHD.GetEnumerator();
|
||||
if (enumerator != 0)
|
||||
{
|
||||
if (num < enumerator)
|
||||
{
|
||||
num += num;
|
||||
if (num == enumerator)
|
||||
{
|
||||
goto IL_6C;
|
||||
}
|
||||
num++;
|
||||
}
|
||||
List<Guid> obieekonibm = this.OBIEEKONIBM;
|
||||
}
|
||||
IL_6C:
|
||||
if (enumerator != 0)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
}
|
||||
|
||||
// Token: 0x06015EEA RID: 89834 RVA: 0x0051D800 File Offset: 0x0051BA00
|
||||
[Token(Token = "0x6015EEA")]
|
||||
[Address(RVA = "0xC67540", Offset = "0xC66340", VA = "0x180C67540", Slot = "25")]
|
||||
public void PostDeserialize(LJJOCDFAMGA FLIPBCAPDGC)
|
||||
{
|
||||
int num;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
if (this.OBIEEKONIBM == 0)
|
||||
{
|
||||
break;
|
||||
}
|
||||
bool flag;
|
||||
if (flag)
|
||||
{
|
||||
Dictionary<Guid, PersistenceView> allViews = PersistenceView.AllViews;
|
||||
bool flag2;
|
||||
while (!flag2)
|
||||
{
|
||||
}
|
||||
UGCAIPathPoint ugcaipathPoint;
|
||||
this.IDJPGDMHIDD.BPAJKKAGPKB(ugcaipathPoint);
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
}
|
||||
|
||||
// Token: 0x17003C91 RID: 15505
|
||||
// (get) Token: 0x06015EEB RID: 89835 RVA: 0x0051D84C File Offset: 0x0051BA4C
|
||||
[Token(Token = "0x17003C91")]
|
||||
public DJMPGKILABP BLJAPPNMJNJ
|
||||
{
|
||||
[Token(Token = "0x6015EEB")]
|
||||
[Address(RVA = "0xC67F60", Offset = "0xC66D60", VA = "0x180C67F60", Slot = "26")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06015EEB)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling DJMPGKILABP RecRoom.Core.Creation.Circuits.UGCAIPathPoint::get_SelfType()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:JDFPDKIEICM(var_0_05, ldsfld:JDFPDKIEICM(GHFIPBGLBID::<EMFNHGPMJPE>k__BackingField))
|
||||
}
|
||||
|
||||
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 1660
|
||||
*/;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015EEC RID: 89836 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6015EEC")]
|
||||
[Address(RVA = "0xC676E0", Offset = "0xC664E0", VA = "0x180C676E0", Slot = "27")]
|
||||
public IFNLKKABKEB<FFFEOMMKNAE> Self(IBNOALNMLHC CHKKEHOKPJP)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x17003C92 RID: 15506
|
||||
// (get) Token: 0x06015EED RID: 89837 RVA: 0x0051D860 File Offset: 0x0051BA60
|
||||
[Token(Token = "0x17003C92")]
|
||||
private CreationObject OHPMKCCONDF
|
||||
{
|
||||
[Token(Token = "0x6015EED")]
|
||||
[Address(RVA = "0x423D40", Offset = "0x422B40", VA = "0x180423D40", Slot = "28")]
|
||||
get
|
||||
{
|
||||
return this.creationObject;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06015EEE RID: 89838 RVA: 0x0051D874 File Offset: 0x0051BA74
|
||||
[Token(Token = "0x6015EEE")]
|
||||
[Address(RVA = "0x7FA090", Offset = "0x7F8E90", VA = "0x1807FA090")]
|
||||
public UGCAIPathPoint()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06015EF0 RID: 89840 RVA: 0x0051D8A0 File Offset: 0x0051BAA0
|
||||
[Token(Token = "0x6015EF0")]
|
||||
[Address(RVA = "0xC67140", Offset = "0xC65F40", VA = "0x180C67140")]
|
||||
[CompilerGenerated]
|
||||
private void JDINFEKNBOK(CreationObjectSettingBooleanUIControl GCCLEJOGCCE)
|
||||
{
|
||||
string text = GCCLEJOGCCE.PropertyDescription.text;
|
||||
Func<bool> func = new Func(this.OBABPCJMGCO);
|
||||
Action<bool> action = new Action(this.CHMBEONBNBD);
|
||||
}
|
||||
|
||||
// Token: 0x06015EF1 RID: 89841 RVA: 0x0051D8DC File Offset: 0x0051BADC
|
||||
[Token(Token = "0x6015EF1")]
|
||||
[Address(RVA = "0xC67330", Offset = "0xC66130", VA = "0x180C67330")]
|
||||
[CompilerGenerated]
|
||||
private bool OBABPCJMGCO()
|
||||
{
|
||||
return this.MNGLPBHBBEN.IAHDANBDAAM() != null;
|
||||
}
|
||||
|
||||
// Token: 0x06015EF2 RID: 89842 RVA: 0x0051D8FC File Offset: 0x0051BAFC
|
||||
[Token(Token = "0x6015EF2")]
|
||||
[Address(RVA = "0xC666C0", Offset = "0xC654C0", VA = "0x180C666C0")]
|
||||
[CompilerGenerated]
|
||||
private void CHMBEONBNBD(bool MBJCIBHEOMM)
|
||||
{
|
||||
KLLMCPFPIIE<bool> mnglpbhbben = this.MNGLPBHBBEN;
|
||||
}
|
||||
|
||||
// Token: 0x06015EF3 RID: 89843 RVA: 0x0051D918 File Offset: 0x0051BB18
|
||||
[Token(Token = "0x6015EF3")]
|
||||
[Address(RVA = "0xC67210", Offset = "0xC66010", VA = "0x180C67210")]
|
||||
[CompilerGenerated]
|
||||
private void KBENDONJPMI(CreationObjectSettingFloatUIControl GCCLEJOGCCE)
|
||||
{
|
||||
string text = GCCLEJOGCCE.PropertyDescription.text;
|
||||
Func<float> func = new Func(this.LNLKGPMAIEB);
|
||||
Action<float> action = new Action(this.OPPIBBMHCNH);
|
||||
}
|
||||
|
||||
// Token: 0x06015EF4 RID: 89844 RVA: 0x0051D954 File Offset: 0x0051BB54
|
||||
[Token(Token = "0x6015EF4")]
|
||||
[Address(RVA = "0xC672E0", Offset = "0xC660E0", VA = "0x180C672E0")]
|
||||
[CompilerGenerated]
|
||||
private float LNLKGPMAIEB()
|
||||
{
|
||||
return this.GLBEMIOGEME.IAHDANBDAAM();
|
||||
}
|
||||
|
||||
// Token: 0x06015EF5 RID: 89845 RVA: 0x0051D974 File Offset: 0x0051BB74
|
||||
[Token(Token = "0x6015EF5")]
|
||||
[Address(RVA = "0xC673F0", Offset = "0xC661F0", VA = "0x180C673F0")]
|
||||
[CompilerGenerated]
|
||||
private void OPPIBBMHCNH(float MBJCIBHEOMM)
|
||||
{
|
||||
KLLMCPFPIIE<float> glbemiogeme = this.GLBEMIOGEME;
|
||||
}
|
||||
|
||||
// Token: 0x0400E6A1 RID: 59041
|
||||
[Token(Token = "0x400E6A1")]
|
||||
private const float NLKPIOBBDIP = 2f;
|
||||
|
||||
// Token: 0x0400E6A2 RID: 59042
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x40")]
|
||||
[Token(Token = "0x400E6A2")]
|
||||
private FPKNAGAJBMN<UGCAIPathPoint> IDJPGDMHIDD;
|
||||
|
||||
// Token: 0x0400E6A3 RID: 59043
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x48")]
|
||||
[Token(Token = "0x400E6A3")]
|
||||
[SerializeField]
|
||||
[DDPIINEJFMD(JIBDPHMGEGO.SelfAndParent, false, false, false)]
|
||||
private ConnectionPoint mainConnectionPoint;
|
||||
|
||||
// Token: 0x0400E6A4 RID: 59044
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x50")]
|
||||
[Token(Token = "0x400E6A4")]
|
||||
[SerializeField]
|
||||
[DDPIINEJFMD(JIBDPHMGEGO.SelfAndParent, false, false, false)]
|
||||
private UGCAreaController areaController;
|
||||
|
||||
// Token: 0x0400E6A5 RID: 59045
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x58")]
|
||||
[Token(Token = "0x400E6A5")]
|
||||
[SerializeField]
|
||||
[DDPIINEJFMD(JIBDPHMGEGO.Self, false, false, false)]
|
||||
private CreationObject creationObject;
|
||||
|
||||
// Token: 0x0400E6A6 RID: 59046
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x60")]
|
||||
[Token(Token = "0x400E6A6")]
|
||||
private KLLMCPFPIIE<bool> MNGLPBHBBEN;
|
||||
|
||||
// Token: 0x0400E6A7 RID: 59047
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x68")]
|
||||
[Token(Token = "0x400E6A7")]
|
||||
private KLLMCPFPIIE<float> GLBEMIOGEME;
|
||||
|
||||
// Token: 0x0400E6A8 RID: 59048
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x70")]
|
||||
[Token(Token = "0x400E6A8")]
|
||||
[SerializeField]
|
||||
private GameObject pointerMesh;
|
||||
|
||||
// Token: 0x0400E6A9 RID: 59049
|
||||
[Token(Token = "0x400E6A9")]
|
||||
private static Dictionary<int, UGCAIPathPoint> FPJPCAKAINJ = new Dictionary();
|
||||
|
||||
// Token: 0x0400E6AA RID: 59050
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x78")]
|
||||
[Token(Token = "0x400E6AA")]
|
||||
private List<Guid> OBIEEKONIBM;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user