a
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom;
|
||||
|
||||
// Token: 0x02002F67 RID: 12135
|
||||
[Token(Token = "0x2002F67")]
|
||||
public class NEHPPIJMAJL<T> where T : PEFMGGLMODE
|
||||
{
|
||||
// Token: 0x06014A8F RID: 84623 RVA: 0x004D3438 File Offset: 0x004D1638
|
||||
[Token(Token = "0x6014A8F")]
|
||||
[Address(RVA = "0x26DD6D0", Offset = "0x26DC4D0", VA = "0x1826DD6D0")]
|
||||
public NEHPPIJMAJL(T ENAKHBBABFM)
|
||||
{
|
||||
List list = new List();
|
||||
this.GDOMPJLLEIK = list;
|
||||
base..ctor();
|
||||
this.ENAKHBBABFM = ENAKHBBABFM;
|
||||
}
|
||||
|
||||
// Token: 0x06014A90 RID: 84624 RVA: 0x004D3460 File Offset: 0x004D1660
|
||||
[Token(Token = "0x6014A90")]
|
||||
[Address(RVA = "0x26DD540", Offset = "0x26DC340", VA = "0x1826DD540")]
|
||||
public T IONKFNADCMM(ScreenPlayerController FINBOONIGDO)
|
||||
{
|
||||
/*
|
||||
An exception occurred when decompiling this method (06014A90)
|
||||
|
||||
ICSharpCode.Decompiler.DecompilerException: Error decompiling T NEHPPIJMAJL::IONKFNADCMM(RecRoom.ScreenPlayerController)
|
||||
|
||||
---> System.Exception: Basic block has to end with unconditional control flow.
|
||||
{
|
||||
IL_56:
|
||||
callvirt:void(List`1::Add, ldfld:class [mscorlib]System.Collections.Generic.List`1<!T>[exp:List`1](NEHPPIJMAJL::GDOMPJLLEIK, ldloc:NEHPPIJMAJL(this)), ldloc:int32[exp:!0](var_2_0F))
|
||||
}
|
||||
|
||||
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: 0x0400D9ED RID: 55789
|
||||
[FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400D9ED")]
|
||||
private readonly T ENAKHBBABFM;
|
||||
|
||||
// Token: 0x0400D9EE RID: 55790
|
||||
[FieldOffset(Offset = "0x0")]
|
||||
[Token(Token = "0x400D9EE")]
|
||||
private List<T> GDOMPJLLEIK;
|
||||
}
|
||||
Reference in New Issue
Block a user