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: 0x020026A8 RID: 9896
|
|
[Token(Token = "0x20026A8")]
|
|
public sealed class BLOIJNLDFHD : IMessage<BLOIJNLDFHD>, IMessage, IEquatable<BLOIJNLDFHD>, IDeepCloneable<BLOIJNLDFHD>
|
|
{
|
|
// Token: 0x17002B24 RID: 11044
|
|
// (get) Token: 0x06010354 RID: 66388 RVA: 0x003A9318 File Offset: 0x003A7518
|
|
[Token(Token = "0x17002B24")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageParser<BLOIJNLDFHD> PFNJFBNAIEL
|
|
{
|
|
[Token(Token = "0x6010354")]
|
|
[Address(RVA = "0x15136C0", Offset = "0x15124C0", VA = "0x1815136C0")]
|
|
get
|
|
{
|
|
return BLOIJNLDFHD.MHLLBDFJBOD;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B25 RID: 11045
|
|
// (get) Token: 0x06010355 RID: 66389 RVA: 0x003A932C File Offset: 0x003A752C
|
|
[Token(Token = "0x17002B25")]
|
|
[DebuggerNonUserCode]
|
|
public static MessageDescriptor NEHNHFMEGGP
|
|
{
|
|
[Token(Token = "0x6010355")]
|
|
[Address(RVA = "0x15137B0", Offset = "0x15125B0", VA = "0x1815137B0")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B26 RID: 11046
|
|
// (get) Token: 0x06010356 RID: 66390 RVA: 0x003A9340 File Offset: 0x003A7540
|
|
[Token(Token = "0x17002B26")]
|
|
[DebuggerNonUserCode]
|
|
private MessageDescriptor PJLHIMNHHFD
|
|
{
|
|
[Token(Token = "0x6010356")]
|
|
[Address(RVA = "0x1513990", Offset = "0x1512790", VA = "0x181513990", Slot = "7")]
|
|
get
|
|
{
|
|
throw new NullReferenceException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010357 RID: 66391 RVA: 0x003A9354 File Offset: 0x003A7554
|
|
[Token(Token = "0x6010357")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
[DebuggerNonUserCode]
|
|
public BLOIJNLDFHD()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06010358 RID: 66392 RVA: 0x003A9368 File Offset: 0x003A7568
|
|
[Token(Token = "0x6010358")]
|
|
[Address(RVA = "0x948260", Offset = "0x947060", VA = "0x180948260")]
|
|
[DebuggerNonUserCode]
|
|
public BLOIJNLDFHD(BLOIJNLDFHD HPKICPNGMDJ)
|
|
{
|
|
float idfbnmabaai = HPKICPNGMDJ.IDFBNMABAAI;
|
|
this.IDFBNMABAAI = idfbnmabaai;
|
|
float mffefhppdhg = HPKICPNGMDJ.MFFEFHPPDHG;
|
|
this.MFFEFHPPDHG = mffefhppdhg;
|
|
}
|
|
|
|
// Token: 0x06010359 RID: 66393 RVA: 0x003A93A0 File Offset: 0x003A75A0
|
|
[Token(Token = "0x6010359")]
|
|
[Address(RVA = "0x1513650", Offset = "0x1512450", VA = "0x181513650", 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: 0x17002B27 RID: 11047
|
|
// (get) Token: 0x0601035A RID: 66394 RVA: 0x003A93D8 File Offset: 0x003A75D8
|
|
// (set) Token: 0x0601035B RID: 66395 RVA: 0x003A93EC File Offset: 0x003A75EC
|
|
[Token(Token = "0x17002B27")]
|
|
[DebuggerNonUserCode]
|
|
public float PCOFCIPCBKB
|
|
{
|
|
[Token(Token = "0x601035A")]
|
|
[Address(RVA = "0x7630B0", Offset = "0x761EB0", VA = "0x1807630B0")]
|
|
get
|
|
{
|
|
return this.IDFBNMABAAI;
|
|
}
|
|
[Token(Token = "0x601035B")]
|
|
[Address(RVA = "0x7630C0", Offset = "0x761EC0", VA = "0x1807630C0")]
|
|
set
|
|
{
|
|
this.IDFBNMABAAI = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002B28 RID: 11048
|
|
// (get) Token: 0x0601035C RID: 66396 RVA: 0x003A9400 File Offset: 0x003A7600
|
|
// (set) Token: 0x0601035D RID: 66397 RVA: 0x003A9414 File Offset: 0x003A7614
|
|
[Token(Token = "0x17002B28")]
|
|
[DebuggerNonUserCode]
|
|
public float BPHIOMBNAAI
|
|
{
|
|
[Token(Token = "0x601035C")]
|
|
[Address(RVA = "0x763220", Offset = "0x762020", VA = "0x180763220")]
|
|
get
|
|
{
|
|
return this.MFFEFHPPDHG;
|
|
}
|
|
[Token(Token = "0x601035D")]
|
|
[Address(RVA = "0x762DC0", Offset = "0x761BC0", VA = "0x180762DC0")]
|
|
set
|
|
{
|
|
this.MFFEFHPPDHG = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601035E RID: 66398 RVA: 0x003A9428 File Offset: 0x003A7628
|
|
[Token(Token = "0x601035E")]
|
|
[Address(RVA = "0x1513720", Offset = "0x1512520", VA = "0x181513720", Slot = "0")]
|
|
[DebuggerNonUserCode]
|
|
public override bool Equals(object HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601035F RID: 66399 RVA: 0x003A944C File Offset: 0x003A764C
|
|
[Token(Token = "0x601035F")]
|
|
[Address(RVA = "0xAB2450", Offset = "0xAB1250", VA = "0x180AB2450", Slot = "8")]
|
|
[DebuggerNonUserCode]
|
|
public bool Equals(BLOIJNLDFHD HPKICPNGMDJ)
|
|
{
|
|
if (HPKICPNGMDJ != 0 && (HPKICPNGMDJ == this || (HPKICPNGMDJ == this && HPKICPNGMDJ == this)))
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010360 RID: 66400 RVA: 0x003A946C File Offset: 0x003A766C
|
|
[Token(Token = "0x6010360")]
|
|
[Address(RVA = "0xAB2510", Offset = "0xAB1310", VA = "0x180AB2510", Slot = "2")]
|
|
[DebuggerNonUserCode]
|
|
public override int GetHashCode()
|
|
{
|
|
float idfbnmabaai = this.IDFBNMABAAI;
|
|
float mffefhppdhg = this.MFFEFHPPDHG;
|
|
int num;
|
|
return num;
|
|
}
|
|
|
|
// Token: 0x06010361 RID: 66401 RVA: 0x003A948C File Offset: 0x003A768C
|
|
[Token(Token = "0x6010361")]
|
|
[Address(RVA = "0x1513870", Offset = "0x1512670", VA = "0x181513870", Slot = "3")]
|
|
[DebuggerNonUserCode]
|
|
public override string ToString()
|
|
{
|
|
return JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
// Token: 0x06010362 RID: 66402 RVA: 0x003A94A0 File Offset: 0x003A76A0
|
|
[Token(Token = "0x6010362")]
|
|
[Address(RVA = "0xAB2750", Offset = "0xAB1550", VA = "0x180AB2750", 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: 0x06010363 RID: 66403 RVA: 0x003A94D4 File Offset: 0x003A76D4
|
|
[Token(Token = "0x6010363")]
|
|
[Address(RVA = "0xAB2350", Offset = "0xAB1150", VA = "0x180AB2350", Slot = "6")]
|
|
[DebuggerNonUserCode]
|
|
public int CalculateSize()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06010363)
|
|
|
|
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 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06010364 RID: 66404 RVA: 0x003A94E8 File Offset: 0x003A76E8
|
|
[Token(Token = "0x6010364")]
|
|
[Address(RVA = "0xAB2650", Offset = "0xAB1450", VA = "0x180AB2650", 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: 0x06010365 RID: 66405 RVA: 0x003A9520 File Offset: 0x003A7720
|
|
[Token(Token = "0x6010365")]
|
|
[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.IDFBNMABAAI = num2;
|
|
}
|
|
if (num == (uint)21)
|
|
{
|
|
float num3 = DBFBLNILIGL.ReadFloat();
|
|
this.MFFEFHPPDHG = num3;
|
|
}
|
|
DBFBLNILIGL.SkipLastField();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06010366 RID: 66406 RVA: 0x003A9570 File Offset: 0x003A7770
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x6010366")]
|
|
[Address(RVA = "0x15138D0", Offset = "0x15126D0", VA = "0x1815138D0")]
|
|
static BLOIJNLDFHD()
|
|
{
|
|
Func<BLOIJNLDFHD> func;
|
|
BLOIJNLDFHD.MHLLBDFJBOD = new MessageParser(func);
|
|
}
|
|
|
|
// Token: 0x0400AA12 RID: 43538
|
|
[Token(Token = "0x400AA12")]
|
|
private static readonly MessageParser<BLOIJNLDFHD> MHLLBDFJBOD;
|
|
|
|
// Token: 0x0400AA13 RID: 43539
|
|
[Token(Token = "0x400AA13")]
|
|
public const int GJPPHBBGOEO = 1;
|
|
|
|
// Token: 0x0400AA14 RID: 43540
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400AA14")]
|
|
private float IDFBNMABAAI;
|
|
|
|
// Token: 0x0400AA15 RID: 43541
|
|
[Token(Token = "0x400AA15")]
|
|
public const int BHJECDMNBKO = 2;
|
|
|
|
// Token: 0x0400AA16 RID: 43542
|
|
[FieldOffset(Offset = "0x14")]
|
|
[Token(Token = "0x400AA16")]
|
|
private float MFFEFHPPDHG;
|
|
}
|