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: 0x020004DE RID: 1246
|
|
[Token(Token = "0x20004DE")]
|
|
public static class IBEGJAHFGAH
|
|
{
|
|
// Token: 0x0600250D RID: 9485 RVA: 0x00094DDC File Offset: 0x00092FDC
|
|
[Token(Token = "0x600250D")]
|
|
[Address(RVA = "0x1A0AC70", Offset = "0x1A09C70", VA = "0x181A0AC70")]
|
|
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: 0x0600250E RID: 9486 RVA: 0x00094E28 File Offset: 0x00093028
|
|
[Token(Token = "0x600250E")]
|
|
[Address(RVA = "0x1A0B1F0", Offset = "0x1A0A1F0", VA = "0x181A0B1F0")]
|
|
public static Tool MENLMCCCPHG(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
PlayerBackpackToolConfig.Config config;
|
|
if (config == 0)
|
|
{
|
|
}
|
|
return config.Prefab;
|
|
}
|
|
|
|
// Token: 0x0600250F RID: 9487 RVA: 0x00094E44 File Offset: 0x00093044
|
|
[Token(Token = "0x600250F")]
|
|
[Address(RVA = "0x1A0B010", Offset = "0x1A0A010", VA = "0x181A0B010")]
|
|
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: 0x06002510 RID: 9488 RVA: 0x00094E80 File Offset: 0x00093080
|
|
[Token(Token = "0x6002510")]
|
|
[Address(RVA = "0x1A0B0D0", Offset = "0x1A0A0D0", VA = "0x181A0B0D0")]
|
|
public static string JGFANFNDDOD(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
PlayerBackpackToolConfig.Config config;
|
|
if (config == 0)
|
|
{
|
|
return "None";
|
|
}
|
|
return config.FriendlyName;
|
|
}
|
|
|
|
// Token: 0x06002511 RID: 9489 RVA: 0x00094EA0 File Offset: 0x000930A0
|
|
[Token(Token = "0x6002511")]
|
|
[Address(RVA = "0x1A0B140", Offset = "0x1A0A140", VA = "0x181A0B140")]
|
|
public static Vector3 LGFFNCCBOEA(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06002511)
|
|
|
|
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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06002512 RID: 9490 RVA: 0x00094EC4 File Offset: 0x000930C4
|
|
[Token(Token = "0x6002512")]
|
|
[Address(RVA = "0x1A0AE80", Offset = "0x1A09E80", VA = "0x181A0AE80")]
|
|
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: 0x06002513 RID: 9491 RVA: 0x00094EF4 File Offset: 0x000930F4
|
|
[Token(Token = "0x6002513")]
|
|
[Address(RVA = "0x1A0B3E0", Offset = "0x1A0A3E0", VA = "0x181A0B3E0")]
|
|
public static PlayerBackpackToolConfig.Config[] MMOKIFOMPKP()
|
|
{
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06002514 RID: 9492 RVA: 0x00094F0C File Offset: 0x0009310C
|
|
[Token(Token = "0x6002514")]
|
|
[Address(RVA = "0x1A0B250", Offset = "0x1A0A250", VA = "0x181A0B250")]
|
|
public static PlayerBackpackToolConfig.Config MMINCPEJOJB(JKPLBBBJLJK AAICMBDEJBE)
|
|
{
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
throw new IndexOutOfRangeException();
|
|
}
|
|
|
|
// Token: 0x06002515 RID: 9493 RVA: 0x00094F28 File Offset: 0x00093128
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6002515")]
|
|
[Address(RVA = "0x1A0B4F0", Offset = "0x1A0A4F0", VA = "0x181A0B4F0")]
|
|
static IBEGJAHFGAH()
|
|
{
|
|
PlayerBackpackToolConfig playerBackpackToolConfig = OLJIOKGMCPN.MNKDOANEFLK<PlayerBackpackToolConfig>(0);
|
|
}
|
|
|
|
// Token: 0x04001C55 RID: 7253
|
|
[Token(Token = "0x4001C55")]
|
|
public static PlayerBackpackToolConfig MFIAFAGNMJN;
|
|
}
|