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: 0x0200269F RID: 9887
|
|
[Token(Token = "0x200269F")]
|
|
public sealed class ECFGJMDJMAL : IMessage<ECFGJMDJMAL>, IMessage, IEquatable<ECFGJMDJMAL>, IDeepCloneable<ECFGJMDJMAL>
|
|
{
|
|
// Token: 0x17002B12 RID: 11026
|
|
// (get) Token: 0x0601030C RID: 66316 RVA: 0x003A8864 File Offset: 0x003A6A64
|
|
[Token(Token = "0x17002B12")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<ECFGJMDJMAL> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x601030C")]
|
|
[Address(RVA = "0xAB23F0", Offset = "0xAB11F0", VA = "0x180AB23F0")]
|
|
get
|
|
{
|
|
return ECFGJMDJMAL.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B13 RID: 11027
|
|
// (get) Token: 0x0601030D RID: 66317 RVA: 0x003A8878 File Offset: 0x003A6A78
|
|
[Token(Token = "0x17002B13")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x601030D")]
|
|
[Address(RVA = "0xAB2590", Offset = "0xAB1390", VA = "0x180AB2590")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B14 RID: 11028
|
|
// (get) Token: 0x0601030E RID: 66318 RVA: 0x003A888C File Offset: 0x003A6A8C
|
|
[Token(Token = "0x17002B14")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x601030E")]
|
|
[Address(RVA = "0xAB28A0", Offset = "0xAB16A0", VA = "0x180AB28A0", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601030F RID: 66319 RVA: 0x003A88A0 File Offset: 0x003A6AA0
|
|
[Token(Token = "0x601030F")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public ECFGJMDJMAL()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06010310 RID: 66320 RVA: 0x003A88B4 File Offset: 0x003A6AB4
|
|
[Token(Token = "0x6010310")]
|
|
[Address(RVA = "0x948260", Offset = "0x947060", VA = "0x180948260")]
|
|
[DebuggerNonUserCode]
|
|
public ECFGJMDJMAL(ECFGJMDJMAL HPKICPNGMDJ)
|
|
{
|
|
float cneenboiabc = HPKICPNGMDJ.CNEENBOIABC;
|
|
this.CNEENBOIABC = cneenboiabc;
|
|
float hejkilloicj = HPKICPNGMDJ.HEJKILLOICJ;
|
|
this.HEJKILLOICJ = hejkilloicj;
|
|
}
|
|
|
|
// Token: 0x06010311 RID: 66321 RVA: 0x003A88EC File Offset: 0x003A6AEC
|
|
[Token(Token = "0x6010311")]
|
|
[Address(RVA = "0xAB2380", Offset = "0xAB1180", VA = "0x180AB2380", 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: 0x17002B15 RID: 11029
|
|
// (get) Token: 0x06010312 RID: 66322 RVA: 0x003A8924 File Offset: 0x003A6B24
|
|
// (set) Token: 0x06010313 RID: 66323 RVA: 0x003A8938 File Offset: 0x003A6B38
|
|
[Token(Token = "0x17002B15")]
|
|
[DebuggerNonUserCode]
|
|
public float EKGAGCPMDGN
|
|
{
|
|
[Token(Token = "0x6010312")]
|
|
[Address(RVA = "0x7630B0", Offset = "0x761EB0", VA = "0x1807630B0")]
|
|
get
|
|
{
|
|
return this.CNEENBOIABC;
|
|
}
|
|
[Token(Token = "0x6010313")]
|
|
[Address(RVA = "0x7630C0", Offset = "0x761EC0", VA = "0x1807630C0")]
|
|
set
|
|
{
|
|
this.CNEENBOIABC = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B16 RID: 11030
|
|
// (get) Token: 0x06010314 RID: 66324 RVA: 0x003A894C File Offset: 0x003A6B4C
|
|
// (set) Token: 0x06010315 RID: 66325 RVA: 0x003A8960 File Offset: 0x003A6B60
|
|
[Token(Token = "0x17002B16")]
|
|
[DebuggerNonUserCode]
|
|
public float DAFMILFBFLL
|
|
{
|
|
[Token(Token = "0x6010314")]
|
|
[Address(RVA = "0x763220", Offset = "0x762020", VA = "0x180763220")]
|
|
get
|
|
{
|
|
return this.HEJKILLOICJ;
|
|
}
|
|
[Token(Token = "0x6010315")]
|
|
[Address(RVA = "0x762DC0", Offset = "0x761BC0", VA = "0x180762DC0")]
|
|
set
|
|
{
|
|
this.HEJKILLOICJ = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010316 RID: 66326 RVA: 0x003A8974 File Offset: 0x003A6B74
|
|
[Token(Token = "0x6010316")]
|
|
[Address(RVA = "0xAB2480", Offset = "0xAB1280", VA = "0x180AB2480", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010317 RID: 66327 RVA: 0x003A8998 File Offset: 0x003A6B98
|
|
[Token(Token = "0x6010317")]
|
|
[Address(RVA = "0xAB2450", Offset = "0xAB1250", VA = "0x180AB2450", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(ECFGJMDJMAL HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010318 RID: 66328 RVA: 0x003A89B8 File Offset: 0x003A6BB8
|
|
[Token(Token = "0x6010318")]
|
|
[Address(RVA = "0xAB2510", Offset = "0xAB1310", VA = "0x180AB2510", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
float cneenboiabc = this.CNEENBOIABC;
|
|
float hejkilloicj = this.HEJKILLOICJ;
|
|
int num;
|
|
return num;
|
|
}
|
|
|
|
// Token: 0x06010319 RID: 66329 RVA: 0x003A89D8 File Offset: 0x003A6BD8
|
|
[Token(Token = "0x6010319")]
|
|
[Address(RVA = "0xAB26F0", Offset = "0xAB14F0", VA = "0x180AB26F0", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x0601031A RID: 66330 RVA: 0x003A89EC File Offset: 0x003A6BEC
|
|
[Token(Token = "0x601031A")]
|
|
[Address(RVA = "0xAB2750", Offset = "0xAB1550", VA = "0x180AB2750", 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: 0x0601031B RID: 66331 RVA: 0x003A8A20 File Offset: 0x003A6C20
|
|
[Token(Token = "0x601031B")]
|
|
[Address(RVA = "0xAB2350", Offset = "0xAB1150", VA = "0x180AB2350", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0601031B)
|
|
|
|
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 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x0601031C RID: 66332 RVA: 0x003A8A34 File Offset: 0x003A6C34
|
|
[Token(Token = "0x601031C")]
|
|
[Address(RVA = "0xAB2650", Offset = "0xAB1450", VA = "0x180AB2650", 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: 0x0601031D RID: 66333 RVA: 0x003A8A6C File Offset: 0x003A6C6C
|
|
[Token(Token = "0x601031D")]
|
|
[Address(RVA = "0xAB2680", Offset = "0xAB1480", VA = "0x180AB2680", 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: 0x0601031E RID: 66334 RVA: 0x003A8ABC File Offset: 0x003A6CBC
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x601031E")]
|
|
[Address(RVA = "0xAB27E0", Offset = "0xAB15E0", VA = "0x180AB27E0")]
|
|
static ECFGJMDJMAL()
|
|
{
|
|
Func<ECFGJMDJMAL> func;
|
|
ECFGJMDJMAL.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400A9FD RID: 43517
|
|
[Token(Token = "0x400A9FD")]
|
|
private static readonly MessageParser<ECFGJMDJMAL> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400A9FE RID: 43518
|
|
[Token(Token = "0x400A9FE")]
|
|
public const int BGIDGIPBNBA = 1;
|
|
|
|
// Token: 0x0400A9FF RID: 43519
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400A9FF")]
|
|
private float CNEENBOIABC;
|
|
|
|
// Token: 0x0400AA00 RID: 43520
|
|
[Token(Token = "0x400AA00")]
|
|
public const int LAGMMFJODFE = 2;
|
|
|
|
// Token: 0x0400AA01 RID: 43521
|
|
[FieldOffset(Offset = "0x14")]
|
|
[Token(Token = "0x400AA01")]
|
|
private float HEJKILLOICJ;
|
|
}
|