m
This commit is contained in:
@@ -0,0 +1,575 @@
|
||||
using System;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Cpp2IlInjected;
|
||||
using Pathfinding.RVO;
|
||||
using StansAssets.Foundation.Async;
|
||||
using TMPro;
|
||||
using UnityEngine;
|
||||
|
||||
namespace AGUI.StackedUI.Dialog
|
||||
{
|
||||
// Token: 0x02001312 RID: 4882
|
||||
[Token(Token = "0x2001312")]
|
||||
public class UIDateSelectionDialog : UIDialog<DateTime?>
|
||||
{
|
||||
// Token: 0x170011B8 RID: 4536
|
||||
// (get) Token: 0x06006D8F RID: 28047 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
// (set) Token: 0x06006D90 RID: 28048 RVA: 0x00180B24 File Offset: 0x0017ED24
|
||||
[Token(Token = "0x170011B8")]
|
||||
private protected DateTime? MJINIELPFFB
|
||||
{
|
||||
[Token(Token = "0x6006D8F")]
|
||||
[Address(RVA = "0xD7AC90", Offset = "0xD79C90", VA = "0x180D7AC90")]
|
||||
[CompilerGenerated]
|
||||
protected get
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
[Token(Token = "0x6006D90")]
|
||||
[Address(RVA = "0x1013480", Offset = "0x1012480", VA = "0x181013480")]
|
||||
[CompilerGenerated]
|
||||
private set
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170011B9 RID: 4537
|
||||
// (get) Token: 0x06006D91 RID: 28049 RVA: 0x00180B34 File Offset: 0x0017ED34
|
||||
// (set) Token: 0x06006D92 RID: 28050 RVA: 0x00180B48 File Offset: 0x0017ED48
|
||||
[Token(Token = "0x170011B9")]
|
||||
public bool DLEJOGFEMFK
|
||||
{
|
||||
[Token(Token = "0x6006D91")]
|
||||
[Address(RVA = "0x1A5AEB0", Offset = "0x1A59EB0", VA = "0x181A5AEB0")]
|
||||
get
|
||||
{
|
||||
return this.PGJPDGAKICD;
|
||||
}
|
||||
[Token(Token = "0x6006D92")]
|
||||
[Address(RVA = "0x1E1ADA0", Offset = "0x1E19DA0", VA = "0x181E1ADA0")]
|
||||
set
|
||||
{
|
||||
this.PGJPDGAKICD = value;
|
||||
this.MGINLFDODDM();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170011BA RID: 4538
|
||||
// (get) Token: 0x06006D93 RID: 28051 RVA: 0x00180B64 File Offset: 0x0017ED64
|
||||
// (set) Token: 0x06006D94 RID: 28052 RVA: 0x00180B78 File Offset: 0x0017ED78
|
||||
[Token(Token = "0x170011BA")]
|
||||
public int? PNKHJKABJGN
|
||||
{
|
||||
[Token(Token = "0x6006D93")]
|
||||
[Address(RVA = "0x1E1AD90", Offset = "0x1E19D90", VA = "0x181E1AD90")]
|
||||
get
|
||||
{
|
||||
return this.KKBDFPEFHKB;
|
||||
}
|
||||
[Token(Token = "0x6006D94")]
|
||||
[Address(RVA = "0x1E1ADB0", Offset = "0x1E19DB0", VA = "0x181E1ADB0")]
|
||||
set
|
||||
{
|
||||
this.KKBDFPEFHKB = value;
|
||||
this.MGINLFDODDM();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006D95 RID: 28053 RVA: 0x00180B94 File Offset: 0x0017ED94
|
||||
[Token(Token = "0x6006D95")]
|
||||
[Address(RVA = "0x1E1A060", Offset = "0x1E19060", VA = "0x181E1A060", Slot = "6")]
|
||||
protected override void Awake()
|
||||
{
|
||||
base..ctor();
|
||||
bool flag = this.displayYear;
|
||||
this.PGJPDGAKICD = flag;
|
||||
this.MGINLFDODDM();
|
||||
}
|
||||
|
||||
// Token: 0x06006D96 RID: 28054 RVA: 0x00180BBC File Offset: 0x0017EDBC
|
||||
[Token(Token = "0x6006D96")]
|
||||
[Address(RVA = "0x1E1A980", Offset = "0x1E19980", VA = "0x181E1A980")]
|
||||
public void SetTitleText(string AIKLPOJAIIO)
|
||||
{
|
||||
ScreenHeader screenHeader = this.screenHeader;
|
||||
int num = 0;
|
||||
if (screenHeader != num)
|
||||
{
|
||||
this.screenHeader.LKIBJOMNFFD = AIKLPOJAIIO;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006D97 RID: 28055 RVA: 0x00180BF0 File Offset: 0x0017EDF0
|
||||
[Token(Token = "0x6006D97")]
|
||||
[Address(RVA = "0x1E1ACC0", Offset = "0x1E19CC0", VA = "0x181E1ACC0")]
|
||||
public void UpdateUIState(string DBDDKLHPNNA, bool BCOHEOIEPLL)
|
||||
{
|
||||
PMGCJEPKFOF<DateTime?> pmgcjepkfof = this.ShowDialog();
|
||||
((IMainThreadDispatcher)this.infoText).Init();
|
||||
}
|
||||
|
||||
// Token: 0x06006D98 RID: 28056 RVA: 0x00180C18 File Offset: 0x0017EE18
|
||||
[Token(Token = "0x6006D98")]
|
||||
[Address(RVA = "0x1E1A090", Offset = "0x1E19090", VA = "0x181E1A090")]
|
||||
private void BMFPEJMLIKD(string DBDDKLHPNNA)
|
||||
{
|
||||
((IMainThreadDispatcher)this.infoText).Init();
|
||||
}
|
||||
|
||||
// Token: 0x06006D99 RID: 28057 RVA: 0x00180C38 File Offset: 0x0017EE38
|
||||
[Token(Token = "0x6006D99")]
|
||||
[Address(RVA = "0x1E1A240", Offset = "0x1E19240", VA = "0x181E1A240", Slot = "26")]
|
||||
protected virtual void NPAKJOFMAID(bool BCOHEOIEPLL)
|
||||
{
|
||||
this.monthField.FFDOINJEHMM = BCOHEOIEPLL;
|
||||
this.dayField.FFDOINJEHMM = BCOHEOIEPLL;
|
||||
this.yearField.FFDOINJEHMM = BCOHEOIEPLL;
|
||||
Button3D button3D = this.submitButton;
|
||||
if (!BCOHEOIEPLL)
|
||||
{
|
||||
}
|
||||
bool flag;
|
||||
button3D.FFDOINJEHMM = flag;
|
||||
}
|
||||
|
||||
// Token: 0x06006D9A RID: 28058 RVA: 0x00180C84 File Offset: 0x0017EE84
|
||||
[Token(Token = "0x6006D9A")]
|
||||
[Address(RVA = "0x1E1A890", Offset = "0x1E19890", VA = "0x181E1A890")]
|
||||
public void SetCurrentDate(DateTime INIPGECDDFE)
|
||||
{
|
||||
string text;
|
||||
this.dayField.KKJIOHNFHFJ = text;
|
||||
string text2;
|
||||
this.monthField.KKJIOHNFHFJ = text2;
|
||||
string text3;
|
||||
this.yearField.KKJIOHNFHFJ = text3;
|
||||
}
|
||||
|
||||
// Token: 0x06006D9B RID: 28059 RVA: 0x00180CC0 File Offset: 0x0017EEC0
|
||||
[Token(Token = "0x6006D9B")]
|
||||
[Address(RVA = "0x1E1AA20", Offset = "0x1E19A20", VA = "0x181E1AA20")]
|
||||
public PMGCJEPKFOF<DateTime?> ShowDialog(string NONLCPFJKAJ, DateTime? EHENLCJGOHB)
|
||||
{
|
||||
this.NONLCPFJKAJ = NONLCPFJKAJ;
|
||||
ValidatedButtonInputField validatedButtonInputField = this.monthField;
|
||||
DateTime value = EHENLCJGOHB.Value;
|
||||
string text;
|
||||
validatedButtonInputField.KKJIOHNFHFJ = text;
|
||||
ValidatedButtonInputField validatedButtonInputField2 = this.dayField;
|
||||
DateTime value2 = EHENLCJGOHB.Value;
|
||||
string text2;
|
||||
validatedButtonInputField2.KKJIOHNFHFJ = text2;
|
||||
ValidatedButtonInputField validatedButtonInputField3 = this.yearField;
|
||||
DateTime value3 = EHENLCJGOHB.Value;
|
||||
string text3;
|
||||
validatedButtonInputField3.KKJIOHNFHFJ = text3;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06006D9C RID: 28060 RVA: 0x00180D24 File Offset: 0x0017EF24
|
||||
[Token(Token = "0x6006D9C")]
|
||||
[Address(RVA = "0x1E1AB80", Offset = "0x1E19B80", VA = "0x181E1AB80", Slot = "25")]
|
||||
public override PMGCJEPKFOF<DateTime?> ShowDialog()
|
||||
{
|
||||
ValidatedButtonInputField validatedButtonInputField = this.monthField;
|
||||
Func<string, bool> func = new Func(this.CMODOJEHALI);
|
||||
validatedButtonInputField.IsValidFunction = func;
|
||||
ValidatedButtonInputField validatedButtonInputField2 = this.dayField;
|
||||
Func<string, bool> func2 = new Func(this.AILCNNDPJNK);
|
||||
validatedButtonInputField2.IsValidFunction = func2;
|
||||
ValidatedButtonInputField validatedButtonInputField3 = this.yearField;
|
||||
Func<string, bool> func3 = new Func(this.LJOMGKIHMEF);
|
||||
validatedButtonInputField3.IsValidFunction = func3;
|
||||
PMGCJEPKFOF<DateTime?> pmgcjepkfof = this.ShowDialog();
|
||||
string text = this.infoText.text;
|
||||
return base.ShowDialog();
|
||||
}
|
||||
|
||||
// Token: 0x06006D9D RID: 28061 RVA: 0x00180DA8 File Offset: 0x0017EFA8
|
||||
[Token(Token = "0x6006D9D")]
|
||||
[Address(RVA = "0x1E1A2F0", Offset = "0x1E192F0", VA = "0x181E1A2F0", Slot = "27")]
|
||||
protected virtual bool PBEHFEFNBCN()
|
||||
{
|
||||
string text = this.infoText.text;
|
||||
string text2 = this.monthField.KKJIOHNFHFJ;
|
||||
if (text2 == 0)
|
||||
{
|
||||
string empty = string.Empty;
|
||||
}
|
||||
string text3 = text2.Trim();
|
||||
string empty2;
|
||||
if (this.dayField.KKJIOHNFHFJ == 0)
|
||||
{
|
||||
empty2 = string.Empty;
|
||||
}
|
||||
int num = 0;
|
||||
string text4 = empty2.Trim();
|
||||
int stringLength = text3.m_stringLength;
|
||||
int stringLength2 = text4.m_stringLength;
|
||||
bool flag = int.TryParse(text3, num);
|
||||
if (!flag || flag > true)
|
||||
{
|
||||
TextMeshProUGUI textMeshProUGUI = this.infoText;
|
||||
}
|
||||
bool flag2;
|
||||
if (!flag2 || flag2 > true)
|
||||
{
|
||||
TextMeshProUGUI textMeshProUGUI2 = this.infoText;
|
||||
}
|
||||
if (this.KKBDFPEFHKB != 0)
|
||||
{
|
||||
ValidatedButtonInputField validatedButtonInputField = this.yearField;
|
||||
int num2;
|
||||
string text5 = num2.ToString();
|
||||
validatedButtonInputField.KKJIOHNFHFJ = text5;
|
||||
}
|
||||
string empty3;
|
||||
if (this.yearField.KKJIOHNFHFJ == 0)
|
||||
{
|
||||
empty3 = string.Empty;
|
||||
}
|
||||
int num3 = 0;
|
||||
string text6 = empty3.Trim();
|
||||
int stringLength3 = text6.m_stringLength;
|
||||
if (stringLength3 == 4 && !int.TryParse(text6, num3))
|
||||
{
|
||||
TextMeshProUGUI textMeshProUGUI3 = this.infoText;
|
||||
}
|
||||
while (stringLength3 != 4)
|
||||
{
|
||||
}
|
||||
if (this.customDateConversion != 0)
|
||||
{
|
||||
}
|
||||
string text7;
|
||||
if (this.customDateValidation != 0 && text7 == 0)
|
||||
{
|
||||
TextMeshProUGUI textMeshProUGUI4 = this.infoText;
|
||||
}
|
||||
bool pgjpdgakicd = this.PGJPDGAKICD;
|
||||
DateTime dateTime;
|
||||
string text8 = LGCHOFANOOJ.OEAOADICBDF(dateTime, pgjpdgakicd);
|
||||
string text9 = this.infoText.text;
|
||||
this.infoText.Awake();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x06006D9E RID: 28062 RVA: 0x00180F00 File Offset: 0x0017F100
|
||||
[Token(Token = "0x6006D9E")]
|
||||
[Address(RVA = "0x1E1A190", Offset = "0x1E19190", VA = "0x181E1A190")]
|
||||
private void MGINLFDODDM()
|
||||
{
|
||||
GameObject gameObject = this.yearContainer;
|
||||
int num = 0;
|
||||
if (gameObject != num)
|
||||
{
|
||||
GameObject gameObject2 = this.yearContainer;
|
||||
int num2 = 0;
|
||||
if ((this.PGJPDGAKICD ? 1 : 0) != num2)
|
||||
{
|
||||
int? kkbdfpefhkb = this.KKBDFPEFHKB;
|
||||
}
|
||||
gameObject2.SetActive(num2 != 0);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006D9F RID: 28063 RVA: 0x00180F48 File Offset: 0x0017F148
|
||||
[Token(Token = "0x6006D9F")]
|
||||
[Address(RVA = "0x1E1A130", Offset = "0x1E19130", VA = "0x181E1A130", Slot = "24")]
|
||||
public override void ForceCancel(bool OLFBOPIKDCI)
|
||||
{
|
||||
int num = 0;
|
||||
base.KHKDGPHPIND(num, true);
|
||||
}
|
||||
|
||||
// Token: 0x06006DA0 RID: 28064 RVA: 0x00180F60 File Offset: 0x0017F160
|
||||
[Token(Token = "0x6006DA0")]
|
||||
[Address(RVA = "0x1E1A0C0", Offset = "0x1E190C0", VA = "0x181E1A0C0")]
|
||||
public void Button_Submit()
|
||||
{
|
||||
DateTime? dateTime = this.<LKDPMBFMFHJ>k__BackingField;
|
||||
bool lbofeggfdkm = this.LBOFEGGFDKM;
|
||||
base.KHKDGPHPIND(dateTime, lbofeggfdkm);
|
||||
}
|
||||
|
||||
// Token: 0x06006DA1 RID: 28065 RVA: 0x00180F84 File Offset: 0x0017F184
|
||||
[Token(Token = "0x6006DA1")]
|
||||
[Address(RVA = "0x19F8280", Offset = "0x19F7280", VA = "0x1819F8280")]
|
||||
public void Button_Cancel()
|
||||
{
|
||||
Vector2 calculatedTargetPoint = ((IAgent)this).CalculatedTargetPoint;
|
||||
}
|
||||
|
||||
// Token: 0x06006DA2 RID: 28066 RVA: 0x00180F98 File Offset: 0x0017F198
|
||||
[Token(Token = "0x6006DA2")]
|
||||
[Address(RVA = "0x1E1AD20", Offset = "0x1E19D20", VA = "0x181E1AD20")]
|
||||
public UIDateSelectionDialog()
|
||||
{
|
||||
string empty = string.Empty;
|
||||
this.NONLCPFJKAJ = empty;
|
||||
this.PGJPDGAKICD = true;
|
||||
base..ctor();
|
||||
}
|
||||
|
||||
// Token: 0x06006DA3 RID: 28067 RVA: 0x00180FD0 File Offset: 0x0017F1D0
|
||||
[Token(Token = "0x6006DA3")]
|
||||
[Address(RVA = "0x1700340", Offset = "0x16FF340", VA = "0x181700340")]
|
||||
[CompilerGenerated]
|
||||
private bool CMODOJEHALI(string DIGDLBNBLMA)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06006DA3)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean AGUI.StackedUI.Dialog.UIDateSelectionDialog::CMODOJEHALI(System.String)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:Vector2(var_0_06, callgetter:Vector2(IAgent::get_CalculatedTargetPoint, ldloc:UIDateSelectionDialog[exp:IAgent](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: 0x06006DA4 RID: 28068 RVA: 0x00180FE4 File Offset: 0x0017F1E4
|
||||
[Token(Token = "0x6006DA4")]
|
||||
[Address(RVA = "0x1700340", Offset = "0x16FF340", VA = "0x181700340")]
|
||||
[CompilerGenerated]
|
||||
private bool AILCNNDPJNK(string JJJAOECFBMA)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06006DA4)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean AGUI.StackedUI.Dialog.UIDateSelectionDialog::AILCNNDPJNK(System.String)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:Vector2(var_0_06, callgetter:Vector2(IAgent::get_CalculatedTargetPoint, ldloc:UIDateSelectionDialog[exp:IAgent](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: 0x06006DA5 RID: 28069 RVA: 0x00180FF8 File Offset: 0x0017F1F8
|
||||
[Token(Token = "0x6006DA5")]
|
||||
[Address(RVA = "0x1700340", Offset = "0x16FF340", VA = "0x181700340")]
|
||||
[CompilerGenerated]
|
||||
private bool LJOMGKIHMEF(string JAJCPFJHHLO)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06006DA5)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean AGUI.StackedUI.Dialog.UIDateSelectionDialog::LJOMGKIHMEF(System.String)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:Vector2(var_0_06, callgetter:Vector2(IAgent::get_CalculatedTargetPoint, ldloc:UIDateSelectionDialog[exp:IAgent](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: 0x0400488B RID: 18571
|
||||
[FieldOffset(Offset = "0x80")]
|
||||
[Token(Token = "0x400488B")]
|
||||
public UIDateSelectionDialog.LGMDMLFCPBP customDateConversion;
|
||||
|
||||
// Token: 0x0400488C RID: 18572
|
||||
[FieldOffset(Offset = "0x88")]
|
||||
[Token(Token = "0x400488C")]
|
||||
public UIDateSelectionDialog.AIMFOMNAPIE customDateValidation;
|
||||
|
||||
// Token: 0x0400488D RID: 18573
|
||||
[FieldOffset(Offset = "0x90")]
|
||||
[Token(Token = "0x400488D")]
|
||||
[SerializeField]
|
||||
[NKNLDEIPALE(FHBJCBPFODN.Children, false, false, false)]
|
||||
protected ScreenHeader screenHeader;
|
||||
|
||||
// Token: 0x0400488E RID: 18574
|
||||
[FieldOffset(Offset = "0x98")]
|
||||
[Token(Token = "0x400488E")]
|
||||
[SerializeField]
|
||||
private TextMeshProUGUI infoText;
|
||||
|
||||
// Token: 0x0400488F RID: 18575
|
||||
[FieldOffset(Offset = "0xA0")]
|
||||
[Token(Token = "0x400488F")]
|
||||
[SerializeField]
|
||||
private ValidatedButtonInputField monthField;
|
||||
|
||||
// Token: 0x04004890 RID: 18576
|
||||
[FieldOffset(Offset = "0xA8")]
|
||||
[Token(Token = "0x4004890")]
|
||||
[SerializeField]
|
||||
private ValidatedButtonInputField dayField;
|
||||
|
||||
// Token: 0x04004891 RID: 18577
|
||||
[FieldOffset(Offset = "0xB0")]
|
||||
[Token(Token = "0x4004891")]
|
||||
[SerializeField]
|
||||
protected ValidatedButtonInputField yearField;
|
||||
|
||||
// Token: 0x04004892 RID: 18578
|
||||
[FieldOffset(Offset = "0xB8")]
|
||||
[Token(Token = "0x4004892")]
|
||||
[SerializeField]
|
||||
private Button3D submitButton;
|
||||
|
||||
// Token: 0x04004893 RID: 18579
|
||||
[FieldOffset(Offset = "0xC0")]
|
||||
[Token(Token = "0x4004893")]
|
||||
[SerializeField]
|
||||
private bool displayYear = true;
|
||||
|
||||
// Token: 0x04004894 RID: 18580
|
||||
[FieldOffset(Offset = "0xC8")]
|
||||
[Token(Token = "0x4004894")]
|
||||
[SerializeField]
|
||||
protected GameObject yearContainer;
|
||||
|
||||
// Token: 0x04004896 RID: 18582
|
||||
[FieldOffset(Offset = "0xE0")]
|
||||
[Token(Token = "0x4004896")]
|
||||
protected bool LBOFEGGFDKM = true;
|
||||
|
||||
// Token: 0x04004897 RID: 18583
|
||||
[FieldOffset(Offset = "0xE8")]
|
||||
[Token(Token = "0x4004897")]
|
||||
protected string NONLCPFJKAJ;
|
||||
|
||||
// Token: 0x04004898 RID: 18584
|
||||
[FieldOffset(Offset = "0xF0")]
|
||||
[Token(Token = "0x4004898")]
|
||||
private bool PGJPDGAKICD;
|
||||
|
||||
// Token: 0x04004899 RID: 18585
|
||||
[FieldOffset(Offset = "0xF4")]
|
||||
[Token(Token = "0x4004899")]
|
||||
private int? KKBDFPEFHKB;
|
||||
|
||||
// Token: 0x02001313 RID: 4883
|
||||
[Token(Token = "0x2001313")]
|
||||
public sealed class LGMDMLFCPBP : MulticastDelegate
|
||||
{
|
||||
// Token: 0x06006DA6 RID: 28070 RVA: 0x0018100C File Offset: 0x0017F20C
|
||||
[Token(Token = "0x6006DA6")]
|
||||
[Address(RVA = "0x4AF020", Offset = "0x4AE020", VA = "0x1804AF020")]
|
||||
public LGMDMLFCPBP(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
||||
{
|
||||
this.method = APAICGIHAGJ;
|
||||
this.m_target = FEDFKKMABOG;
|
||||
}
|
||||
|
||||
// Token: 0x06006DA7 RID: 28071 RVA: 0x00181028 File Offset: 0x0017F228
|
||||
[Token(Token = "0x6006DA7")]
|
||||
[Address(RVA = "0x1E0FDF0", Offset = "0x1E0EDF0", VA = "0x181E0FDF0", Slot = "13")]
|
||||
public void Invoke(ref int DIGDLBNBLMA, ref int JJJAOECFBMA, ref int JAJCPFJHHLO)
|
||||
{
|
||||
if (this.delegates != 0)
|
||||
{
|
||||
}
|
||||
uint num;
|
||||
if (num != (uint)0)
|
||||
{
|
||||
throw new ExecutionEngineException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006DA8 RID: 28072 RVA: 0x001810B0 File Offset: 0x0017F2B0
|
||||
[Token(Token = "0x6006DA8")]
|
||||
[Address(RVA = "0x1E0FD30", Offset = "0x1E0ED30", VA = "0x181E0FD30", Slot = "14")]
|
||||
public IAsyncResult BeginInvoke(ref int DIGDLBNBLMA, ref int JJJAOECFBMA, ref int JAJCPFJHHLO, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06006DA9 RID: 28073 RVA: 0x001810C0 File Offset: 0x0017F2C0
|
||||
[Token(Token = "0x6006DA9")]
|
||||
[Address(RVA = "0xC9BB40", Offset = "0xC9AB40", VA = "0x180C9BB40", Slot = "15")]
|
||||
public void EndInvoke(ref int DIGDLBNBLMA, ref int JJJAOECFBMA, ref int JAJCPFJHHLO, IAsyncResult GIAOBLMEMMI)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x02001314 RID: 4884
|
||||
[Token(Token = "0x2001314")]
|
||||
public sealed class AIMFOMNAPIE : MulticastDelegate
|
||||
{
|
||||
// Token: 0x06006DAA RID: 28074 RVA: 0x001810D0 File Offset: 0x0017F2D0
|
||||
[Token(Token = "0x6006DAA")]
|
||||
[Address(RVA = "0x4AF020", Offset = "0x4AE020", VA = "0x1804AF020")]
|
||||
public AIMFOMNAPIE(object FEDFKKMABOG, IntPtr APAICGIHAGJ)
|
||||
{
|
||||
this.method = APAICGIHAGJ;
|
||||
this.m_target = FEDFKKMABOG;
|
||||
}
|
||||
|
||||
// Token: 0x06006DAB RID: 28075 RVA: 0x001810EC File Offset: 0x0017F2EC
|
||||
[Token(Token = "0x6006DAB")]
|
||||
[Address(RVA = "0x1E062F0", Offset = "0x1E052F0", VA = "0x181E062F0", Slot = "13")]
|
||||
public string Invoke(int DIGDLBNBLMA, int JJJAOECFBMA, int JAJCPFJHHLO)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06006DAB)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String AGUI.StackedUI.Dialog.UIDateSelectionDialog/AIMFOMNAPIE::Invoke(System.Int32,System.Int32,System.Int32)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
IL_C6:
|
||||
stloc:int32(var_1_C9, add:int32(ldloc:int32(var_1_08), ldc.i4:int32(1)))
|
||||
}
|
||||
|
||||
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.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
||||
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878
|
||||
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846
|
||||
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: 0x06006DAC RID: 28076 RVA: 0x001811C4 File Offset: 0x0017F3C4
|
||||
[Token(Token = "0x6006DAC")]
|
||||
[Address(RVA = "0x1E06240", Offset = "0x1E05240", VA = "0x181E06240", Slot = "14")]
|
||||
public IAsyncResult BeginInvoke(int DIGDLBNBLMA, int JJJAOECFBMA, int JAJCPFJHHLO, AsyncCallback AFLPGGJMPOE, object FEDFKKMABOG)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06006DAD RID: 28077 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6006DAD")]
|
||||
[Address(RVA = "0x4F56B0", Offset = "0x4F46B0", VA = "0x1804F56B0", Slot = "15")]
|
||||
public string EndInvoke(IAsyncResult GIAOBLMEMMI)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user