Files
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

434 lines
25 KiB
C#

using System;
using Cpp2IlInjected;
using RecRoom.Networking;
using UnityEngine;
// Token: 0x020024A6 RID: 9382
[Token(Token = "0x20024A6")]
public class FKHCBJLMECH : BitPacker
{
// Token: 0x0600F1C8 RID: 61896 RVA: 0x00378CF8 File Offset: 0x00376EF8
[Token(Token = "0x600F1C8")]
[Address(RVA = "0x1183EF0", Offset = "0x1182CF0", VA = "0x181183EF0")]
public FKHCBJLMECH(int HEODHJMCAGA = 128)
: base(HEODHJMCAGA)
{
}
// Token: 0x0600F1C9 RID: 61897 RVA: 0x00378D0C File Offset: 0x00376F0C
[Token(Token = "0x600F1C9")]
[Address(RVA = "0x1183100", Offset = "0x1181F00", VA = "0x181183100")]
public void HNJIBHDCFGG(Quaternion CHBGHGPPLCN, int NPCJIKNDEPJ = 10)
{
float num = CHBGHGPPLCN[(int)((uint)3)];
float num2 = CHBGHGPPLCN[(int)((uint)3)];
float num3 = CHBGHGPPLCN[(int)((uint)3)];
float num4 = CHBGHGPPLCN[(int)((uint)3)];
int num5 = 0;
if (num < (float)num5)
{
}
base.WriteBits((uint)3, 2);
base.WriteFloat(num2, -0.70710677f, 0.70710677f, NPCJIKNDEPJ);
num2 = num3;
base.WriteFloat(num2, -0.70710677f, 0.70710677f, NPCJIKNDEPJ);
num2 = num4;
base.WriteFloat(num2, -0.70710677f, 0.70710677f, NPCJIKNDEPJ);
}
// Token: 0x0600F1CA RID: 61898 RVA: 0x00378D8C File Offset: 0x00376F8C
[Token(Token = "0x600F1CA")]
[Address(RVA = "0x1183B20", Offset = "0x1182920", VA = "0x181183B20")]
public Quaternion OEAPHCCMPLJ(int NPCJIKNDEPJ = 10)
{
/*
An exception occurred when decompiling this method (0600F1CA)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Quaternion FKHCBJLMECH::OEAPHCCMPLJ(System.Int32)
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:Quaternion(var_7_05, callgetter:Quaternion(Quaternion::get_identity))
stloc:uint32(var_8_0D, add:uint32(ldloc:uint32(var_0), ldc.i4:uint32(1)))
stloc:uint32(var_8_14, add:uint32(ldloc:uint32(var_8_0D), conv.u4:uint32(ldc.i4:int32[exp:uint32](1))))
stloc:uint32(var_8_1B, add:uint32(ldloc:uint32(var_8_14), conv.u4:uint32(ldc.i4:int32[exp:uint32](1))))
stloc:uint32(var_8_25, add:uint32(ldloc:uint32(var_8_1B), conv.u4:uint32(ldc.i4:int32[exp:uint32](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 1660
*/;
}
// Token: 0x0600F1CB RID: 61899 RVA: 0x00378DC4 File Offset: 0x00376FC4
[Token(Token = "0x600F1CB")]
[Address(RVA = "0x1183710", Offset = "0x1182510", VA = "0x181183710")]
public void MENKCGGDOEH(Vector3 DDHPAFKBMON)
{
float z = DDHPAFKBMON.z;
}
// Token: 0x0600F1CC RID: 61900 RVA: 0x00378DDC File Offset: 0x00376FDC
[Token(Token = "0x600F1CC")]
[Address(RVA = "0x1182C50", Offset = "0x1181A50", VA = "0x181182C50")]
public Vector3 FAMEDJHCJDP()
{
}
// Token: 0x0600F1CD RID: 61901 RVA: 0x00378DF0 File Offset: 0x00376FF0
[Token(Token = "0x600F1CD")]
[Address(RVA = "0x1183470", Offset = "0x1182270", VA = "0x181183470")]
public void JMKNLKHBAKK(Vector3 DDHPAFKBMON, Vector3 EKMJIBFBNNJ, Vector3 PKFPOCOFNLL)
{
float z = PKFPOCOFNLL.z;
float z2 = EKMJIBFBNNJ.z;
float z3 = DDHPAFKBMON.z;
ulong num;
base.WriteFloat(z3, z2, z, (int)num);
}
// Token: 0x0600F1CE RID: 61902 RVA: 0x00378E20 File Offset: 0x00377020
[Token(Token = "0x600F1CE")]
[Address(RVA = "0x1183370", Offset = "0x1182170", VA = "0x181183370")]
public Vector3 JFGPGMJDKFN(Vector3 EKMJIBFBNNJ, Vector3 PKFPOCOFNLL)
{
/*
An exception occurred when decompiling this method (0600F1CE)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 FKHCBJLMECH::JFGPGMJDKFN(UnityEngine.Vector3,UnityEngine.Vector3)
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:float32(var_1_08, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](PKFPOCOFNLL)))
}
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: 0x0600F1CF RID: 61903 RVA: 0x00378E3C File Offset: 0x0037703C
[Token(Token = "0x600F1CF")]
[Address(RVA = "0x1182DA0", Offset = "0x1181BA0", VA = "0x181182DA0")]
private void FGGAABJHMIO(Vector3 DDHPAFKBMON, Vector3 EKMJIBFBNNJ, Vector3 PKFPOCOFNLL)
{
float z = DDHPAFKBMON.z;
float z2 = EKMJIBFBNNJ.z;
float z3 = PKFPOCOFNLL.z;
float z4 = DDHPAFKBMON.z;
float y = PKFPOCOFNLL.y;
float y2 = EKMJIBFBNNJ.y;
float y3 = DDHPAFKBMON.y;
float z5 = EKMJIBFBNNJ.z;
float z6 = PKFPOCOFNLL.z;
ulong num;
base.WriteFloat(y3, y2, y, (int)num);
float z7 = DDHPAFKBMON.z;
float z8 = EKMJIBFBNNJ.z;
float z9 = PKFPOCOFNLL.z;
ulong num2;
base.WriteFloat(z7, z8, z9, (int)num2);
}
// Token: 0x0600F1D0 RID: 61904 RVA: 0x00378EC4 File Offset: 0x003770C4
[Token(Token = "0x600F1D0")]
[Address(RVA = "0x1182720", Offset = "0x1181520", VA = "0x181182720")]
private Vector3 ALNAAMNIDAN(Vector3 EKMJIBFBNNJ, Vector3 PKFPOCOFNLL)
{
/*
An exception occurred when decompiling this method (0600F1D0)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 FKHCBJLMECH::ALNAAMNIDAN(UnityEngine.Vector3,UnityEngine.Vector3)
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:float32(var_0_06, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](PKFPOCOFNLL)))
stloc:float32(var_3_0F, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](PKFPOCOFNLL)))
stloc:float32(var_5_16, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](PKFPOCOFNLL)))
}
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: 0x0600F1D1 RID: 61905 RVA: 0x00378EF4 File Offset: 0x003770F4
[Token(Token = "0x600F1D1")]
[Address(RVA = "0x11838C0", Offset = "0x11826C0", VA = "0x1811838C0")]
public void NEHHIGEPILN(Quaternion IGPENJBJADK, bool GEHHNIOEPHD = true, int NPCJIKNDEPJ = 10)
{
base.WriteBool(GEHHNIOEPHD);
if (!GEHHNIOEPHD)
{
Vector3 vector;
float z = vector.z;
base.WriteUncompressedFloat(z);
return;
}
}
// Token: 0x0600F1D2 RID: 61906 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x600F1D2")]
[Address(RVA = "0x1182830", Offset = "0x1181630", VA = "0x181182830")]
public Quaternion CMDCEDDLGMA()
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x0600F1D3 RID: 61907 RVA: 0x00378F1C File Offset: 0x0037711C
[Token(Token = "0x600F1D3")]
[Address(RVA = "0x1182870", Offset = "0x1181670", VA = "0x181182870")]
public Quaternion CMDCEDDLGMA(out bool NPFHOOHDMAD, int NPCJIKNDEPJ = 10)
{
/*
An exception occurred when decompiling this method (0600F1D3)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Quaternion FKHCBJLMECH::CMDCEDDLGMA(System.Boolean&,System.Int32)
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_15:
stloc:Quaternion(var_13_1A, callgetter:Quaternion(Quaternion::get_identity))
stloc:uint32(var_14_24, add:uint32(ldloc:uint32(var_6), ldc.i4:uint32(1)))
stloc:uint32(var_14_2B, add:uint32(ldloc:uint32(var_14_24), conv.u4:uint32(ldc.i4:int32[exp:uint32](1))))
stloc:uint32(var_14_32, add:uint32(ldloc:uint32(var_14_2B), conv.u4:uint32(ldc.i4:int32[exp:uint32](1))))
stloc:uint32(var_14_3D, add:uint32(ldloc:uint32(var_14_32), conv.u4:uint32(ldc.i4:int32[exp:uint32](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 1660
*/;
}
// Token: 0x0600F1D4 RID: 61908 RVA: 0x00378F6C File Offset: 0x0037716C
[Token(Token = "0x600F1D4")]
[Address(RVA = "0x11830F0", Offset = "0x1181EF0", VA = "0x1811830F0")]
public void GENADLBLGEJ(float FNJKKNKLDPB)
{
base.WriteUncompressedFloat(FNJKKNKLDPB);
}
// Token: 0x0600F1D5 RID: 61909 RVA: 0x00378F80 File Offset: 0x00377180
[Token(Token = "0x600F1D5")]
[Address(RVA = "0x1183D20", Offset = "0x1182B20", VA = "0x181183D20")]
public float PAAHKBPKNJP()
{
return base.ReadUncompressedFloat();
}
// Token: 0x0600F1D6 RID: 61910 RVA: 0x00378F94 File Offset: 0x00377194
[Token(Token = "0x600F1D6")]
[Address(RVA = "0x1182EA0", Offset = "0x1181CA0", VA = "0x181182EA0")]
public void GBDEKFHFNNL(Vector3 NHAOMEMANJA, float JBIPMINMMJK = 1f, float PHFCNEPILFK = 8f, float OHEKLPJCHOM = 64f)
{
float[] array = new float[3];
float z = NHAOMEMANJA.z;
float z2 = NHAOMEMANJA.z;
array[1] = z2;
float num = Mathf.Max(array);
int num2 = 0;
if (JBIPMINMMJK >= num || PHFCNEPILFK < num)
{
}
int num3 = 0;
base.WriteBits((uint)num2, 2);
if (num2 != 0)
{
float z3 = NHAOMEMANJA.z;
ulong num4;
base.WriteFloat(0.001f, (float)num3, (float)num3, (int)num4);
float y = NHAOMEMANJA.y;
float z4 = NHAOMEMANJA.z;
ulong num5;
base.WriteFloat(y, (float)num3, (float)num3, (int)num5);
float z5 = NHAOMEMANJA.z;
ulong num6;
base.WriteFloat(z5, (float)num3, (float)num3, (int)num6);
}
}
// Token: 0x0600F1D7 RID: 61911 RVA: 0x00379034 File Offset: 0x00377234
[Token(Token = "0x600F1D7")]
[Address(RVA = "0x1183990", Offset = "0x1182790", VA = "0x181183990")]
public Vector3 NFCAHFKAFAL(float JBIPMINMMJK = 1f, float PHFCNEPILFK = 8f, float OHEKLPJCHOM = 64f)
{
/*
An exception occurred when decompiling this method (0600F1D7)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 FKHCBJLMECH::NFCAHFKAFAL(System.Single,System.Single,System.Single)
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_19:
stloc:float32(var_6_23, 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 1660
*/;
}
// Token: 0x0600F1D8 RID: 61912 RVA: 0x00379068 File Offset: 0x00377268
[Token(Token = "0x600F1D8")]
[Address(RVA = "0x1183560", Offset = "0x1182360", VA = "0x181183560")]
public void LJNIOOMCFBN(Vector3 ILALHDDOAGN)
{
float z = ILALHDDOAGN.z;
float z2 = Vector3.zero.z;
bool flag;
if (!flag)
{
Vector3 vector;
float z3 = vector.z;
int num = 0;
ILALHDDOAGN.z = z3;
int num2 = 0;
num2 += 2;
if (num > (int)z3)
{
num2 += 4;
}
base.WriteBits((uint)num2, 3);
uint num3;
num3 -= (uint)z;
base.WriteBits((uint)z, 3);
num3 -= ILALHDDOAGN;
}
int num4 = 0;
base.WriteBits((uint)num4, 16);
}
// Token: 0x0600F1D9 RID: 61913 RVA: 0x003790E0 File Offset: 0x003772E0
[Token(Token = "0x600F1D9")]
[Address(RVA = "0x1182B20", Offset = "0x1181920", VA = "0x181182B20")]
public Vector3 EIBNMLBIGCL()
{
/*
An exception occurred when decompiling this method (0600F1D9)
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Vector3 FKHCBJLMECH::EIBNMLBIGCL()
---> System.Exception: Basic block has to end with unconditional control flow.
{
IL_1D:
stloc:float32(var_7_27, ldfld:float32(Vector3::z, ldloc:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](var_6)))
}
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: 0x0600F1DA RID: 61914 RVA: 0x00379118 File Offset: 0x00377318
[Token(Token = "0x600F1DA")]
[Address(RVA = "0x1183310", Offset = "0x1182110", VA = "0x181183310")]
public void IKLAJAJHIKB(Vector3 ONGBFDACHHG)
{
float z = ONGBFDACHHG.z;
float y = ONGBFDACHHG.y;
float z2 = ONGBFDACHHG.z;
base.WriteUncompressedFloat(y);
float z3 = ONGBFDACHHG.z;
base.WriteUncompressedFloat(z3);
}
// Token: 0x0600F1DB RID: 61915 RVA: 0x00379150 File Offset: 0x00377350
[Token(Token = "0x600F1DB")]
[Address(RVA = "0x1183840", Offset = "0x1182640", VA = "0x181183840")]
public Vector3 NECHPEGCEGI()
{
}
// Token: 0x0600F1DC RID: 61916 RVA: 0x00379160 File Offset: 0x00377360
// Note: this type is marked as 'beforefieldinit'.
[Token(Token = "0x600F1DC")]
[Address(RVA = "0x1183D30", Offset = "0x1182B30", VA = "0x181183D30")]
static FKHCBJLMECH()
{
Vector3 zero = Vector3.zero;
Vector3 vector;
float z = vector.z;
}
// Token: 0x0400A081 RID: 41089
[Token(Token = "0x400A081")]
private const float LPHHPDLGHFO = 0.70710677f;
// Token: 0x0400A082 RID: 41090
[Token(Token = "0x400A082")]
private static readonly float FCGNMONMAIJ;
// Token: 0x0400A083 RID: 41091
[Token(Token = "0x400A083")]
private static readonly Vector3 IEFFLNOANKD;
// Token: 0x0400A084 RID: 41092
[Token(Token = "0x400A084")]
private static readonly Vector3 GCGCGCLNAMC;
// Token: 0x0400A085 RID: 41093
[Token(Token = "0x400A085")]
private const int KCGPMMLDJKG = 22;
// Token: 0x0400A086 RID: 41094
[Token(Token = "0x400A086")]
private const int MBMGNIEIFDJ = 22;
// Token: 0x0400A087 RID: 41095
[Token(Token = "0x400A087")]
private const int MDJGEEGEDJG = 22;
// Token: 0x0400A088 RID: 41096
[Token(Token = "0x400A088")]
public static readonly Bounds JOAKFPJOGNE;
// Token: 0x0400A089 RID: 41097
[Token(Token = "0x400A089")]
private const float LGCFHOKELCO = 0.0001f;
// Token: 0x0400A08A RID: 41098
[Token(Token = "0x400A08A")]
private const float NIFAMKHFACO = 1f;
// Token: 0x0400A08B RID: 41099
[Token(Token = "0x400A08B")]
private const float MONLIAMCHLC = 8f;
// Token: 0x0400A08C RID: 41100
[Token(Token = "0x400A08C")]
private const float JFPHPELDKDI = 64f;
}