125 lines
5.6 KiB
C#
125 lines
5.6 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02001507 RID: 5383
|
|
[Token(Token = "0x2001507")]
|
|
public static class FHLGJDFHOKL
|
|
{
|
|
// Token: 0x17001417 RID: 5143
|
|
// (get) Token: 0x06007995 RID: 31125 RVA: 0x001A50A0 File Offset: 0x001A32A0
|
|
// (set) Token: 0x06007996 RID: 31126 RVA: 0x001A50B4 File Offset: 0x001A32B4
|
|
[Token(Token = "0x17001417")]
|
|
public static bool CAGPAOKMBFK
|
|
{
|
|
[Token(Token = "0x6007995")]
|
|
[Address(RVA = "0x1E25FA0", Offset = "0x1E24FA0", VA = "0x181E25FA0")]
|
|
get;
|
|
[Token(Token = "0x6007996")]
|
|
[Address(RVA = "0x1E26000", Offset = "0x1E25000", VA = "0x181E26000")]
|
|
private set;
|
|
}
|
|
|
|
// Token: 0x06007997 RID: 31127 RVA: 0x001A50C8 File Offset: 0x001A32C8
|
|
[Token(Token = "0x6007997")]
|
|
[Address(RVA = "0x1E25F20", Offset = "0x1E24F20", VA = "0x181E25F20")]
|
|
public static void BGNNKPCDIKP()
|
|
{
|
|
int num;
|
|
Action action = new Action(num.NPCPLFAONFO);
|
|
num = 0;
|
|
int num2 = 0;
|
|
BPHGKAEDBPE.CABLOFOHBDM(0, action, num2);
|
|
}
|
|
|
|
// Token: 0x06007998 RID: 31128 RVA: 0x001A50F0 File Offset: 0x001A32F0
|
|
[Token(Token = "0x6007998")]
|
|
[Address(RVA = "0x1E26280", Offset = "0x1E25280", VA = "0x181E26280")]
|
|
private static void NPCPLFAONFO()
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Clear();
|
|
}
|
|
|
|
// Token: 0x06007999 RID: 31129 RVA: 0x001A5110 File Offset: 0x001A3310
|
|
[Token(Token = "0x6007999")]
|
|
[Address(RVA = "0x1E26340", Offset = "0x1E25340", VA = "0x181E26340")]
|
|
public static void PJLEJLLMMLG(JFJEGJIBIEJ PMIPLKMIONP)
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Add(PMIPLKMIONP);
|
|
}
|
|
|
|
// Token: 0x0600799A RID: 31130 RVA: 0x001A5130 File Offset: 0x001A3330
|
|
[Token(Token = "0x600799A")]
|
|
[Address(RVA = "0x1E26060", Offset = "0x1E25060", VA = "0x181E26060")]
|
|
public static IReadOnlyList<JFJEGJIBIEJ> IBHNHIJPINE()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600799A)
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x0600799B RID: 31131 RVA: 0x001A5144 File Offset: 0x001A3344
|
|
[Token(Token = "0x600799B")]
|
|
[Address(RVA = "0x1E260C0", Offset = "0x1E250C0", VA = "0x181E260C0")]
|
|
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: 0x04005027 RID: 20519
|
|
[Token(Token = "0x4005027")]
|
|
private static List<JFJEGJIBIEJ> LPIDJAANCLN = new List();
|
|
}
|