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: 0x02002785 RID: 10117
|
|
[Token(Token = "0x2002785")]
|
|
public sealed class ECFGJMDJMAL : IMessage<ECFGJMDJMAL>, IMessage, IEquatable<ECFGJMDJMAL>, IDeepCloneable<ECFGJMDJMAL>
|
|
{
|
|
// Token: 0x17002BBA RID: 11194
|
|
// (get) Token: 0x06010727 RID: 67367 RVA: 0x003B1E78 File Offset: 0x003B0078
|
|
[Token(Token = "0x17002BBA")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<ECFGJMDJMAL> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x6010727")]
|
|
[Address(RVA = "0x15CB9D0", Offset = "0x15CA9D0", VA = "0x1815CB9D0")]
|
|
get
|
|
{
|
|
return ECFGJMDJMAL.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BBB RID: 11195
|
|
// (get) Token: 0x06010728 RID: 67368 RVA: 0x003B1E8C File Offset: 0x003B008C
|
|
[Token(Token = "0x17002BBB")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x6010728")]
|
|
[Address(RVA = "0x15CBB70", Offset = "0x15CAB70", VA = "0x1815CBB70")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BBC RID: 11196
|
|
// (get) Token: 0x06010729 RID: 67369 RVA: 0x003B1EA0 File Offset: 0x003B00A0
|
|
[Token(Token = "0x17002BBC")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x6010729")]
|
|
[Address(RVA = "0x15CBE80", Offset = "0x15CAE80", VA = "0x1815CBE80", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601072A RID: 67370 RVA: 0x003B1EB4 File Offset: 0x003B00B4
|
|
[Token(Token = "0x601072A")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
[DebuggerNonUserCode]
|
|
public ECFGJMDJMAL()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0601072B RID: 67371 RVA: 0x003B1EC8 File Offset: 0x003B00C8
|
|
[Token(Token = "0x601072B")]
|
|
[Address(RVA = "0x13D5800", Offset = "0x13D4800", VA = "0x1813D5800")]
|
|
[DebuggerNonUserCode]
|
|
public ECFGJMDJMAL(ECFGJMDJMAL HPKICPNGMDJ)
|
|
{
|
|
float cneenboiabc = HPKICPNGMDJ.CNEENBOIABC;
|
|
this.CNEENBOIABC = cneenboiabc;
|
|
float hejkilloicj = HPKICPNGMDJ.HEJKILLOICJ;
|
|
this.HEJKILLOICJ = hejkilloicj;
|
|
}
|
|
|
|
// Token: 0x0601072C RID: 67372 RVA: 0x003B1F00 File Offset: 0x003B0100
|
|
[Token(Token = "0x601072C")]
|
|
[Address(RVA = "0x15CB960", Offset = "0x15CA960", VA = "0x1815CB960", Slot = "9")]
|
|
[DebuggerNonUserCode]
|
|
public ECFGJMDJMAL Clone()
|
|
{
|
|
ECFGJMDJMAL ecfgjmdjmal = new ECFGJMDJMAL();
|
|
float cneenboiabc = this.CNEENBOIABC;
|
|
ecfgjmdjmal.CNEENBOIABC = cneenboiabc;
|
|
float hejkilloicj = this.HEJKILLOICJ;
|
|
ecfgjmdjmal.HEJKILLOICJ = hejkilloicj;
|
|
return ecfgjmdjmal;
|
|
}
|
|
|
|
// Token: 0x17002BBD RID: 11197
|
|
// (get) Token: 0x0601072D RID: 67373 RVA: 0x003B1F38 File Offset: 0x003B0138
|
|
// (set) Token: 0x0601072E RID: 67374 RVA: 0x003B1F4C File Offset: 0x003B014C
|
|
[Token(Token = "0x17002BBD")]
|
|
[DebuggerNonUserCode]
|
|
public float EKGAGCPMDGN
|
|
{
|
|
[Token(Token = "0x601072D")]
|
|
[Address(RVA = "0x5ABDD0", Offset = "0x5AADD0", VA = "0x1805ABDD0")]
|
|
get
|
|
{
|
|
return this.CNEENBOIABC;
|
|
}
|
|
[Token(Token = "0x601072E")]
|
|
[Address(RVA = "0x5ABE90", Offset = "0x5AAE90", VA = "0x1805ABE90")]
|
|
set
|
|
{
|
|
this.CNEENBOIABC = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002BBE RID: 11198
|
|
// (get) Token: 0x0601072F RID: 67375 RVA: 0x003B1F60 File Offset: 0x003B0160
|
|
// (set) Token: 0x06010730 RID: 67376 RVA: 0x003B1F74 File Offset: 0x003B0174
|
|
[Token(Token = "0x17002BBE")]
|
|
[DebuggerNonUserCode]
|
|
public float DAFMILFBFLL
|
|
{
|
|
[Token(Token = "0x601072F")]
|
|
[Address(RVA = "0x7A91E0", Offset = "0x7A81E0", VA = "0x1807A91E0")]
|
|
get
|
|
{
|
|
return this.HEJKILLOICJ;
|
|
}
|
|
[Token(Token = "0x6010730")]
|
|
[Address(RVA = "0x7A9200", Offset = "0x7A8200", VA = "0x1807A9200")]
|
|
set
|
|
{
|
|
this.HEJKILLOICJ = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010731 RID: 67377 RVA: 0x003B1F88 File Offset: 0x003B0188
|
|
[Token(Token = "0x6010731")]
|
|
[Address(RVA = "0x15CBA60", Offset = "0x15CAA60", VA = "0x1815CBA60", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010732 RID: 67378 RVA: 0x003B1FAC File Offset: 0x003B01AC
|
|
[Token(Token = "0x6010732")]
|
|
[Address(RVA = "0x15CBA30", Offset = "0x15CAA30", VA = "0x1815CBA30", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(ECFGJMDJMAL HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010733 RID: 67379 RVA: 0x003B1FCC File Offset: 0x003B01CC
|
|
[Token(Token = "0x6010733")]
|
|
[Address(RVA = "0x15CBAF0", Offset = "0x15CAAF0", VA = "0x1815CBAF0", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
float cneenboiabc = this.CNEENBOIABC;
|
|
float hejkilloicj = this.HEJKILLOICJ;
|
|
int num;
|
|
return num;
|
|
}
|
|
|
|
// Token: 0x06010734 RID: 67380 RVA: 0x003B1FEC File Offset: 0x003B01EC
|
|
[Token(Token = "0x6010734")]
|
|
[Address(RVA = "0x15CBCD0", Offset = "0x15CACD0", VA = "0x1815CBCD0", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x06010735 RID: 67381 RVA: 0x003B2000 File Offset: 0x003B0200
|
|
[Token(Token = "0x6010735")]
|
|
[Address(RVA = "0x15CBD30", Offset = "0x15CAD30", VA = "0x1815CBD30", Slot = "5")]
|
|
[DebuggerNonUserCode]
|
|
public void WriteTo(CodedOutputStream DGFOAAGEKJO)
|
|
{
|
|
float cneenboiabc = this.CNEENBOIABC;
|
|
DGFOAAGEKJO.WriteFloat(cneenboiabc);
|
|
if (DGFOAAGEKJO != 0)
|
|
{
|
|
float hejkilloicj = this.HEJKILLOICJ;
|
|
DGFOAAGEKJO.WriteFloat(hejkilloicj);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010736 RID: 67382 RVA: 0x003B2034 File Offset: 0x003B0234
|
|
[Token(Token = "0x6010736")]
|
|
[Address(RVA = "0x15CB930", Offset = "0x15CA930", VA = "0x1815CB930", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06010736)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 ECFGJMDJMAL::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: 0x06010737 RID: 67383 RVA: 0x003B2048 File Offset: 0x003B0248
|
|
[Token(Token = "0x6010737")]
|
|
[Address(RVA = "0x15CBC30", Offset = "0x15CAC30", VA = "0x1815CBC30", Slot = "10")]
|
|
[DebuggerNonUserCode]
|
|
public void MergeFrom(ECFGJMDJMAL HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
float cneenboiabc = HPKICPNGMDJ.CNEENBOIABC;
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
this.CNEENBOIABC = cneenboiabc;
|
|
}
|
|
float hejkilloicj = HPKICPNGMDJ.HEJKILLOICJ;
|
|
if (HPKICPNGMDJ != 0)
|
|
{
|
|
this.HEJKILLOICJ = hejkilloicj;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010738 RID: 67384 RVA: 0x003B2080 File Offset: 0x003B0280
|
|
[Token(Token = "0x6010738")]
|
|
[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.CNEENBOIABC = num2;
|
|
}
|
|
if (num == (uint)21)
|
|
{
|
|
float num3 = DBFBLNILIGL.ReadFloat();
|
|
this.HEJKILLOICJ = num3;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010739 RID: 67385 RVA: 0x003B20D0 File Offset: 0x003B02D0
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010739")]
|
|
[Address(RVA = "0x15CBDC0", Offset = "0x15CADC0", VA = "0x1815CBDC0")]
|
|
static ECFGJMDJMAL()
|
|
{
|
|
Func<ECFGJMDJMAL> func;
|
|
ECFGJMDJMAL.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AC02 RID: 44034
|
|
[Token(Token = "0x400AC02")]
|
|
private static readonly MessageParser<ECFGJMDJMAL> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AC03 RID: 44035
|
|
[Token(Token = "0x400AC03")]
|
|
public const int BGIDGIPBNBA = 1;
|
|
|
|
// Token: 0x0400AC04 RID: 44036
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AC04")]
|
|
private float CNEENBOIABC;
|
|
|
|
// Token: 0x0400AC05 RID: 44037
|
|
[Token(Token = "0x400AC05")]
|
|
public const int LAGMMFJODFE = 2;
|
|
|
|
// Token: 0x0400AC06 RID: 44038
|
|
[FieldOffset(Offset = "0x14")]
|
|
[Token(Token = "0x400AC06")]
|
|
private float HEJKILLOICJ;
|
|
}
|