Files
Apr2020-Cpp2Il-Dump/Assembly-CSharp/NBGABHMGLLB.cs
T
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

131 lines
5.6 KiB
C#

using System;
using System.Collections.Generic;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x02000BCF RID: 3023
[Token(Token = "0x2000BCF")]
public class NBGABHMGLLB : JJOBLNLCNND
{
// Token: 0x17000D34 RID: 3380
// (get) Token: 0x06004A55 RID: 19029 RVA: 0x00115D3C File Offset: 0x00113F3C
// (set) Token: 0x06004A56 RID: 19030 RVA: 0x00115D50 File Offset: 0x00113F50
[Token(Token = "0x17000D34")]
public IReadOnlyList<DOPNALIMPNA> PFDJAAFIIGD
{
[Token(Token = "0x6004A55")]
[Address(RVA = "0x3FA170", Offset = "0x3F8F70", VA = "0x1803FA170")]
get
{
/*
An exception occurred when decompiling this method (06004A55)
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IReadOnlyList`1<DOPNALIMPNA> NBGABHMGLLB::KHEMFIOJJLO()
---> System.Exception: Basic block has to end with unconditional control flow.
{
Block_0:
stloc:class [mscorlib]System.Collections.Generic.List`1<class DOPNALIMPNA>(var_0_06, ldfld:class [mscorlib]System.Collections.Generic.List`1<class DOPNALIMPNA>(NBGABHMGLLB::FEBHFIMEJPN, ldloc:NBGABHMGLLB(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 1660
*/;
}
[Token(Token = "0x6004A56")]
[Address(RVA = "0xC4C020", Offset = "0xC4AE20", VA = "0x180C4C020")]
set
{
this.FEBHFIMEJPN.Clear();
this.FEBHFIMEJPN.AddRange(value);
}
}
// Token: 0x06004A57 RID: 19031 RVA: 0x00115D7C File Offset: 0x00113F7C
[Token(Token = "0x6004A57")]
[Address(RVA = "0xC4BFC0", Offset = "0xC4ADC0", VA = "0x180C4BFC0")]
public void BPAJKKAGPKB(DOPNALIMPNA MJHNEPLAFCL)
{
this.FEBHFIMEJPN.Add(MJHNEPLAFCL);
}
// Token: 0x06004A58 RID: 19032 RVA: 0x00115D9C File Offset: 0x00113F9C
[Token(Token = "0x6004A58")]
[Address(RVA = "0xC4C0E0", Offset = "0xC4AEE0", VA = "0x180C4C0E0")]
public void OEHPCPBJPCL(IEnumerable<DOPNALIMPNA> DLKAIAEHMFL)
{
this.FEBHFIMEJPN.AddRange(DLKAIAEHMFL);
}
// Token: 0x06004A59 RID: 19033 RVA: 0x00115DBC File Offset: 0x00113FBC
[Token(Token = "0x6004A59")]
[Address(RVA = "0xC4BF60", Offset = "0xC4AD60", VA = "0x180C4BF60")]
public void BIHKNNPGGKP(DOPNALIMPNA MJHNEPLAFCL)
{
bool flag = this.FEBHFIMEJPN.Remove(MJHNEPLAFCL);
}
// Token: 0x06004A5A RID: 19034 RVA: 0x00115DDC File Offset: 0x00113FDC
[Token(Token = "0x6004A5A")]
[Address(RVA = "0xC4C090", Offset = "0xC4AE90", VA = "0x180C4C090")]
public void LKLKGDMFMCC()
{
this.FEBHFIMEJPN.Clear();
}
// Token: 0x06004A5B RID: 19035 RVA: 0x00115DFC File Offset: 0x00113FFC
[Token(Token = "0x6004A5B")]
[Address(RVA = "0xC4C140", Offset = "0xC4AF40", VA = "0x180C4C140")]
public NBGABHMGLLB()
{
List<DOPNALIMPNA> list = new List();
this.FEBHFIMEJPN = list;
base..ctor();
}
// Token: 0x04003792 RID: 14226
[FieldOffset(Offset = "0x28")]
[Token(Token = "0x4003792")]
public RectOffset FKKLFGIMCHI;
// Token: 0x04003793 RID: 14227
[FieldOffset(Offset = "0x30")]
[Token(Token = "0x4003793")]
public float? ODOPKMFAEDH;
// Token: 0x04003794 RID: 14228
[FieldOffset(Offset = "0x38")]
[Token(Token = "0x4003794")]
public TextAnchor? PBNEHLDCNBB;
// Token: 0x04003795 RID: 14229
[FieldOffset(Offset = "0x40")]
[Token(Token = "0x4003795")]
public bool? KKMLLBAFEDK;
// Token: 0x04003796 RID: 14230
[FieldOffset(Offset = "0x42")]
[Token(Token = "0x4003796")]
public bool? KKIGPGLCKGD;
// Token: 0x04003797 RID: 14231
[FieldOffset(Offset = "0x44")]
[Token(Token = "0x4003797")]
public bool? GHAIICIGNAC;
// Token: 0x04003798 RID: 14232
[FieldOffset(Offset = "0x46")]
[Token(Token = "0x4003798")]
public bool? LJNCCDIJFEK;
// Token: 0x04003799 RID: 14233
[FieldOffset(Offset = "0x48")]
[Token(Token = "0x4003799")]
private readonly List<DOPNALIMPNA> FEBHFIMEJPN;
}