Files
2026-04-08 23:40:05 +02:00

124 lines
7.3 KiB
C#

using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x02002D80 RID: 11648
[Token(Token = "0x2002D80")]
[StructLayout(0, Size = 40)]
public struct HPOFBJODJLG
{
// Token: 0x17003761 RID: 14177
// (get) Token: 0x06014A83 RID: 84611 RVA: 0x004F40A0 File Offset: 0x004F22A0
[Token(Token = "0x17003761")]
public Vector3 PHIFLGMINGI
{
[Token(Token = "0x6014A83")]
[Address(RVA = "0x23A540", Offset = "0x239940", VA = "0x18023A540")]
get
{
/*
An exception occurred when decompiling this method (06014A83)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 HPOFBJODJLG::DLIDBFPEMBE()
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:float32(var_2_08, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](var_1)))
}
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: 0x06014A84 RID: 84612 RVA: 0x004F40B8 File Offset: 0x004F22B8
[Token(Token = "0x6014A84")]
[Address(RVA = "0x23A800", Offset = "0x239C00", VA = "0x18023A800")]
public HPOFBJODJLG(HPOFBJODJLG other)
{
float jekifeibkjo = other.JEKIFEIBKJO;
}
// Token: 0x06014A85 RID: 84613 RVA: 0x004F40CC File Offset: 0x004F22CC
[Token(Token = "0x6014A85")]
[Address(RVA = "0x23A640", Offset = "0x239A40", VA = "0x18023A640")]
public DIEPKHGNMAG EBLIBHECNML()
{
DIEPKHGNMAG diepkhgnmag = new DIEPKHGNMAG();
Vector3 bhnkkjbcoaa = this.BHNKKJBCOAA;
MLLDBGNOBLL mlldbgnobll;
diepkhgnmag.NGPBAHHNNIJ = mlldbgnobll;
MLLDBGNOBLL mlldbgnobll2;
diepkhgnmag.JFLPDLFGEML = mlldbgnobll2;
diepkhgnmag.KEMAAJNJAGK = mlldbgnobll2;
return diepkhgnmag;
}
// Token: 0x17003762 RID: 14178
// (get) Token: 0x06014A86 RID: 84614 RVA: 0x004F4104 File Offset: 0x004F2304
[Token(Token = "0x17003762")]
public Quaternion OKINPJLFKEJ
{
[Token(Token = "0x6014A86")]
[Address(RVA = "0x23A6F0", Offset = "0x239AF0", VA = "0x18023A6F0")]
get
{
/*
An exception occurred when decompiling this method (06014A86)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Quaternion HPOFBJODJLG::GBEELJNNCOD()
---> 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&](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: 0x06014A87 RID: 84615 RVA: 0x004F4118 File Offset: 0x004F2318
[Token(Token = "0x6014A87")]
[Address(RVA = "0x23A340", Offset = "0x239740", VA = "0x18023A340")]
public HPOFBJODJLG AADDEHIMPLB(Vector3 KOOKJNEPIGM, Vector3 LIEHFHADJEE, Vector3 HAJKGLKCIGG)
{
return ref this;
}
// Token: 0x0400DC6C RID: 56428
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
[Token(Token = "0x400DC6C")]
public Vector3 EPKNJJIGHLN;
// Token: 0x0400DC6D RID: 56429
[global::Cpp2IlInjected.FieldOffset(Offset = "0xC")]
[Token(Token = "0x400DC6D")]
public Vector3 NFNKJMDMAKI;
// Token: 0x0400DC6E RID: 56430
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
[Token(Token = "0x400DC6E")]
public Vector3 BHNKKJBCOAA;
// Token: 0x0400DC6F RID: 56431
[global::Cpp2IlInjected.FieldOffset(Offset = "0x24")]
[Token(Token = "0x400DC6F")]
public float JEKIFEIBKJO;
}