292 lines
10 KiB
C#
292 lines
10 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
// Token: 0x0200278E RID: 10126
|
|
[Token(Token = "0x200278E")]
|
|
public sealed class BLOIJNLDFHD : IMessage<BLOIJNLDFHD>, IMessage, IEquatable<BLOIJNLDFHD>, IDeepCloneable<BLOIJNLDFHD>
|
|
{
|
|
// Token: 0x17002BCC RID: 11212
|
|
// (get) Token: 0x0601076F RID: 67439 RVA: 0x003B292C File Offset: 0x003B0B2C
|
|
[Token(Token = "0x17002BCC")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<BLOIJNLDFHD> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x601076F")]
|
|
[Address(RVA = "0x1FA8680", Offset = "0x1FA7680", VA = "0x181FA8680")]
|
|
get
|
|
{
|
|
return BLOIJNLDFHD.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BCD RID: 11213
|
|
// (get) Token: 0x06010770 RID: 67440 RVA: 0x003B2940 File Offset: 0x003B0B40
|
|
[Token(Token = "0x17002BCD")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x6010770")]
|
|
[Address(RVA = "0x1FA8770", Offset = "0x1FA7770", VA = "0x181FA8770")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BCE RID: 11214
|
|
// (get) Token: 0x06010771 RID: 67441 RVA: 0x003B2954 File Offset: 0x003B0B54
|
|
[Token(Token = "0x17002BCE")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x6010771")]
|
|
[Address(RVA = "0x1FA8950", Offset = "0x1FA7950", VA = "0x181FA8950", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010772 RID: 67442 RVA: 0x003B2968 File Offset: 0x003B0B68
|
|
[Token(Token = "0x6010772")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
[DebuggerNonUserCode]
|
|
public BLOIJNLDFHD()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06010773 RID: 67443 RVA: 0x003B297C File Offset: 0x003B0B7C
|
|
[Token(Token = "0x6010773")]
|
|
[Address(RVA = "0x13D5800", Offset = "0x13D4800", VA = "0x1813D5800")]
|
|
[DebuggerNonUserCode]
|
|
public BLOIJNLDFHD(BLOIJNLDFHD HPKICPNGMDJ)
|
|
{
|
|
float idfbnmabaai = HPKICPNGMDJ.IDFBNMABAAI;
|
|
this.IDFBNMABAAI = idfbnmabaai;
|
|
float mffefhppdhg = HPKICPNGMDJ.MFFEFHPPDHG;
|
|
this.MFFEFHPPDHG = mffefhppdhg;
|
|
}
|
|
|
|
// Token: 0x06010774 RID: 67444 RVA: 0x003B29B4 File Offset: 0x003B0BB4
|
|
[Token(Token = "0x6010774")]
|
|
[Address(RVA = "0x1FA8610", Offset = "0x1FA7610", VA = "0x181FA8610", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public BLOIJNLDFHD Clone()
|
|
{
|
|
BLOIJNLDFHD bloijnldfhd = new BLOIJNLDFHD();
|
|
float idfbnmabaai = this.IDFBNMABAAI;
|
|
bloijnldfhd.IDFBNMABAAI = idfbnmabaai;
|
|
float mffefhppdhg = this.MFFEFHPPDHG;
|
|
bloijnldfhd.MFFEFHPPDHG = mffefhppdhg;
|
|
return bloijnldfhd;
|
|
}
|
|
|
|
// Token: 0x17002BCF RID: 11215
|
|
// (get) Token: 0x06010775 RID: 67445 RVA: 0x003B29EC File Offset: 0x003B0BEC
|
|
// (set) Token: 0x06010776 RID: 67446 RVA: 0x003B2A00 File Offset: 0x003B0C00
|
|
[Token(Token = "0x17002BCF")]
|
|
[DebuggerNonUserCode]
|
|
public float PCOFCIPCBKB
|
|
{
|
|
[Token(Token = "0x6010775")]
|
|
[Address(RVA = "0x5ABDD0", Offset = "0x5AADD0", VA = "0x1805ABDD0")]
|
|
get
|
|
{
|
|
return this.IDFBNMABAAI;
|
|
}
|
|
[Token(Token = "0x6010776")]
|
|
[Address(RVA = "0x5ABE90", Offset = "0x5AAE90", VA = "0x1805ABE90")]
|
|
set
|
|
{
|
|
this.IDFBNMABAAI = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BD0 RID: 11216
|
|
// (get) Token: 0x06010777 RID: 67447 RVA: 0x003B2A14 File Offset: 0x003B0C14
|
|
// (set) Token: 0x06010778 RID: 67448 RVA: 0x003B2A28 File Offset: 0x003B0C28
|
|
[Token(Token = "0x17002BD0")]
|
|
[DebuggerNonUserCode]
|
|
public float BPHIOMBNAAI
|
|
{
|
|
[Token(Token = "0x6010777")]
|
|
[Address(RVA = "0x7A91E0", Offset = "0x7A81E0", VA = "0x1807A91E0")]
|
|
get
|
|
{
|
|
return this.MFFEFHPPDHG;
|
|
}
|
|
[Token(Token = "0x6010778")]
|
|
[Address(RVA = "0x7A9200", Offset = "0x7A8200", VA = "0x1807A9200")]
|
|
set
|
|
{
|
|
this.MFFEFHPPDHG = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010779 RID: 67449 RVA: 0x003B2A3C File Offset: 0x003B0C3C
|
|
[Token(Token = "0x6010779")]
|
|
[Address(RVA = "0x1FA86E0", Offset = "0x1FA76E0", VA = "0x181FA86E0", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601077A RID: 67450 RVA: 0x003B2A60 File Offset: 0x003B0C60
|
|
[Token(Token = "0x601077A")]
|
|
[Address(RVA = "0x15CBA30", Offset = "0x15CAA30", VA = "0x1815CBA30", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(BLOIJNLDFHD HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601077B RID: 67451 RVA: 0x003B2A80 File Offset: 0x003B0C80
|
|
[Token(Token = "0x601077B")]
|
|
[Address(RVA = "0x15CBAF0", Offset = "0x15CAAF0", VA = "0x1815CBAF0", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
float idfbnmabaai = this.IDFBNMABAAI;
|
|
float mffefhppdhg = this.MFFEFHPPDHG;
|
|
int num;
|
|
return num;
|
|
}
|
|
|
|
// Token: 0x0601077C RID: 67452 RVA: 0x003B2AA0 File Offset: 0x003B0CA0
|
|
[Token(Token = "0x601077C")]
|
|
[Address(RVA = "0x1FA8830", Offset = "0x1FA7830", VA = "0x181FA8830", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x0601077D RID: 67453 RVA: 0x003B2AB4 File Offset: 0x003B0CB4
|
|
[Token(Token = "0x601077D")]
|
|
[Address(RVA = "0x15CBD30", Offset = "0x15CAD30", VA = "0x1815CBD30", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
float idfbnmabaai = this.IDFBNMABAAI;
|
|
DGFOAAGEKJO.WriteFloat(idfbnmabaai);
|
|
if (DGFOAAGEKJO != 0)
|
|
{
|
|
float mffefhppdhg = this.MFFEFHPPDHG;
|
|
DGFOAAGEKJO.WriteFloat(mffefhppdhg);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601077E RID: 67454 RVA: 0x003B2AE8 File Offset: 0x003B0CE8
|
|
[Token(Token = "0x601077E")]
|
|
[Address(RVA = "0x15CB930", Offset = "0x15CA930", VA = "0x1815CB930", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601077E)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 BLOIJNLDFHD::CalculateSize()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:uint32(var_0, add:uint32(ldloc:uint32(var_0), conv.u4:uint32(ldc.i4:int32[exp:uint32](5))))
|
|
}
|
|
|
|
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: 0x0601077F RID: 67455 RVA: 0x003B2AFC File Offset: 0x003B0CFC
|
|
[Token(Token = "0x601077F")]
|
|
[Address(RVA = "0x15CBC30", Offset = "0x15CAC30", VA = "0x1815CBC30", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(BLOIJNLDFHD HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
float idfbnmabaai = HPKICPNGMDJ.IDFBNMABAAI;
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
this.IDFBNMABAAI = idfbnmabaai;
|
|
}
|
|
float mffefhppdhg = HPKICPNGMDJ.MFFEFHPPDHG;
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
this.MFFEFHPPDHG = mffefhppdhg;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010780 RID: 67456 RVA: 0x003B2B34 File Offset: 0x003B0D34
|
|
[Token(Token = "0x6010780")]
|
|
[Address(RVA = "0x15CBC60", Offset = "0x15CAC60", VA = "0x1815CBC60", Slot = "4")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(CodedInputStream DBFBLNILIGL)
|
|
{
|
|
uint num = DBFBLNILIGL.ReadTag();
|
|
if (num != (uint)0)
|
|
{
|
|
if (num == (uint)13)
|
|
{
|
|
float num2 = DBFBLNILIGL.ReadFloat();
|
|
this.IDFBNMABAAI = num2;
|
|
}
|
|
if (num == (uint)21)
|
|
{
|
|
float num3 = DBFBLNILIGL.ReadFloat();
|
|
this.MFFEFHPPDHG = num3;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010781 RID: 67457 RVA: 0x003B2B84 File Offset: 0x003B0D84
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010781")]
|
|
[Address(RVA = "0x1FA8890", Offset = "0x1FA7890", VA = "0x181FA8890")]
|
|
static BLOIJNLDFHD()
|
|
{
|
|
Func<BLOIJNLDFHD> func;
|
|
BLOIJNLDFHD.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AC17 RID: 44055
|
|
[Token(Token = "0x400AC17")]
|
|
private static readonly MessageParser<BLOIJNLDFHD> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AC18 RID: 44056
|
|
[Token(Token = "0x400AC18")]
|
|
public const int GJPPHBBGOEO = 1;
|
|
|
|
// Token: 0x0400AC19 RID: 44057
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AC19")]
|
|
private float IDFBNMABAAI;
|
|
|
|
// Token: 0x0400AC1A RID: 44058
|
|
[Token(Token = "0x400AC1A")]
|
|
public const int BHJECDMNBKO = 2;
|
|
|
|
// Token: 0x0400AC1B RID: 44059
|
|
[FieldOffset(Offset = "0x14")]
|
|
[Token(Token = "0x400AC1B")]
|
|
private float MFFEFHPPDHG;
|
|
}
|