159 lines
6.0 KiB
C#
159 lines
6.0 KiB
C#
using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x020004D2 RID: 1234
|
|
[Token(Token = "0x20004D2")]
|
|
public static class IBEGJAHFGAH
|
|
{
|
|
// Token: 0x0600248B RID: 9355 RVA: 0x00093C10 File Offset: 0x00091E10
|
|
[Token(Token = "0x600248B")]
|
|
[Address(RVA = "0xEB3EE0", Offset = "0xEB2CE0", VA = "0x180EB3EE0")]
|
|
public static void AMGOKGIMIAD()
|
|
{
|
|
int num;
|
|
do
|
|
{
|
|
num = 0;
|
|
IEnumerator enumerator = Enum.GetValues(typeof(JKPLBBBJLJK)).GetEnumerator();
|
|
string text;
|
|
if (enumerator != 0)
|
|
{
|
|
while (text != 0)
|
|
{
|
|
}
|
|
KKPBCOOONNK.HDNFKFCMMKA(text, true, true);
|
|
}
|
|
if (text != 0)
|
|
{
|
|
}
|
|
}
|
|
while (num != 0);
|
|
}
|
|
|
|
// Token: 0x0600248C RID: 9356 RVA: 0x00093C5C File Offset: 0x00091E5C
|
|
[Token(Token = "0x600248C")]
|
|
[Address(RVA = "0xEB4460", Offset = "0xEB3260", VA = "0x180EB4460")]
|
|
public static Tool MENLMCCCPHG(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
PlayerBackpackToolConfig.Config config;
|
|
if (config == 0)
|
|
{
|
|
}
|
|
return config.Prefab;
|
|
}
|
|
|
|
// Token: 0x0600248D RID: 9357 RVA: 0x00093C78 File Offset: 0x00091E78
|
|
[Token(Token = "0x600248D")]
|
|
[Address(RVA = "0xEB4280", Offset = "0xEB3080", VA = "0x180EB4280")]
|
|
public static string EIIEPDGIFLI(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
PlayerBackpackToolConfig.Config config;
|
|
if (config != 0)
|
|
{
|
|
Tool prefab = config.Prefab;
|
|
int num = 0;
|
|
if (prefab != num)
|
|
{
|
|
return config.Prefab.name;
|
|
}
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600248E RID: 9358 RVA: 0x00093CB4 File Offset: 0x00091EB4
|
|
[Token(Token = "0x600248E")]
|
|
[Address(RVA = "0xEB4340", Offset = "0xEB3140", VA = "0x180EB4340")]
|
|
public static string JGFANFNDDOD(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
PlayerBackpackToolConfig.Config config;
|
|
if (config == 0)
|
|
{
|
|
return "None";
|
|
}
|
|
return config.FriendlyName;
|
|
}
|
|
|
|
// Token: 0x0600248F RID: 9359 RVA: 0x00093CD4 File Offset: 0x00091ED4
|
|
[Token(Token = "0x600248F")]
|
|
[Address(RVA = "0xEB43B0", Offset = "0xEB31B0", VA = "0x180EB43B0")]
|
|
public static Vector3 LGFFNCCBOEA(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600248F)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 IBEGJAHFGAH::LGFFNCCBOEA(JKPLBBBJLJK)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_0A:
|
|
stloc:float32(var_2_15, ldfld:float32(Vector3::z, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](Config::SpawnRotation, ldloc:Config(var_0))))
|
|
}
|
|
|
|
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: 0x06002490 RID: 9360 RVA: 0x00093CF8 File Offset: 0x00091EF8
|
|
[Token(Token = "0x6002490")]
|
|
[Address(RVA = "0xEB40F0", Offset = "0xEB2EF0", VA = "0x180EB40F0")]
|
|
public static List<JKPLBBBJLJK> APACPNJKKLA()
|
|
{
|
|
List<JKPLBBBJLJK> list = new List();
|
|
int num = 0;
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
int num2 = 0;
|
|
list.Add(num);
|
|
num2++;
|
|
}
|
|
return list;
|
|
}
|
|
|
|
// Token: 0x06002491 RID: 9361 RVA: 0x00093D28 File Offset: 0x00091F28
|
|
[Token(Token = "0x6002491")]
|
|
[Address(RVA = "0xEB4650", Offset = "0xEB3450", VA = "0x180EB4650")]
|
|
public static PlayerBackpackToolConfig.Config[] MMOKIFOMPKP()
|
|
{
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06002492 RID: 9362 RVA: 0x00093D40 File Offset: 0x00091F40
|
|
[Token(Token = "0x6002492")]
|
|
[Address(RVA = "0xEB44C0", Offset = "0xEB32C0", VA = "0x180EB44C0")]
|
|
public static PlayerBackpackToolConfig.Config MMINCPEJOJB(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
throw new IndexOutOfRangeException();
|
|
}
|
|
|
|
// Token: 0x06002493 RID: 9363 RVA: 0x00093D5C File Offset: 0x00091F5C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6002493")]
|
|
[Address(RVA = "0xEB4760", Offset = "0xEB3560", VA = "0x180EB4760")]
|
|
static IBEGJAHFGAH()
|
|
{
|
|
PlayerBackpackToolConfig playerBackpackToolConfig = OLJIOKGMCPN.MNKDOANEFLK<PlayerBackpackToolConfig>(0);
|
|
}
|
|
|
|
// Token: 0x04001BF4 RID: 7156
|
|
[Token(Token = "0x4001BF4")]
|
|
public static PlayerBackpackToolConfig MFIAFAGNMJN;
|
|
}
|