scripts
This commit is contained in:
@@ -0,0 +1,179 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.Core.Pools;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02002815 RID: 10261
|
||||
[Token(Token = "0x2002815")]
|
||||
[StructLayout(3)]
|
||||
public class IJODKOMDIMA<T> : BDCOKCFLLPB where T : Component
|
||||
{
|
||||
// Token: 0x170030A1 RID: 12449
|
||||
// (get) Token: 0x06011FED RID: 73709 RVA: 0x0044CCF4 File Offset: 0x0044AEF4
|
||||
[Token(Token = "0x170030A1")]
|
||||
public override Component HMBJBONOBEB
|
||||
{
|
||||
[Token(Token = "0x6011FED")]
|
||||
[Address(RVA = "0x3C39A0", Offset = "0x3C23A0", VA = "0x1803C39A0", Slot = "4")]
|
||||
get
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06011FED)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling UnityEngine.Component IJODKOMDIMA::FMIFOFBIDOA()
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
Block_0:
|
||||
stloc:!T(var_0_06, ldfld:!T(IJODKOMDIMA::CFAPNBBHEKB, ldloc:IJODKOMDIMA(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: 0x170030A2 RID: 12450
|
||||
// (get) Token: 0x06011FEE RID: 73710 RVA: 0x0044CD08 File Offset: 0x0044AF08
|
||||
[Token(Token = "0x170030A2")]
|
||||
public override string FIKEBGGCDFN
|
||||
{
|
||||
[Token(Token = "0x6011FEE")]
|
||||
[Address(RVA = "0x23F1430", Offset = "0x23EFE30", VA = "0x1823F1430", Slot = "5")]
|
||||
get
|
||||
{
|
||||
T cfapnbbhekb = this.CFAPNBBHEKB;
|
||||
string text;
|
||||
return text;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x170030A3 RID: 12451
|
||||
// (get) Token: 0x06011FEF RID: 73711 RVA: 0x0044CD24 File Offset: 0x0044AF24
|
||||
[Token(Token = "0x170030A3")]
|
||||
public override int IPMELJJKPEN
|
||||
{
|
||||
[Token(Token = "0x6011FEF")]
|
||||
[Address(RVA = "0x23F1450", Offset = "0x23EFE50", VA = "0x1823F1450", Slot = "6")]
|
||||
get
|
||||
{
|
||||
Component component = base.HMBJBONOBEB;
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06011FF0 RID: 73712 RVA: 0x0044CD40 File Offset: 0x0044AF40
|
||||
[Token(Token = "0x6011FF0")]
|
||||
[Address(RVA = "0x23F1CD0", Offset = "0x23F06D0", VA = "0x1823F1CD0")]
|
||||
public IJODKOMDIMA(T prefab, ObjectPool parentPool)
|
||||
{
|
||||
Queue queue = new Queue();
|
||||
base..ctor();
|
||||
this.CFAPNBBHEKB = prefab;
|
||||
this.EBPFFJMLNII = parentPool;
|
||||
Animation animation;
|
||||
bool flag = animation;
|
||||
this.BEJEOCJBMMG = flag;
|
||||
}
|
||||
|
||||
// Token: 0x06011FF1 RID: 73713 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6011FF1")]
|
||||
[Address(RVA = "0x23F18A0", Offset = "0x23F02A0", VA = "0x1823F18A0", Slot = "7")]
|
||||
public override void MAFMGGCBCHG(int MNIJHBJDPPA)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06011FF2 RID: 73714 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6011FF2")]
|
||||
[Address(RVA = "0x23F1970", Offset = "0x23F0370", VA = "0x1823F1970", Slot = "8")]
|
||||
public override Component OBCMOHDGJNN(out bool DDLEAFECMOO)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06011FF3 RID: 73715 RVA: 0x0044CD7C File Offset: 0x0044AF7C
|
||||
[Token(Token = "0x6011FF3")]
|
||||
[Address(RVA = "0x23F1480", Offset = "0x23EFE80", VA = "0x1823F1480", Slot = "9")]
|
||||
public override bool IOFOFLHIJGM(Component BKGIHIBDAPA)
|
||||
{
|
||||
bool flag;
|
||||
do
|
||||
{
|
||||
if (BKGIHIBDAPA == 0)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (flag);
|
||||
ObjectPool ebpffjmlnii = this.EBPFFJMLNII;
|
||||
int num = 0;
|
||||
if (ebpffjmlnii != num)
|
||||
{
|
||||
Transform transform = this.EBPFFJMLNII.transform;
|
||||
int num2 = 0;
|
||||
Transform transform2;
|
||||
transform2.SetParent(transform, num2 != 0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
// Token: 0x06011FF4 RID: 73716 RVA: 0x0044CDC0 File Offset: 0x0044AFC0
|
||||
[Token(Token = "0x6011FF4")]
|
||||
[Address(RVA = "0x23F1610", Offset = "0x23F0010", VA = "0x1823F1610", Slot = "10")]
|
||||
public override void LKLKGDMFMCC()
|
||||
{
|
||||
int num;
|
||||
int num2;
|
||||
do
|
||||
{
|
||||
num = 0;
|
||||
GameObject gameObject;
|
||||
global::UnityEngine.Object.Destroy(gameObject);
|
||||
num2 = 0;
|
||||
num2 += num2;
|
||||
num2++;
|
||||
if (num != -1)
|
||||
{
|
||||
}
|
||||
}
|
||||
while (num != 0);
|
||||
num2 += num2;
|
||||
num += 19;
|
||||
}
|
||||
|
||||
// Token: 0x06011FF5 RID: 73717 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6011FF5")]
|
||||
[Address(RVA = "0x23F1B90", Offset = "0x23F0590", VA = "0x1823F1B90")]
|
||||
private T OENBBHNEBNA()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0400C069 RID: 49257
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400C069")]
|
||||
private T CFAPNBBHEKB;
|
||||
|
||||
// Token: 0x0400C06A RID: 49258
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400C06A")]
|
||||
private ObjectPool EBPFFJMLNII;
|
||||
|
||||
// Token: 0x0400C06B RID: 49259
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400C06B")]
|
||||
private bool BEJEOCJBMMG;
|
||||
|
||||
// Token: 0x0400C06C RID: 49260
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400C06C")]
|
||||
private Queue<T> ONKAANGKBHD;
|
||||
}
|
||||
Reference in New Issue
Block a user