331 lines
14 KiB
C#
331 lines
14 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using Unity.Burst;
|
|
using Unity.Collections;
|
|
using Unity.Collections.LowLevel.Unsafe;
|
|
using Unity.Jobs;
|
|
using Unity.Mathematics;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x0200315D RID: 12637
|
|
[Token(Token = "0x200315D")]
|
|
[BurstCompile]
|
|
public struct DAABNGIMDEP : IJob
|
|
{
|
|
// Token: 0x06015B1B RID: 88859 RVA: 0x005131D4 File Offset: 0x005113D4
|
|
[Token(Token = "0x6015B1B")]
|
|
[Address(RVA = "0x10ED750", Offset = "0x10EC550", VA = "0x1810ED750")]
|
|
public DAABNGIMDEP(Transform FJHOHDNLPAF, PCIKHFEIHGO IKJOIDIBBDL, Transform BJAKNOKGBFC, NativeList<JKKIDMBDKFN> EFNKKEFKEKF, BLDDFBLBEGM KOPHBFMAKHA, int IHPKLBGKCBH = 0, int BNBICEMNLJP = 0)
|
|
{
|
|
NativeList<float3> ddpnlakckdp = IKJOIDIBBDL.DDPNLAKCKDP;
|
|
NativeArray<float3> cdpiecocian = IKJOIDIBBDL.CDPIECOCIAN;
|
|
this.COJLONCOIIP = cdpiecocian;
|
|
NativeArray<float4> nmfapcbmggf = IKJOIDIBBDL.NMFAPCBMGGF;
|
|
this.NDEBNJJEOKN = nmfapcbmggf;
|
|
NativeArray<float4> pjnfmocjcal = IKJOIDIBBDL.PJNFMOCJCAL;
|
|
this.CFPAGAMFOKI = pjnfmocjcal;
|
|
NativeArray<float2> maeaklfbpmo = IKJOIDIBBDL.MAEAKLFBPMO;
|
|
this.HEEJADFHPIF = maeaklfbpmo;
|
|
NativeList<int> elflbeckfef = IKJOIDIBBDL.ELFLBECKFEF;
|
|
NativeArray nativeArray;
|
|
if (nativeArray != 0)
|
|
{
|
|
}
|
|
if (nativeArray != 0)
|
|
{
|
|
}
|
|
LNBEHLJPKPN lnbehljpkpn;
|
|
NativeArray<EKMDKAGGPAJ> phnpcedohah = lnbehljpkpn.PHNPCEDOHAH;
|
|
this.BBDBFLNDBDP = phnpcedohah;
|
|
NativeArray<int> pfcnocgepjb = lnbehljpkpn.PFCNOCGEPJB;
|
|
this.AIIEDFOOIDD = pfcnocgepjb;
|
|
this.IHPKLBGKCBH = lnbehljpkpn;
|
|
this.BNBICEMNLJP = lnbehljpkpn;
|
|
int num = 0;
|
|
this.CEPJLGLGPGO = num;
|
|
this.CEPJLGLGPGO.c1.y = (float)num;
|
|
Quaternion quaternion;
|
|
this.CEPJLGLGPGO.c2.z = quaternion;
|
|
Vector3 vector;
|
|
float z = vector.z;
|
|
float3 @float;
|
|
float z2 = @float.z;
|
|
this.MLPIHHFLCKI.z = z2;
|
|
int num2 = 0;
|
|
float3x3 cepjlglgpgo;
|
|
if (!(BJAKNOKGBFC != num2))
|
|
{
|
|
float mhblgimioal = this.MHBLGIMIOAL;
|
|
float z3 = this.MLPIHHFLCKI.z;
|
|
Matrix4x4 matrix4x;
|
|
float m = matrix4x.m01;
|
|
float m2 = matrix4x.m02;
|
|
this.IFCIOJIIBNI.m01 = m;
|
|
float m3 = matrix4x.m03;
|
|
this.IFCIOJIIBNI.m02 = m2;
|
|
cepjlglgpgo = this.CEPJLGLGPGO;
|
|
this.IFCIOJIIBNI.m03 = m3;
|
|
float y = this.CEPJLGLGPGO.c1.y;
|
|
this.DANFLAPOJDH = 0;
|
|
this.DANFLAPOJDH.c1.y = (float)0;
|
|
return;
|
|
}
|
|
Vector3 vector2;
|
|
float z4 = vector2.z;
|
|
float3 float2;
|
|
float z5 = float2.z;
|
|
float mhblgimioal2 = this.MHBLGIMIOAL;
|
|
float z6 = this.MLPIHHFLCKI.z;
|
|
Matrix4x4 matrix4x2;
|
|
float m4 = matrix4x2.m01;
|
|
this.IFCIOJIIBNI.m01 = m4;
|
|
float m5 = matrix4x2.m02;
|
|
float m6 = matrix4x2.m03;
|
|
this.IFCIOJIIBNI.m02 = m5;
|
|
this.IFCIOJIIBNI.m03 = m6;
|
|
float y2 = math.inverse(cepjlglgpgo).c1.y;
|
|
float3x3 float3x;
|
|
float y3 = float3x.c1.y;
|
|
float z7 = float3x.c2.z;
|
|
this.DANFLAPOJDH.c1.y = y3;
|
|
this.DANFLAPOJDH.c2.z = z7;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x06015B1C RID: 88860 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6015B1C")]
|
|
[Address(RVA = "0x10ECC90", Offset = "0x10EBA90", VA = "0x1810ECC90")]
|
|
private float3 KNJOOBMIIMH(float3 MCMOOLAKMEF)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06015B1D RID: 88861 RVA: 0x0051341C File Offset: 0x0051161C
|
|
[Token(Token = "0x6015B1D")]
|
|
[Address(RVA = "0x10ED6C0", Offset = "0x10EC4C0", VA = "0x1810ED6C0")]
|
|
private float3x3 PDFGOACLBAM(float3x3 PAMIDKIFEIA)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06015B1D)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling Unity.Mathematics.float3x3 DAABNGIMDEP::PDFGOACLBAM(Unity.Mathematics.float3x3)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_1_0B, ldfld:float32(float3::y, ldfld:float3[exp:valuetype [Unity.Mathematics]Unity.Mathematics.float3&](float3x3::c1, ldloc:float3x3[exp:valuetype [Unity.Mathematics]Unity.Mathematics.float3x3&](var_0))))
|
|
stloc:float32(var_2_17, ldfld:float32(float3::z, ldfld:float3[exp:valuetype [Unity.Mathematics]Unity.Mathematics.float3&](float3x3::c2, ldloc:float3x3[exp:valuetype [Unity.Mathematics]Unity.Mathematics.float3x3&](var_0))))
|
|
stfld:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<int32>(DAABNGIMDEP::AIIEDFOOIDD, ldloc:valuetype DAABNGIMDEP&(this), ldloc:float32[exp:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<int32>](var_1_0B))
|
|
stfld:valuetype [Unity.Collections]Unity.Collections.NativeList`1<valuetype JKKIDMBDKFN>(DAABNGIMDEP::EFNKKEFKEKF, ldloc:valuetype DAABNGIMDEP&(this), ldloc:float32[exp:valuetype [Unity.Collections]Unity.Collections.NativeList`1<valuetype JKKIDMBDKFN>](var_2_17))
|
|
}
|
|
|
|
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: 0x06015B1E RID: 88862 RVA: 0x00513450 File Offset: 0x00511650
|
|
[Token(Token = "0x6015B1E")]
|
|
[Address(RVA = "0x10EC720", Offset = "0x10EB520", VA = "0x1810EC720")]
|
|
private float HIDDIMNHPBE(float FNJKKNKLDPB)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06015B1E)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Single DAABNGIMDEP::HIDDIMNHPBE(System.Single)
|
|
|
|
---> System.ArgumentOutOfRangeException: length ('-1') must be a non-negative value. (Parameter 'length')
|
|
Actual value was -1.
|
|
at System.ArgumentOutOfRangeException.ThrowNegative[T](T value, String paramName)
|
|
at System.Array.CopyImpl(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
|
|
at System.Array.Copy(Array sourceArray, Array destinationArray, Int32 length)
|
|
at ICSharpCode.Decompiler.ILAst.ILAstBuilder.StackAnalysis(MethodDef methodDef) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstBuilder.cs:line 337
|
|
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 117
|
|
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: 0x06015B1F RID: 88863 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6015B1F")]
|
|
[Address(RVA = "0x10ECE40", Offset = "0x10EBC40", VA = "0x1810ECE40")]
|
|
private float3 MDCHJGODFOA(float3 PIMJCHNGCCI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06015B20 RID: 88864 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6015B20")]
|
|
[Address(RVA = "0x10EBB60", Offset = "0x10EA960", VA = "0x1810EBB60", Slot = "4")]
|
|
public void Execute()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06015B21 RID: 88865 RVA: 0x00513464 File Offset: 0x00511664
|
|
[Token(Token = "0x6015B21")]
|
|
[Address(RVA = "0x10EC5F0", Offset = "0x10EB3F0", VA = "0x1810EC5F0")]
|
|
private void GHAPKNHJEPG(int HOJPBFNKPKE, float3 DDHPAFKBMON, float3 ILALHDDOAGN, float3 GDLJMJIFKPN, float OMLBPICLALA)
|
|
{
|
|
float z = DDHPAFKBMON.z;
|
|
float z2 = ILALHDDOAGN.z;
|
|
this.ICMGPCOMNPC.m_Length = (int)z;
|
|
NativeArray<float3> cojloncoiip = this.COJLONCOIIP;
|
|
float z3 = ILALHDDOAGN.z;
|
|
cojloncoiip.m_Length = (int)z3;
|
|
NativeArray<float4> ndebnjjeokn = this.NDEBNJJEOKN;
|
|
NativeArray<float2> heejadfhpif = this.HEEJADFHPIF;
|
|
}
|
|
|
|
// Token: 0x06015B22 RID: 88866 RVA: 0x005134B0 File Offset: 0x005116B0
|
|
[Token(Token = "0x6015B22")]
|
|
[Address(RVA = "0x10EC730", Offset = "0x10EB530", VA = "0x1810EC730")]
|
|
private void KLAOGLDAGMN(JKKIDMBDKFN FADLDKKILBB, int POILBMDCAAJ, float MGHEBJEJGJI)
|
|
{
|
|
float z = FADLDKKILBB.OKINPJLFKEJ.c1.z;
|
|
float3 @float;
|
|
float z2 = @float.z;
|
|
int num = 0;
|
|
float3x3 float3x;
|
|
float y = float3x.c1.y;
|
|
float z3 = float3x.c2.z;
|
|
float jekifeibkjo = FADLDKKILBB.JEKIFEIBKJO;
|
|
float num2 = this.HIDDIMNHPBE(y);
|
|
int num3 = 0;
|
|
num += 12;
|
|
NativeArray<float3> cojloncoiip = this.COJLONCOIIP;
|
|
num3++;
|
|
num3 += 16;
|
|
if (num3 > 0)
|
|
{
|
|
}
|
|
NativeArray<float2> heejadfhpif = this.HEEJADFHPIF;
|
|
float3 dkkjdmjeelg = this.KOPHBFMAKHA.DKKJDMJEELG;
|
|
float y2 = this.KOPHBFMAKHA.DKKJDMJEELG.y;
|
|
num3++;
|
|
}
|
|
|
|
// Token: 0x06015B23 RID: 88867 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6015B23")]
|
|
[Address(RVA = "0x10ECF90", Offset = "0x10EBD90", VA = "0x1810ECF90")]
|
|
private void MHFGLHGKGFF(ref int HOJPBFNKPKE, ref int NPEGDFKHNGD, float3 IFAIDIKJOAC, float3x3 IBCNKFBPCBM, bool CENHEHGHPOM, float FNJKKNKLDPB, int GKHJGINNCKJ, float MGHEBJEJGJI)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0400E458 RID: 58456
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400E458")]
|
|
[ReadOnly]
|
|
private NativeArray<EKMDKAGGPAJ> BBDBFLNDBDP;
|
|
|
|
// Token: 0x0400E459 RID: 58457
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400E459")]
|
|
[ReadOnly]
|
|
private NativeArray<int> AIIEDFOOIDD;
|
|
|
|
// Token: 0x0400E45A RID: 58458
|
|
[FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x400E45A")]
|
|
[ReadOnly]
|
|
private NativeList<JKKIDMBDKFN> EFNKKEFKEKF;
|
|
|
|
// Token: 0x0400E45B RID: 58459
|
|
[FieldOffset(Offset = "0x30")]
|
|
[Token(Token = "0x400E45B")]
|
|
[ReadOnly]
|
|
private BLDDFBLBEGM KOPHBFMAKHA;
|
|
|
|
// Token: 0x0400E45C RID: 58460
|
|
[FieldOffset(Offset = "0x60")]
|
|
[Token(Token = "0x400E45C")]
|
|
[ReadOnly]
|
|
private float MHBLGIMIOAL;
|
|
|
|
// Token: 0x0400E45D RID: 58461
|
|
[FieldOffset(Offset = "0x64")]
|
|
[Token(Token = "0x400E45D")]
|
|
[ReadOnly]
|
|
private float3x3 CEPJLGLGPGO;
|
|
|
|
// Token: 0x0400E45E RID: 58462
|
|
[FieldOffset(Offset = "0x88")]
|
|
[Token(Token = "0x400E45E")]
|
|
[ReadOnly]
|
|
private float3 MLPIHHFLCKI;
|
|
|
|
// Token: 0x0400E45F RID: 58463
|
|
[FieldOffset(Offset = "0x94")]
|
|
[Token(Token = "0x400E45F")]
|
|
[ReadOnly]
|
|
private Matrix4x4 IFCIOJIIBNI;
|
|
|
|
// Token: 0x0400E460 RID: 58464
|
|
[FieldOffset(Offset = "0xD4")]
|
|
[Token(Token = "0x400E460")]
|
|
[ReadOnly]
|
|
private float3x3 DANFLAPOJDH;
|
|
|
|
// Token: 0x0400E461 RID: 58465
|
|
[FieldOffset(Offset = "0xF8")]
|
|
[Token(Token = "0x400E461")]
|
|
[ReadOnly]
|
|
private float ANLOLDDGDEH;
|
|
|
|
// Token: 0x0400E462 RID: 58466
|
|
[FieldOffset(Offset = "0xFC")]
|
|
[Token(Token = "0x400E462")]
|
|
[ReadOnly]
|
|
private int IHPKLBGKCBH;
|
|
|
|
// Token: 0x0400E463 RID: 58467
|
|
[FieldOffset(Offset = "0x100")]
|
|
[Token(Token = "0x400E463")]
|
|
[ReadOnly]
|
|
private int BNBICEMNLJP;
|
|
|
|
// Token: 0x0400E464 RID: 58468
|
|
[FieldOffset(Offset = "0x108")]
|
|
[Token(Token = "0x400E464")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<float3> ICMGPCOMNPC;
|
|
|
|
// Token: 0x0400E465 RID: 58469
|
|
[FieldOffset(Offset = "0x118")]
|
|
[Token(Token = "0x400E465")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<float3> COJLONCOIIP;
|
|
|
|
// Token: 0x0400E466 RID: 58470
|
|
[FieldOffset(Offset = "0x128")]
|
|
[Token(Token = "0x400E466")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<float4> NDEBNJJEOKN;
|
|
|
|
// Token: 0x0400E467 RID: 58471
|
|
[FieldOffset(Offset = "0x138")]
|
|
[Token(Token = "0x400E467")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<float4> CFPAGAMFOKI;
|
|
|
|
// Token: 0x0400E468 RID: 58472
|
|
[FieldOffset(Offset = "0x148")]
|
|
[Token(Token = "0x400E468")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<float2> HEEJADFHPIF;
|
|
|
|
// Token: 0x0400E469 RID: 58473
|
|
[FieldOffset(Offset = "0x158")]
|
|
[Token(Token = "0x400E469")]
|
|
[NativeDisableContainerSafetyRestriction]
|
|
private NativeArray<int> DEGJLJJCIIB;
|
|
}
|