239 lines
15 KiB
C#
239 lines
15 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02002CC3 RID: 11459
|
|
[Token(Token = "0x2002CC3")]
|
|
public static class JAKMIGBBBOM
|
|
{
|
|
// Token: 0x0601378E RID: 79758 RVA: 0x004871EC File Offset: 0x004853EC
|
|
[Token(Token = "0x601378E")]
|
|
[Address(RVA = "0x88ED40", Offset = "0x88DB40", VA = "0x18088ED40")]
|
|
public static JAKMIGBBBOM.BAFPMPJFBEM EFIMDDJJNFE(RigidbodyEx AFEBLJOIBBC, PlayerHand ONFJHABGCIP, Vector3 EIHKCAGDADC)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601378E)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling JAKMIGBBBOM/BAFPMPJFBEM JAKMIGBBBOM::EFIMDDJJNFE(RigidbodyEx,PlayerHand,UnityEngine.Vector3)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_1_06, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](EIHKCAGDADC)))
|
|
stfld:RigidbodyEx(LHMEJOEOBGP::AFEBLJOIBBC, ldloc:LHMEJOEOBGP(var_0), ldloc:RigidbodyEx(AFEBLJOIBBC))
|
|
stfld:PlayerHand(LHMEJOEOBGP::ONFJHABGCIP, ldloc:LHMEJOEOBGP(var_0), ldloc:PlayerHand(ONFJHABGCIP))
|
|
stfld:float32(Vector3::z, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](LHMEJOEOBGP::IJICNFNPBGJ, ldloc:LHMEJOEOBGP(var_0)), ldloc:float32(var_1_06))
|
|
}
|
|
|
|
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: 0x17003624 RID: 13860
|
|
// (get) Token: 0x0601378F RID: 79759 RVA: 0x0048721C File Offset: 0x0048541C
|
|
[Token(Token = "0x17003624")]
|
|
public static JAKMIGBBBOM.BAFPMPJFBEM FMDJFHMFJLO
|
|
{
|
|
[Token(Token = "0x601378F")]
|
|
[Address(RVA = "0x88EC50", Offset = "0x88DA50", VA = "0x18088EC50")]
|
|
get
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601378F)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling JAKMIGBBBOM/BAFPMPJFBEM JAKMIGBBBOM::AAHHIAAIGFB()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(DEMEDILAMNH::Dispose, ldloc:DEMEDILAMNH(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: 0x06013790 RID: 79760 RVA: 0x0000220F File Offset: 0x0000040F
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6013790")]
|
|
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080")]
|
|
static JAKMIGBBBOM()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0400CAB2 RID: 51890
|
|
[Token(Token = "0x400CAB2")]
|
|
private static JAKMIGBBBOM.BAFPMPJFBEM MLGLKIONMJN;
|
|
|
|
// Token: 0x02002CC4 RID: 11460
|
|
[Token(Token = "0x2002CC4")]
|
|
public interface BAFPMPJFBEM : IDisposable
|
|
{
|
|
// Token: 0x06013791 RID: 79761
|
|
[Token(Token = "0x6013791")]
|
|
[Address(Slot = "0")]
|
|
Vector3 MGNODAPHAGF();
|
|
|
|
// Token: 0x06013792 RID: 79762
|
|
[Token(Token = "0x6013792")]
|
|
[Address(Slot = "1")]
|
|
Vector3 BNCPGKJAODF();
|
|
}
|
|
|
|
// Token: 0x02002CC5 RID: 11461
|
|
[Token(Token = "0x2002CC5")]
|
|
private class DEMEDILAMNH : JAKMIGBBBOM.BAFPMPJFBEM, IDisposable
|
|
{
|
|
// Token: 0x06013793 RID: 79763 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6013793")]
|
|
[Address(RVA = "0x402080", Offset = "0x400E80", VA = "0x180402080", Slot = "6")]
|
|
public void Dispose()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06013794 RID: 79764 RVA: 0x00487230 File Offset: 0x00485430
|
|
[Token(Token = "0x6013794")]
|
|
[Address(RVA = "0x881B70", Offset = "0x880970", VA = "0x180881B70", Slot = "4")]
|
|
public Vector3 MGNODAPHAGF()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06013794)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 JAKMIGBBBOM/DEMEDILAMNH::MGNODAPHAGF()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_0_0A, ldfld:float32(Vector3::z, callgetter:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](Vector3::get_zero)))
|
|
}
|
|
|
|
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: 0x06013795 RID: 79765 RVA: 0x00487248 File Offset: 0x00485448
|
|
[Token(Token = "0x6013795")]
|
|
[Address(RVA = "0x881B00", Offset = "0x880900", VA = "0x180881B00", Slot = "5")]
|
|
public Vector3 BNCPGKJAODF()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06013795)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 JAKMIGBBBOM/DEMEDILAMNH::BNCPGKJAODF()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_0_0A, ldfld:float32(Vector3::z, callgetter:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](Vector3::get_zero)))
|
|
}
|
|
|
|
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: 0x06013796 RID: 79766 RVA: 0x00487260 File Offset: 0x00485460
|
|
[Token(Token = "0x6013796")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public DEMEDILAMNH()
|
|
{
|
|
this.Dispose();
|
|
}
|
|
}
|
|
|
|
// Token: 0x02002CC6 RID: 11462
|
|
[Token(Token = "0x2002CC6")]
|
|
private class LHMEJOEOBGP : JAKMIGBBBOM.BAFPMPJFBEM, IDisposable
|
|
{
|
|
// Token: 0x06013797 RID: 79767 RVA: 0x00487274 File Offset: 0x00485474
|
|
[Token(Token = "0x6013797")]
|
|
[Address(RVA = "0x8975D0", Offset = "0x8963D0", VA = "0x1808975D0")]
|
|
public LHMEJOEOBGP(RigidbodyEx AFEBLJOIBBC, PlayerHand ONFJHABGCIP, Vector3 GHBPCACOCOL)
|
|
{
|
|
float z = GHBPCACOCOL.z;
|
|
this.AFEBLJOIBBC = AFEBLJOIBBC;
|
|
this.IJICNFNPBGJ.z = z;
|
|
this.ONFJHABGCIP = ONFJHABGCIP;
|
|
}
|
|
|
|
// Token: 0x06013798 RID: 79768 RVA: 0x004872A8 File Offset: 0x004854A8
|
|
[Token(Token = "0x6013798")]
|
|
[Address(RVA = "0x897470", Offset = "0x896270", VA = "0x180897470", Slot = "6")]
|
|
public void Dispose()
|
|
{
|
|
int num = 0;
|
|
this.AFEBLJOIBBC = num;
|
|
this.ONFJHABGCIP = num;
|
|
}
|
|
|
|
// Token: 0x06013799 RID: 79769 RVA: 0x004872C8 File Offset: 0x004854C8
|
|
[Token(Token = "0x6013799")]
|
|
[Address(RVA = "0x897480", Offset = "0x896280", VA = "0x180897480", Slot = "4")]
|
|
public Vector3 MGNODAPHAGF()
|
|
{
|
|
Vector3 vector;
|
|
float z = vector.z;
|
|
Vector3 vector2;
|
|
float z2 = vector2.z;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0601379A RID: 79770 RVA: 0x004872F4 File Offset: 0x004854F4
|
|
[Token(Token = "0x601379A")]
|
|
[Address(RVA = "0x897320", Offset = "0x896120", VA = "0x180897320", Slot = "5")]
|
|
public Vector3 BNCPGKJAODF()
|
|
{
|
|
Vector3 vector;
|
|
float z = vector.z;
|
|
Vector3 vector2;
|
|
float z2 = vector2.z;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0400CAB3 RID: 51891
|
|
[Token(Token = "0x400CAB3")]
|
|
private const float DPMINAMLOGN = 0.05f;
|
|
|
|
// Token: 0x0400CAB4 RID: 51892
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400CAB4")]
|
|
private PlayerHand ONFJHABGCIP;
|
|
|
|
// Token: 0x0400CAB5 RID: 51893
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400CAB5")]
|
|
private RigidbodyEx AFEBLJOIBBC;
|
|
|
|
// Token: 0x0400CAB6 RID: 51894
|
|
[FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x400CAB6")]
|
|
private Vector3 IJICNFNPBGJ;
|
|
}
|
|
}
|