This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
+521
View File
@@ -0,0 +1,521 @@
using System;
using System.Collections.Generic;
using System.Reflection;
using Cpp2IlInjected;
using Unity.Collections;
using Unity.Collections.LowLevel.Unsafe;
using Unity.Jobs;
using UnityEngine;
// Token: 0x02000623 RID: 1571
[Token(Token = "0x2000623")]
[NativeContainer]
[DefaultMember("Item")]
public struct NHAJPINLLDJ : IDisposable
{
// Token: 0x170007F5 RID: 2037
// (get) Token: 0x06002E32 RID: 11826 RVA: 0x0000220F File Offset: 0x0000040F
// (set) Token: 0x06002E33 RID: 11827 RVA: 0x000BCB64 File Offset: 0x000BAD64
[Token(Token = "0x170007F5")]
public int NOLIBBAPPOJ
{
[Token(Token = "0x6002E32")]
[Address(RVA = "0x1730CB0", Offset = "0x172FCB0", VA = "0x181730CB0")]
get
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
[Token(Token = "0x6002E33")]
[Address(RVA = "0x1730650", Offset = "0x172F650", VA = "0x181730650")]
set
{
this.GKDCDCCILBL.m_Buffer = value;
}
}
// Token: 0x170007F6 RID: 2038
// (get) Token: 0x06002E34 RID: 11828 RVA: 0x000BCB80 File Offset: 0x000BAD80
// (set) Token: 0x06002E35 RID: 11829 RVA: 0x000BCB94 File Offset: 0x000BAD94
[Token(Token = "0x170007F6")]
public int MCKFGAHENEN
{
[Token(Token = "0x6002E34")]
[Address(RVA = "0x1730660", Offset = "0x172F660", VA = "0x181730660")]
get
{
/*
An exception occurred when decompiling this method (06002E34)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 NHAJPINLLDJ::IAOMLLCOJGD()
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<int32>(var_0_06, ldfld:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<int32>(NHAJPINLLDJ::GKDCDCCILBL, ldloc:valuetype NHAJPINLLDJ&(this)))
}
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(Token = "0x6002E35")]
[Address(RVA = "0x1730CA0", Offset = "0x172FCA0", VA = "0x181730CA0")]
set
{
NativeArray<int> gkdcdccilbl = this.GKDCDCCILBL;
}
}
// Token: 0x170007F7 RID: 2039
// (get) Token: 0x06002E36 RID: 11830 RVA: 0x000BCBA8 File Offset: 0x000BADA8
// (set) Token: 0x06002E37 RID: 11831 RVA: 0x000BCBC0 File Offset: 0x000BADC0
[Token(Token = "0x170007F7")]
public int CLAJMJGEBHJ
{
[Token(Token = "0x6002E36")]
[Address(RVA = "0x17302A0", Offset = "0x172F2A0", VA = "0x1817302A0")]
get
{
return this.GKDCDCCILBL.m_Length;
}
[Token(Token = "0x6002E37")]
[Address(RVA = "0x1730C90", Offset = "0x172FC90", VA = "0x181730C90")]
set
{
this.GKDCDCCILBL.m_Length = value;
}
}
// Token: 0x170007F8 RID: 2040
// (get) Token: 0x06002E38 RID: 11832 RVA: 0x000BCBDC File Offset: 0x000BADDC
// (set) Token: 0x06002E39 RID: 11833 RVA: 0x000BCBF4 File Offset: 0x000BADF4
[Token(Token = "0x170007F8")]
public NHAJPINLLDJ.BIKFGONKAKD LGDDHJODPDM
{
[Token(Token = "0x6002E38")]
[Address(RVA = "0x1730640", Offset = "0x172F640", VA = "0x181730640")]
get
{
/*
An exception occurred when decompiling this method (06002E38)
ICSharpCode.Decompiler.DecompilerException: Error decompiling NHAJPINLLDJ/BIKFGONKAKD NHAJPINLLDJ::EPEPKMHEONJ()
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:Allocator(var_0_0B, ldfld:Allocator(NativeArray`1::m_AllocatorLabel, ldfld:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<int32>[exp:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1&](NHAJPINLLDJ::GKDCDCCILBL, ldloc:valuetype NHAJPINLLDJ&(this))))
}
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(Token = "0x6002E39")]
[Address(RVA = "0x1730670", Offset = "0x172F670", VA = "0x181730670")]
set
{
this.GKDCDCCILBL.m_AllocatorLabel = (Allocator)value;
}
}
// Token: 0x06002E3A RID: 11834 RVA: 0x000BCC10 File Offset: 0x000BAE10
[Token(Token = "0x6002E3A")]
[Address(RVA = "0x1730CC0", Offset = "0x172FCC0", VA = "0x181730CC0")]
public NHAJPINLLDJ(IList<Mesh> JALILHDJIMF, IList<int> CNIHJJNDCGN, IList<int> KJFBFANOHMJ, IList<int[]> LPHCOBFICMG, IList<Matrix4x4> KKHDNDAJFBC, IList<bool> NNPJBKMHDCK, IList<int> CGFEEMPGGNP, Allocator OOEBGBHDEOK, NHAJPINLLDJ.BIKFGONKAKD FIJBDLKDIPO)
{
/*
An exception occurred when decompiling this method (06002E3A)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Void NHAJPINLLDJ::.ctor(System.Collections.Generic.IList`1<UnityEngine.Mesh>,System.Collections.Generic.IList`1<System.Int32>,System.Collections.Generic.IList`1<System.Int32>,System.Collections.Generic.IList`1<System.Int32[]>,System.Collections.Generic.IList`1<UnityEngine.Matrix4x4>,System.Collections.Generic.IList`1<System.Boolean>,System.Collections.Generic.IList`1<System.Int32>,Unity.Collections.Allocator,NHAJPINLLDJ/BIKFGONKAKD)
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_35:
stloc:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<valuetype [UnityEngine.CoreModule]UnityEngine.Matrix4x4>(var_86_4D1, ldfld:valuetype [UnityEngine.CoreModule]Unity.Collections.NativeArray`1<valuetype [UnityEngine.CoreModule]UnityEngine.Matrix4x4>(NHAJPINLLDJ::JPOHBNGOCDE, ldloc:valuetype NHAJPINLLDJ&(this)))
}
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: 0x06002E3B RID: 11835 RVA: 0x000BD0F0 File Offset: 0x000BB2F0
[Token(Token = "0x6002E3B")]
[Address(RVA = "0x17302B0", Offset = "0x172F2B0", VA = "0x1817302B0")]
public ANBOOCBJKJK DEJOLHKNJDH(int GJPPCKGAJDE, Allocator OOEBGBHDEOK)
{
bool[] array = new bool[4];
bool flag;
array[0] = flag;
bool flag2;
array[0] = flag2;
bool flag3;
array[0] = flag3;
bool flag4;
array[0] = flag4;
throw new NullReferenceException();
}
// Token: 0x170007F9 RID: 2041
// (get) Token: 0x06002E3C RID: 11836 RVA: 0x000BD130 File Offset: 0x000BB330
[Token(Token = "0x170007F9")]
private NHAJPINLLDJ.GDCAIEPKMLD ACOEGFLBMEH
{
[Token(Token = "0x6002E3C")]
[Address(RVA = "0x1730680", Offset = "0x172F680", VA = "0x181730680")]
get
{
/*
An exception occurred when decompiling this method (06002E3C)
ICSharpCode.Decompiler.DecompilerException: Error decompiling NHAJPINLLDJ/GDCAIEPKMLD NHAJPINLLDJ::KMJLBBAAIIN(System.Int32)
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:int32(var_6_01, ldc.i4:int32(0))
stloc:int32(var_7_04, ldc.i4:int32(0))
stloc:int32(var_6_0B, sub:int32(ldloc:int32(var_6_01), ldloc:int32(var_7_04)))
}
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: 0x06002E3D RID: 11837 RVA: 0x000BD14C File Offset: 0x000BB34C
[Token(Token = "0x6002E3D")]
[Address(RVA = "0x1730420", Offset = "0x172F420", VA = "0x181730420", Slot = "4")]
public void Dispose()
{
}
// Token: 0x04002567 RID: 9575
[Token(Token = "0x4002567")]
private const int PDFLBIIGAAH = 1;
// Token: 0x04002568 RID: 9576
[Token(Token = "0x4002568")]
private const int JMOBIDIOCOB = 0;
// Token: 0x04002569 RID: 9577
[FieldOffset(Offset = "0x0")]
[Token(Token = "0x4002569")]
public NativeArray<Vector3> JOPKCKAHCND;
// Token: 0x0400256A RID: 9578
[FieldOffset(Offset = "0x10")]
[Token(Token = "0x400256A")]
public NativeArray<int> HJPCJAOKGBA;
// Token: 0x0400256B RID: 9579
[FieldOffset(Offset = "0x20")]
[Token(Token = "0x400256B")]
public NativeArray<Vector3> MKHJHMIENNB;
// Token: 0x0400256C RID: 9580
[FieldOffset(Offset = "0x30")]
[Token(Token = "0x400256C")]
public NativeArray<Vector4> PNNGNHCLHNJ;
// Token: 0x0400256D RID: 9581
[FieldOffset(Offset = "0x40")]
[Token(Token = "0x400256D")]
public NativeArray<Vector2> HENKKFEDNIE;
// Token: 0x0400256E RID: 9582
[FieldOffset(Offset = "0x50")]
[Token(Token = "0x400256E")]
public NativeArray<Vector2> NEGNFEOOPCC;
// Token: 0x0400256F RID: 9583
[FieldOffset(Offset = "0x60")]
[Token(Token = "0x400256F")]
public NativeArray<Vector2> EBLGJHJLKJD;
// Token: 0x04002570 RID: 9584
[FieldOffset(Offset = "0x70")]
[Token(Token = "0x4002570")]
public NativeArray<Vector2> MELJLDFMKIN;
// Token: 0x04002571 RID: 9585
[FieldOffset(Offset = "0x80")]
[Token(Token = "0x4002571")]
public NativeArray<Color> EBGLCALIIJF;
// Token: 0x04002572 RID: 9586
[FieldOffset(Offset = "0x90")]
[Token(Token = "0x4002572")]
public NativeArray<BoneWeight> IKEOPLLKEJE;
// Token: 0x04002573 RID: 9587
[FieldOffset(Offset = "0xA0")]
[Token(Token = "0x4002573")]
public NativeArray<int> PFCEPPOCDAH;
// Token: 0x04002574 RID: 9588
[FieldOffset(Offset = "0xB0")]
[Token(Token = "0x4002574")]
public NativeArray<int> ACDFCHIKLEM;
// Token: 0x04002575 RID: 9589
[FieldOffset(Offset = "0xC0")]
[Token(Token = "0x4002575")]
private NativeArray<int> GDLKOLFEPPD;
// Token: 0x04002576 RID: 9590
[FieldOffset(Offset = "0xD0")]
[Token(Token = "0x4002576")]
private NativeArray<Matrix4x4> JPOHBNGOCDE;
// Token: 0x04002577 RID: 9591
[FieldOffset(Offset = "0xE0")]
[Token(Token = "0x4002577")]
private NativeArray<int> LKGDBLMOIID;
// Token: 0x04002578 RID: 9592
[FieldOffset(Offset = "0xF0")]
[Token(Token = "0x4002578")]
public NativeArray<int> DINFLONIEPE;
// Token: 0x04002579 RID: 9593
[FieldOffset(Offset = "0x100")]
[Token(Token = "0x4002579")]
public NativeArray<int> BNCCHLCCKFI;
// Token: 0x0400257A RID: 9594
[FieldOffset(Offset = "0x110")]
[Token(Token = "0x400257A")]
private NativeArray<Matrix4x4> OEOMGKIOBNM;
// Token: 0x0400257B RID: 9595
[FieldOffset(Offset = "0x120")]
[Token(Token = "0x400257B")]
private NativeArray<byte> MCPNPMNFNNA;
// Token: 0x0400257C RID: 9596
[FieldOffset(Offset = "0x130")]
[Token(Token = "0x400257C")]
private NativeArray<int> IGLFLNHGKIG;
// Token: 0x0400257D RID: 9597
[FieldOffset(Offset = "0x140")]
[Token(Token = "0x400257D")]
private NativeArray<int> FBEDOKNGLNH;
// Token: 0x0400257E RID: 9598
[FieldOffset(Offset = "0x150")]
[Token(Token = "0x400257E")]
private NativeArray<int> NFJOFOJBFBB;
// Token: 0x0400257F RID: 9599
[FieldOffset(Offset = "0x160")]
[Token(Token = "0x400257F")]
public NativeArray<sbyte> ADOKPCGLKDE;
// Token: 0x04002580 RID: 9600
[FieldOffset(Offset = "0x170")]
[Token(Token = "0x4002580")]
public NativeArray<int> CGMJAGDAKFK;
// Token: 0x04002581 RID: 9601
[FieldOffset(Offset = "0x180")]
[Token(Token = "0x4002581")]
public NativeArray<int> NOHIENOKBHH;
// Token: 0x04002582 RID: 9602
[FieldOffset(Offset = "0x190")]
[Token(Token = "0x4002582")]
public NativeArray<byte> KGJFPDKLDAM;
// Token: 0x04002583 RID: 9603
[Token(Token = "0x4002583")]
private const int OLPAFBAKLGC = 0;
// Token: 0x04002584 RID: 9604
[Token(Token = "0x4002584")]
private const int BHKEHPIGDOP = 1;
// Token: 0x04002585 RID: 9605
[Token(Token = "0x4002585")]
private const int OIHFBJLIPKO = 2;
// Token: 0x04002586 RID: 9606
[Token(Token = "0x4002586")]
private const int GOAHMNEPIOI = 3;
// Token: 0x04002587 RID: 9607
[FieldOffset(Offset = "0x1A0")]
[Token(Token = "0x4002587")]
private NativeArray<int> GKDCDCCILBL;
// Token: 0x02000624 RID: 1572
[Token(Token = "0x2000624")]
public enum BIKFGONKAKD
{
// Token: 0x04002589 RID: 9609
[Token(Token = "0x4002589")]
None,
// Token: 0x0400258A RID: 9610
[Token(Token = "0x400258A")]
CollapseSubMeshes,
// Token: 0x0400258B RID: 9611
[Token(Token = "0x400258B")]
CollapseToUniqueMaterials,
// Token: 0x0400258C RID: 9612
[Token(Token = "0x400258C")]
MergeAll
}
// Token: 0x02000625 RID: 1573
[Token(Token = "0x2000625")]
public struct FENADGLDEBN : IJob
{
// Token: 0x06002E3E RID: 11838 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x6002E3E")]
[Address(RVA = "0x171DD40", Offset = "0x171CD40", VA = "0x18171DD40", Slot = "4")]
public void Execute()
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x0400258D RID: 9613
[FieldOffset(Offset = "0x0")]
[Token(Token = "0x400258D")]
[ReadOnly]
public NHAJPINLLDJ IFCBJCFFIFH;
// Token: 0x0400258E RID: 9614
[FieldOffset(Offset = "0x1B0")]
[Token(Token = "0x400258E")]
[ReadOnly]
public int ANBOBHCHHNO;
// Token: 0x0400258F RID: 9615
[FieldOffset(Offset = "0x1B8")]
[Token(Token = "0x400258F")]
public ANBOOCBJKJK FHCDPHFNECN;
}
// Token: 0x02000626 RID: 1574
[Token(Token = "0x2000626")]
private struct GDCAIEPKMLD
{
// Token: 0x04002590 RID: 9616
[FieldOffset(Offset = "0x0")]
[Token(Token = "0x4002590")]
public NativeSlice<Vector3> JOPKCKAHCND;
// Token: 0x04002591 RID: 9617
[FieldOffset(Offset = "0x10")]
[Token(Token = "0x4002591")]
public NativeSlice<Vector3> MKHJHMIENNB;
// Token: 0x04002592 RID: 9618
[FieldOffset(Offset = "0x20")]
[Token(Token = "0x4002592")]
public NativeSlice<Vector4> PNNGNHCLHNJ;
// Token: 0x04002593 RID: 9619
[FieldOffset(Offset = "0x30")]
[Token(Token = "0x4002593")]
public NativeSlice<Vector2> HENKKFEDNIE;
// Token: 0x04002594 RID: 9620
[FieldOffset(Offset = "0x40")]
[Token(Token = "0x4002594")]
public NativeSlice<Vector2> NEGNFEOOPCC;
// Token: 0x04002595 RID: 9621
[FieldOffset(Offset = "0x50")]
[Token(Token = "0x4002595")]
public NativeSlice<Vector2> EBLGJHJLKJD;
// Token: 0x04002596 RID: 9622
[FieldOffset(Offset = "0x60")]
[Token(Token = "0x4002596")]
public NativeSlice<Vector2> MELJLDFMKIN;
// Token: 0x04002597 RID: 9623
[FieldOffset(Offset = "0x70")]
[Token(Token = "0x4002597")]
public NativeSlice<Color> EBGLCALIIJF;
// Token: 0x04002598 RID: 9624
[FieldOffset(Offset = "0x80")]
[Token(Token = "0x4002598")]
public NativeSlice<BoneWeight> IKEOPLLKEJE;
// Token: 0x04002599 RID: 9625
[FieldOffset(Offset = "0x90")]
[Token(Token = "0x4002599")]
public NativeSlice<Matrix4x4> JPOHBNGOCDE;
// Token: 0x0400259A RID: 9626
[FieldOffset(Offset = "0xA0")]
[Token(Token = "0x400259A")]
public NativeSlice<int> DINFLONIEPE;
// Token: 0x0400259B RID: 9627
[FieldOffset(Offset = "0xB0")]
[Token(Token = "0x400259B")]
public NativeSlice<int> PENMNKAMHGK;
// Token: 0x0400259C RID: 9628
[FieldOffset(Offset = "0xC0")]
[Token(Token = "0x400259C")]
public NativeSlice<int> KNHIEOEAHGO;
// Token: 0x0400259D RID: 9629
[FieldOffset(Offset = "0xD0")]
[Token(Token = "0x400259D")]
public NativeSlice<int> PFCEPPOCDAH;
// Token: 0x0400259E RID: 9630
[FieldOffset(Offset = "0xE0")]
[Token(Token = "0x400259E")]
public NativeSlice<byte> OGAFOICLFKN;
// Token: 0x0400259F RID: 9631
[FieldOffset(Offset = "0xF0")]
[Token(Token = "0x400259F")]
public int DNNBKMBBPEN;
// Token: 0x040025A0 RID: 9632
[FieldOffset(Offset = "0xF4")]
[Token(Token = "0x40025A0")]
public Matrix4x4 CMPOJJALFCK;
// Token: 0x040025A1 RID: 9633
[FieldOffset(Offset = "0x134")]
[Token(Token = "0x40025A1")]
public bool LKAFIJNOLKJ;
// Token: 0x040025A2 RID: 9634
[FieldOffset(Offset = "0x138")]
[Token(Token = "0x40025A2")]
public int OPACGFCHJEI;
}
}