125 lines
5.6 KiB
C#
125 lines
5.6 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02001431 RID: 5169
|
|
[Token(Token = "0x2001431")]
|
|
public static class FHLGJDFHOKL
|
|
{
|
|
// Token: 0x1700138C RID: 5004
|
|
// (get) Token: 0x06007600 RID: 30208 RVA: 0x0019C438 File Offset: 0x0019A638
|
|
// (set) Token: 0x06007601 RID: 30209 RVA: 0x0019C44C File Offset: 0x0019A64C
|
|
[Token(Token = "0x1700138C")]
|
|
public static bool CAGPAOKMBFK
|
|
{
|
|
[Token(Token = "0x6007600")]
|
|
[Address(RVA = "0x1177DD0", Offset = "0x1176BD0", VA = "0x181177DD0")]
|
|
get;
|
|
[Token(Token = "0x6007601")]
|
|
[Address(RVA = "0x1177E30", Offset = "0x1176C30", VA = "0x181177E30")]
|
|
private set;
|
|
}
|
|
|
|
// Token: 0x06007602 RID: 30210 RVA: 0x0019C460 File Offset: 0x0019A660
|
|
[Token(Token = "0x6007602")]
|
|
[Address(RVA = "0x1177D50", Offset = "0x1176B50", VA = "0x181177D50")]
|
|
public static void BGNNKPCDIKP()
|
|
{
|
|
int num;
|
|
Action action = new Action(num.NPCPLFAONFO);
|
|
num = 0;
|
|
int num2 = 0;
|
|
BPHGKAEDBPE.CABLOFOHBDM(0, action, num2);
|
|
}
|
|
|
|
// Token: 0x06007603 RID: 30211 RVA: 0x0019C488 File Offset: 0x0019A688
|
|
[Token(Token = "0x6007603")]
|
|
[Address(RVA = "0x11780B0", Offset = "0x1176EB0", VA = "0x1811780B0")]
|
|
private static void NPCPLFAONFO()
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Clear();
|
|
}
|
|
|
|
// Token: 0x06007604 RID: 30212 RVA: 0x0019C4A8 File Offset: 0x0019A6A8
|
|
[Token(Token = "0x6007604")]
|
|
[Address(RVA = "0x1178170", Offset = "0x1176F70", VA = "0x181178170")]
|
|
public static void PJLEJLLMMLG(JFJEGJIBIEJ PMIPLKMIONP)
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Add(PMIPLKMIONP);
|
|
}
|
|
|
|
// Token: 0x06007605 RID: 30213 RVA: 0x0019C4C8 File Offset: 0x0019A6C8
|
|
[Token(Token = "0x6007605")]
|
|
[Address(RVA = "0x1177E90", Offset = "0x1176C90", VA = "0x181177E90")]
|
|
public static IReadOnlyList<JFJEGJIBIEJ> IBHNHIJPINE()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06007605)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IReadOnlyList`1<JFJEGJIBIEJ> FHLGJDFHOKL::IBHNHIJPINE()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:class [mscorlib]System.Collections.Generic.List`1<class JFJEGJIBIEJ>(var_0_05, ldsfld:class [mscorlib]System.Collections.Generic.List`1<class JFJEGJIBIEJ>(FHLGJDFHOKL::LPIDJAANCLN))
|
|
}
|
|
|
|
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: 0x06007606 RID: 30214 RVA: 0x0019C4DC File Offset: 0x0019A6DC
|
|
[Token(Token = "0x6007606")]
|
|
[Address(RVA = "0x1177EF0", Offset = "0x1176CF0", VA = "0x181177EF0")]
|
|
public static DABKFAIHBBP MCDNGDMJHBE()
|
|
{
|
|
string text = Uri.EscapeDataString("LoadingScreenTipData");
|
|
int num = 0;
|
|
PMGCJEPKFOF<HOOILIHKMEG> pmgcjepkfof = BPHGKAEDBPE.NCFMFLEDDBB(string.Format("/config/{0}", text));
|
|
Action<HOOILIHKMEG> action = FHLGJDFHOKL.<>c.<>9__9_0;
|
|
if (action == 0)
|
|
{
|
|
FHLGJDFHOKL.<>c.<>9__9_0 = delegate(HOOILIHKMEG response)
|
|
{
|
|
if (response.LLODNIOIDKE >= 400)
|
|
{
|
|
int num3 = response.LLODNIOIDKE;
|
|
Debug.LogError("Failed to download loading screen tips: HTTP Error " + num3);
|
|
return;
|
|
}
|
|
if (response.PBPPCMNHODC != 0 && response.PBPPCMNHODC.Length != 0)
|
|
{
|
|
List<JFJEGJIBIEJ> list = AEOPHJMOOFE.GANNLDKKGJN<JFJEGJIBIEJ>(response.DKPCLPHKFDI);
|
|
return;
|
|
}
|
|
Debug.LogError("No loading screen tips downloaded");
|
|
};
|
|
}
|
|
int num2 = 0;
|
|
if (num2 < num)
|
|
{
|
|
num2 += num2;
|
|
if (num2 == num)
|
|
{
|
|
goto IL_60;
|
|
}
|
|
num2++;
|
|
}
|
|
PMGCJEPKFOF<HOOILIHKMEG> pmgcjepkfof2 = pmgcjepkfof.OHLPJBFCABI(action);
|
|
IL_60:
|
|
action += action;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x04004E90 RID: 20112
|
|
[Token(Token = "0x4004E90")]
|
|
private static List<JFJEGJIBIEJ> LPIDJAANCLN = new List();
|
|
}
|