103 lines
6.8 KiB
C#
103 lines
6.8 KiB
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02001E2B RID: 7723
|
|
[Token(Token = "0x2001E2B")]
|
|
[StructLayout(3)]
|
|
public static class BHLAPOIHOHE
|
|
{
|
|
// Token: 0x0600CFF3 RID: 53235 RVA: 0x003171B8 File Offset: 0x003153B8
|
|
[Token(Token = "0x600CFF3")]
|
|
[Address(RVA = "0x1B4E320", Offset = "0x1B4CD20", VA = "0x181B4E320")]
|
|
public static Vector3 DEEKJHMMLDF(this MLLDBGNOBLL ABADFLCBFIJ)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600CFF3)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 BHLAPOIHOHE::DEEKJHMMLDF(MLLDBGNOBLL)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_1_0C, 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: 0x0600CFF4 RID: 53236 RVA: 0x003171D4 File Offset: 0x003153D4
|
|
[Token(Token = "0x600CFF4")]
|
|
[Address(RVA = "0x1B4E3D0", Offset = "0x1B4CDD0", VA = "0x181B4E3D0")]
|
|
public static Quaternion JGHJJGNIDLA(this MLLDBGNOBLL ABADFLCBFIJ)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600CFF4)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Quaternion BHLAPOIHOHE::JGHJJGNIDLA(MLLDBGNOBLL)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:Quaternion(var_0_06, call:Quaternion(Quaternion::Euler, ldc.i4:int32[exp:Vector3](0)))
|
|
stloc:Quaternion(var_1_0C, callgetter:Quaternion(Quaternion::get_identity))
|
|
}
|
|
|
|
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: 0x0600CFF5 RID: 53237 RVA: 0x003171F0 File Offset: 0x003153F0
|
|
[Token(Token = "0x600CFF5")]
|
|
[Address(RVA = "0x1B4E520", Offset = "0x1B4CF20", VA = "0x181B4E520")]
|
|
public static MLLDBGNOBLL OOHDGCKJLPM(this Vector3 PJEDBAONDPP)
|
|
{
|
|
MLLDBGNOBLL mlldbgnobll = new MLLDBGNOBLL();
|
|
float z = PJEDBAONDPP.z;
|
|
mlldbgnobll.AEFMFCNONNN = (float)0;
|
|
float y = PJEDBAONDPP.y;
|
|
mlldbgnobll.MCJAIMHJKBA = y;
|
|
mlldbgnobll.HAOCCMEHAEK = z;
|
|
return mlldbgnobll;
|
|
}
|
|
|
|
// Token: 0x0600CFF6 RID: 53238 RVA: 0x00317230 File Offset: 0x00315430
|
|
[Token(Token = "0x600CFF6")]
|
|
[Address(RVA = "0x1B4E5C0", Offset = "0x1B4CFC0", VA = "0x181B4E5C0")]
|
|
public static MLLDBGNOBLL OOHDGCKJLPM(this Quaternion GAAKKDLBBGK)
|
|
{
|
|
return new MLLDBGNOBLL
|
|
{
|
|
AEFMFCNONNN = (float)0,
|
|
HAOCCMEHAEK = (float)0,
|
|
MCJAIMHJKBA = (float)0
|
|
};
|
|
}
|
|
|
|
// Token: 0x0600CFF7 RID: 53239 RVA: 0x00317260 File Offset: 0x00315460
|
|
[Token(Token = "0x600CFF7")]
|
|
[Address(RVA = "0x1B4E4D0", Offset = "0x1B4CED0", VA = "0x181B4E4D0")]
|
|
public static bool NCFCPEEJHCG(this MLLDBGNOBLL ABADFLCBFIJ)
|
|
{
|
|
if (ABADFLCBFIJ == 0 && ABADFLCBFIJ == 0 && ABADFLCBFIJ == 0)
|
|
{
|
|
return true;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|