124 lines
5.5 KiB
C#
124 lines
5.5 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Async;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000E37 RID: 3639
|
|
[Token(Token = "0x2000E37")]
|
|
[StructLayout(3)]
|
|
public static class FHLGJDFHOKL
|
|
{
|
|
// Token: 0x17000F83 RID: 3971
|
|
// (get) Token: 0x06005792 RID: 22418 RVA: 0x0013D3A4 File Offset: 0x0013B5A4
|
|
// (set) Token: 0x06005793 RID: 22419 RVA: 0x0013D3B8 File Offset: 0x0013B5B8
|
|
[Token(Token = "0x17000F83")]
|
|
public static bool CAGPAOKMBFK
|
|
{
|
|
[Token(Token = "0x6005792")]
|
|
[Address(RVA = "0x1970140", Offset = "0x196EB40", VA = "0x181970140")]
|
|
get;
|
|
[Token(Token = "0x6005793")]
|
|
[Address(RVA = "0x19701A0", Offset = "0x196EBA0", VA = "0x1819701A0")]
|
|
private set;
|
|
}
|
|
|
|
// Token: 0x06005794 RID: 22420 RVA: 0x0013D3CC File Offset: 0x0013B5CC
|
|
[Token(Token = "0x6005794")]
|
|
[Address(RVA = "0x19700C0", Offset = "0x196EAC0", VA = "0x1819700C0")]
|
|
public static void BGNNKPCDIKP()
|
|
{
|
|
int num;
|
|
Action action = new Action(num.NPCPLFAONFO);
|
|
num = 0;
|
|
int num2 = 0;
|
|
BPHGKAEDBPE.CABLOFOHBDM(0, action, num2);
|
|
}
|
|
|
|
// Token: 0x06005795 RID: 22421 RVA: 0x0013D3F4 File Offset: 0x0013B5F4
|
|
[Token(Token = "0x6005795")]
|
|
[Address(RVA = "0x1970420", Offset = "0x196EE20", VA = "0x181970420")]
|
|
private static void NPCPLFAONFO()
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Clear();
|
|
}
|
|
|
|
// Token: 0x06005796 RID: 22422 RVA: 0x0013D414 File Offset: 0x0013B614
|
|
[Token(Token = "0x6005796")]
|
|
[Address(RVA = "0x19704E0", Offset = "0x196EEE0", VA = "0x1819704E0")]
|
|
public static void PJLEJLLMMLG(JFJEGJIBIEJ PMIPLKMIONP)
|
|
{
|
|
FHLGJDFHOKL.LPIDJAANCLN.Add(PMIPLKMIONP);
|
|
}
|
|
|
|
// Token: 0x06005797 RID: 22423 RVA: 0x0013D434 File Offset: 0x0013B634
|
|
[Token(Token = "0x6005797")]
|
|
[Address(RVA = "0x1970200", Offset = "0x196EC00", VA = "0x181970200")]
|
|
public static IReadOnlyList<JFJEGJIBIEJ> IBHNHIJPINE()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06005797)
|
|
|
|
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: 0x06005798 RID: 22424 RVA: 0x0013D448 File Offset: 0x0013B648
|
|
[Token(Token = "0x6005798")]
|
|
[Address(RVA = "0x1970260", Offset = "0x196EC60", VA = "0x181970260")]
|
|
public static IPromise MCDNGDMJHBE()
|
|
{
|
|
string text = Uri.EscapeDataString("LoadingScreenTipData");
|
|
int num = 0;
|
|
IPromise<HOOILIHKMEG> promise = 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)
|
|
{
|
|
int num3 = response.LLODNIOIDKE;
|
|
byte[] array = response.PBPPCMNHODC;
|
|
if (array != 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++;
|
|
}
|
|
IPromise<HOOILIHKMEG> promise2 = promise.Then(action);
|
|
IL_60:
|
|
action += action;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x04003FEF RID: 16367
|
|
[Token(Token = "0x4003FEF")]
|
|
private static List<JFJEGJIBIEJ> LPIDJAANCLN = new List();
|
|
}
|