Files
DanhengServer-OpenSource/Proto/RogueFinishInfo.cs
2024-12-07 17:06:07 +08:00

911 lines
32 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueFinishInfo.proto
// </auto-generated>
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace EggLink.DanhengServer.Proto {
/// <summary>Holder for reflection information generated from RogueFinishInfo.proto</summary>
public static partial class RogueFinishInfoReflection {
#region Descriptor
/// <summary>File descriptor for RogueFinishInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueFinishInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVSb2d1ZUZpbmlzaEluZm8ucHJvdG8aFVJvZ3VlUmVjb3JkSW5mby5wcm90",
"bxoOSXRlbUxpc3QucHJvdG8aGlJvZ3VlU2NvcmVSZXdhcmRJbmZvLnByb3Rv",
"GhFJTEFFSkxIR0tCRi5wcm90bxoRSlBNRUNFQkFIT0EucHJvdG8i6QMKD1Jv",
"Z3VlRmluaXNoSW5mbxIeCgtNTk9JRUlMQklDTBgNIAEoCzIJLkl0ZW1MaXN0",
"EhQKC01JTUJKRkhJSkpCGI4FIAEoDRITCgtCQkZIUEdQREVITRgOIAEoCBIQ",
"CgdhcmVhX2lkGKACIAEoDRITCgtBREJERVBPRExPSRgEIAEoDRIeCgtDTkxE",
"RUVDSUZERRgBIAEoCzIJLkl0ZW1MaXN0EioKC0ZHTE9NSEZNTERNGAYgASgL",
"MhUuUm9ndWVTY29yZVJld2FyZEluZm8SHgoLRUJBSUZGTUFLS0sYDyABKAsy",
"CS5JdGVtTGlzdBIlCgtyZWNvcmRfaW5mbxgHIAEoCzIQLlJvZ3VlUmVjb3Jk",
"SW5mbxITCgtETlBOTk5NRklOSxgDIAEoDRIQCghzY29yZV9pZBgIIAEoDRIT",
"CgtCTkJPSk1MSklIRBgLIAEoDRIOCgZpc193aW4YBSABKAgSIQoLREZFR09B",
"QUlFTUQYCiABKAsyDC5JTEFFSkxIR0tCRhITCgtBQU9JQkVDRENFRRgMIAEo",
"DRIhCgtGRk1LT0hJTURHSxgJIAEoCzIMLkpQTUVDRUJBSE9BEioKC05CRENH",
"T0VHRlBIGAIgASgLMhUuUm9ndWVTY29yZVJld2FyZEluZm9CHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueScoreRewardInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILAEJLHGKBFReflection.Descriptor, global::EggLink.DanhengServer.Proto.JPMECEBAHOAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueFinishInfo), global::EggLink.DanhengServer.Proto.RogueFinishInfo.Parser, new[]{ "MNOIEILBICL", "MIMBJFHIJJB", "BBFHPGPDEHM", "AreaId", "ADBDEPODLOI", "CNLDEECIFDE", "FGLOMHFMLDM", "EBAIFFMAKKK", "RecordInfo", "DNPNNNMFINK", "ScoreId", "BNBOJMLJIHD", "IsWin", "DFEGOAAIEMD", "AAOIBECDCEE", "FFMKOHIMDGK", "NBDCGOEGFPH" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueFinishInfo : pb::IMessage<RogueFinishInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<RogueFinishInfo> _parser = new pb::MessageParser<RogueFinishInfo>(() => new RogueFinishInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<RogueFinishInfo> Parser { get { return _parser; } }
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pbr::MessageDescriptor Descriptor {
get { return global::EggLink.DanhengServer.Proto.RogueFinishInfoReflection.Descriptor.MessageTypes[0]; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
pbr::MessageDescriptor pb::IMessage.Descriptor {
get { return Descriptor; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueFinishInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueFinishInfo(RogueFinishInfo other) : this() {
mNOIEILBICL_ = other.mNOIEILBICL_ != null ? other.mNOIEILBICL_.Clone() : null;
mIMBJFHIJJB_ = other.mIMBJFHIJJB_;
bBFHPGPDEHM_ = other.bBFHPGPDEHM_;
areaId_ = other.areaId_;
aDBDEPODLOI_ = other.aDBDEPODLOI_;
cNLDEECIFDE_ = other.cNLDEECIFDE_ != null ? other.cNLDEECIFDE_.Clone() : null;
fGLOMHFMLDM_ = other.fGLOMHFMLDM_ != null ? other.fGLOMHFMLDM_.Clone() : null;
eBAIFFMAKKK_ = other.eBAIFFMAKKK_ != null ? other.eBAIFFMAKKK_.Clone() : null;
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
dNPNNNMFINK_ = other.dNPNNNMFINK_;
scoreId_ = other.scoreId_;
bNBOJMLJIHD_ = other.bNBOJMLJIHD_;
isWin_ = other.isWin_;
dFEGOAAIEMD_ = other.dFEGOAAIEMD_ != null ? other.dFEGOAAIEMD_.Clone() : null;
aAOIBECDCEE_ = other.aAOIBECDCEE_;
fFMKOHIMDGK_ = other.fFMKOHIMDGK_ != null ? other.fFMKOHIMDGK_.Clone() : null;
nBDCGOEGFPH_ = other.nBDCGOEGFPH_ != null ? other.nBDCGOEGFPH_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueFinishInfo Clone() {
return new RogueFinishInfo(this);
}
/// <summary>Field number for the "MNOIEILBICL" field.</summary>
public const int MNOIEILBICLFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.ItemList mNOIEILBICL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList MNOIEILBICL {
get { return mNOIEILBICL_; }
set {
mNOIEILBICL_ = value;
}
}
/// <summary>Field number for the "MIMBJFHIJJB" field.</summary>
public const int MIMBJFHIJJBFieldNumber = 654;
private uint mIMBJFHIJJB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MIMBJFHIJJB {
get { return mIMBJFHIJJB_; }
set {
mIMBJFHIJJB_ = value;
}
}
/// <summary>Field number for the "BBFHPGPDEHM" field.</summary>
public const int BBFHPGPDEHMFieldNumber = 14;
private bool bBFHPGPDEHM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool BBFHPGPDEHM {
get { return bBFHPGPDEHM_; }
set {
bBFHPGPDEHM_ = value;
}
}
/// <summary>Field number for the "area_id" field.</summary>
public const int AreaIdFieldNumber = 288;
private uint areaId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AreaId {
get { return areaId_; }
set {
areaId_ = value;
}
}
/// <summary>Field number for the "ADBDEPODLOI" field.</summary>
public const int ADBDEPODLOIFieldNumber = 4;
private uint aDBDEPODLOI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ADBDEPODLOI {
get { return aDBDEPODLOI_; }
set {
aDBDEPODLOI_ = value;
}
}
/// <summary>Field number for the "CNLDEECIFDE" field.</summary>
public const int CNLDEECIFDEFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.ItemList cNLDEECIFDE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList CNLDEECIFDE {
get { return cNLDEECIFDE_; }
set {
cNLDEECIFDE_ = value;
}
}
/// <summary>Field number for the "FGLOMHFMLDM" field.</summary>
public const int FGLOMHFMLDMFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo fGLOMHFMLDM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo FGLOMHFMLDM {
get { return fGLOMHFMLDM_; }
set {
fGLOMHFMLDM_ = value;
}
}
/// <summary>Field number for the "EBAIFFMAKKK" field.</summary>
public const int EBAIFFMAKKKFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.ItemList eBAIFFMAKKK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList EBAIFFMAKKK {
get { return eBAIFFMAKKK_; }
set {
eBAIFFMAKKK_ = value;
}
}
/// <summary>Field number for the "record_info" field.</summary>
public const int RecordInfoFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.RogueRecordInfo recordInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueRecordInfo RecordInfo {
get { return recordInfo_; }
set {
recordInfo_ = value;
}
}
/// <summary>Field number for the "DNPNNNMFINK" field.</summary>
public const int DNPNNNMFINKFieldNumber = 3;
private uint dNPNNNMFINK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DNPNNNMFINK {
get { return dNPNNNMFINK_; }
set {
dNPNNNMFINK_ = value;
}
}
/// <summary>Field number for the "score_id" field.</summary>
public const int ScoreIdFieldNumber = 8;
private uint scoreId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScoreId {
get { return scoreId_; }
set {
scoreId_ = value;
}
}
/// <summary>Field number for the "BNBOJMLJIHD" field.</summary>
public const int BNBOJMLJIHDFieldNumber = 11;
private uint bNBOJMLJIHD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BNBOJMLJIHD {
get { return bNBOJMLJIHD_; }
set {
bNBOJMLJIHD_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 5;
private bool isWin_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsWin {
get { return isWin_; }
set {
isWin_ = value;
}
}
/// <summary>Field number for the "DFEGOAAIEMD" field.</summary>
public const int DFEGOAAIEMDFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.ILAEJLHGKBF dFEGOAAIEMD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ILAEJLHGKBF DFEGOAAIEMD {
get { return dFEGOAAIEMD_; }
set {
dFEGOAAIEMD_ = value;
}
}
/// <summary>Field number for the "AAOIBECDCEE" field.</summary>
public const int AAOIBECDCEEFieldNumber = 12;
private uint aAOIBECDCEE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AAOIBECDCEE {
get { return aAOIBECDCEE_; }
set {
aAOIBECDCEE_ = value;
}
}
/// <summary>Field number for the "FFMKOHIMDGK" field.</summary>
public const int FFMKOHIMDGKFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.JPMECEBAHOA fFMKOHIMDGK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JPMECEBAHOA FFMKOHIMDGK {
get { return fFMKOHIMDGK_; }
set {
fFMKOHIMDGK_ = value;
}
}
/// <summary>Field number for the "NBDCGOEGFPH" field.</summary>
public const int NBDCGOEGFPHFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo nBDCGOEGFPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo NBDCGOEGFPH {
get { return nBDCGOEGFPH_; }
set {
nBDCGOEGFPH_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueFinishInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueFinishInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(MNOIEILBICL, other.MNOIEILBICL)) return false;
if (MIMBJFHIJJB != other.MIMBJFHIJJB) return false;
if (BBFHPGPDEHM != other.BBFHPGPDEHM) return false;
if (AreaId != other.AreaId) return false;
if (ADBDEPODLOI != other.ADBDEPODLOI) return false;
if (!object.Equals(CNLDEECIFDE, other.CNLDEECIFDE)) return false;
if (!object.Equals(FGLOMHFMLDM, other.FGLOMHFMLDM)) return false;
if (!object.Equals(EBAIFFMAKKK, other.EBAIFFMAKKK)) return false;
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
if (DNPNNNMFINK != other.DNPNNNMFINK) return false;
if (ScoreId != other.ScoreId) return false;
if (BNBOJMLJIHD != other.BNBOJMLJIHD) return false;
if (IsWin != other.IsWin) return false;
if (!object.Equals(DFEGOAAIEMD, other.DFEGOAAIEMD)) return false;
if (AAOIBECDCEE != other.AAOIBECDCEE) return false;
if (!object.Equals(FFMKOHIMDGK, other.FFMKOHIMDGK)) return false;
if (!object.Equals(NBDCGOEGFPH, other.NBDCGOEGFPH)) return false;
return Equals(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override int GetHashCode() {
int hash = 1;
if (mNOIEILBICL_ != null) hash ^= MNOIEILBICL.GetHashCode();
if (MIMBJFHIJJB != 0) hash ^= MIMBJFHIJJB.GetHashCode();
if (BBFHPGPDEHM != false) hash ^= BBFHPGPDEHM.GetHashCode();
if (AreaId != 0) hash ^= AreaId.GetHashCode();
if (ADBDEPODLOI != 0) hash ^= ADBDEPODLOI.GetHashCode();
if (cNLDEECIFDE_ != null) hash ^= CNLDEECIFDE.GetHashCode();
if (fGLOMHFMLDM_ != null) hash ^= FGLOMHFMLDM.GetHashCode();
if (eBAIFFMAKKK_ != null) hash ^= EBAIFFMAKKK.GetHashCode();
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
if (DNPNNNMFINK != 0) hash ^= DNPNNNMFINK.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
if (BNBOJMLJIHD != 0) hash ^= BNBOJMLJIHD.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
if (dFEGOAAIEMD_ != null) hash ^= DFEGOAAIEMD.GetHashCode();
if (AAOIBECDCEE != 0) hash ^= AAOIBECDCEE.GetHashCode();
if (fFMKOHIMDGK_ != null) hash ^= FFMKOHIMDGK.GetHashCode();
if (nBDCGOEGFPH_ != null) hash ^= NBDCGOEGFPH.GetHashCode();
if (_unknownFields != null) {
hash ^= _unknownFields.GetHashCode();
}
return hash;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override string ToString() {
return pb::JsonFormatter.ToDiagnosticString(this);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void WriteTo(pb::CodedOutputStream output) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
output.WriteRawMessage(this);
#else
if (cNLDEECIFDE_ != null) {
output.WriteRawTag(10);
output.WriteMessage(CNLDEECIFDE);
}
if (nBDCGOEGFPH_ != null) {
output.WriteRawTag(18);
output.WriteMessage(NBDCGOEGFPH);
}
if (DNPNNNMFINK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(DNPNNNMFINK);
}
if (ADBDEPODLOI != 0) {
output.WriteRawTag(32);
output.WriteUInt32(ADBDEPODLOI);
}
if (IsWin != false) {
output.WriteRawTag(40);
output.WriteBool(IsWin);
}
if (fGLOMHFMLDM_ != null) {
output.WriteRawTag(50);
output.WriteMessage(FGLOMHFMLDM);
}
if (recordInfo_ != null) {
output.WriteRawTag(58);
output.WriteMessage(RecordInfo);
}
if (ScoreId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(ScoreId);
}
if (fFMKOHIMDGK_ != null) {
output.WriteRawTag(74);
output.WriteMessage(FFMKOHIMDGK);
}
if (dFEGOAAIEMD_ != null) {
output.WriteRawTag(82);
output.WriteMessage(DFEGOAAIEMD);
}
if (BNBOJMLJIHD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BNBOJMLJIHD);
}
if (AAOIBECDCEE != 0) {
output.WriteRawTag(96);
output.WriteUInt32(AAOIBECDCEE);
}
if (mNOIEILBICL_ != null) {
output.WriteRawTag(106);
output.WriteMessage(MNOIEILBICL);
}
if (BBFHPGPDEHM != false) {
output.WriteRawTag(112);
output.WriteBool(BBFHPGPDEHM);
}
if (eBAIFFMAKKK_ != null) {
output.WriteRawTag(122);
output.WriteMessage(EBAIFFMAKKK);
}
if (AreaId != 0) {
output.WriteRawTag(128, 18);
output.WriteUInt32(AreaId);
}
if (MIMBJFHIJJB != 0) {
output.WriteRawTag(240, 40);
output.WriteUInt32(MIMBJFHIJJB);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(output);
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (cNLDEECIFDE_ != null) {
output.WriteRawTag(10);
output.WriteMessage(CNLDEECIFDE);
}
if (nBDCGOEGFPH_ != null) {
output.WriteRawTag(18);
output.WriteMessage(NBDCGOEGFPH);
}
if (DNPNNNMFINK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(DNPNNNMFINK);
}
if (ADBDEPODLOI != 0) {
output.WriteRawTag(32);
output.WriteUInt32(ADBDEPODLOI);
}
if (IsWin != false) {
output.WriteRawTag(40);
output.WriteBool(IsWin);
}
if (fGLOMHFMLDM_ != null) {
output.WriteRawTag(50);
output.WriteMessage(FGLOMHFMLDM);
}
if (recordInfo_ != null) {
output.WriteRawTag(58);
output.WriteMessage(RecordInfo);
}
if (ScoreId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(ScoreId);
}
if (fFMKOHIMDGK_ != null) {
output.WriteRawTag(74);
output.WriteMessage(FFMKOHIMDGK);
}
if (dFEGOAAIEMD_ != null) {
output.WriteRawTag(82);
output.WriteMessage(DFEGOAAIEMD);
}
if (BNBOJMLJIHD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BNBOJMLJIHD);
}
if (AAOIBECDCEE != 0) {
output.WriteRawTag(96);
output.WriteUInt32(AAOIBECDCEE);
}
if (mNOIEILBICL_ != null) {
output.WriteRawTag(106);
output.WriteMessage(MNOIEILBICL);
}
if (BBFHPGPDEHM != false) {
output.WriteRawTag(112);
output.WriteBool(BBFHPGPDEHM);
}
if (eBAIFFMAKKK_ != null) {
output.WriteRawTag(122);
output.WriteMessage(EBAIFFMAKKK);
}
if (AreaId != 0) {
output.WriteRawTag(128, 18);
output.WriteUInt32(AreaId);
}
if (MIMBJFHIJJB != 0) {
output.WriteRawTag(240, 40);
output.WriteUInt32(MIMBJFHIJJB);
}
if (_unknownFields != null) {
_unknownFields.WriteTo(ref output);
}
}
#endif
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int CalculateSize() {
int size = 0;
if (mNOIEILBICL_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MNOIEILBICL);
}
if (MIMBJFHIJJB != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(MIMBJFHIJJB);
}
if (BBFHPGPDEHM != false) {
size += 1 + 1;
}
if (AreaId != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
}
if (ADBDEPODLOI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ADBDEPODLOI);
}
if (cNLDEECIFDE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CNLDEECIFDE);
}
if (fGLOMHFMLDM_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FGLOMHFMLDM);
}
if (eBAIFFMAKKK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EBAIFFMAKKK);
}
if (recordInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
}
if (DNPNNNMFINK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DNPNNNMFINK);
}
if (ScoreId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (BNBOJMLJIHD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BNBOJMLJIHD);
}
if (IsWin != false) {
size += 1 + 1;
}
if (dFEGOAAIEMD_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DFEGOAAIEMD);
}
if (AAOIBECDCEE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AAOIBECDCEE);
}
if (fFMKOHIMDGK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FFMKOHIMDGK);
}
if (nBDCGOEGFPH_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NBDCGOEGFPH);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueFinishInfo other) {
if (other == null) {
return;
}
if (other.mNOIEILBICL_ != null) {
if (mNOIEILBICL_ == null) {
MNOIEILBICL = new global::EggLink.DanhengServer.Proto.ItemList();
}
MNOIEILBICL.MergeFrom(other.MNOIEILBICL);
}
if (other.MIMBJFHIJJB != 0) {
MIMBJFHIJJB = other.MIMBJFHIJJB;
}
if (other.BBFHPGPDEHM != false) {
BBFHPGPDEHM = other.BBFHPGPDEHM;
}
if (other.AreaId != 0) {
AreaId = other.AreaId;
}
if (other.ADBDEPODLOI != 0) {
ADBDEPODLOI = other.ADBDEPODLOI;
}
if (other.cNLDEECIFDE_ != null) {
if (cNLDEECIFDE_ == null) {
CNLDEECIFDE = new global::EggLink.DanhengServer.Proto.ItemList();
}
CNLDEECIFDE.MergeFrom(other.CNLDEECIFDE);
}
if (other.fGLOMHFMLDM_ != null) {
if (fGLOMHFMLDM_ == null) {
FGLOMHFMLDM = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
FGLOMHFMLDM.MergeFrom(other.FGLOMHFMLDM);
}
if (other.eBAIFFMAKKK_ != null) {
if (eBAIFFMAKKK_ == null) {
EBAIFFMAKKK = new global::EggLink.DanhengServer.Proto.ItemList();
}
EBAIFFMAKKK.MergeFrom(other.EBAIFFMAKKK);
}
if (other.recordInfo_ != null) {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
RecordInfo.MergeFrom(other.RecordInfo);
}
if (other.DNPNNNMFINK != 0) {
DNPNNNMFINK = other.DNPNNNMFINK;
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
if (other.BNBOJMLJIHD != 0) {
BNBOJMLJIHD = other.BNBOJMLJIHD;
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
if (other.dFEGOAAIEMD_ != null) {
if (dFEGOAAIEMD_ == null) {
DFEGOAAIEMD = new global::EggLink.DanhengServer.Proto.ILAEJLHGKBF();
}
DFEGOAAIEMD.MergeFrom(other.DFEGOAAIEMD);
}
if (other.AAOIBECDCEE != 0) {
AAOIBECDCEE = other.AAOIBECDCEE;
}
if (other.fFMKOHIMDGK_ != null) {
if (fFMKOHIMDGK_ == null) {
FFMKOHIMDGK = new global::EggLink.DanhengServer.Proto.JPMECEBAHOA();
}
FFMKOHIMDGK.MergeFrom(other.FFMKOHIMDGK);
}
if (other.nBDCGOEGFPH_ != null) {
if (nBDCGOEGFPH_ == null) {
NBDCGOEGFPH = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
NBDCGOEGFPH.MergeFrom(other.NBDCGOEGFPH);
}
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(pb::CodedInputStream input) {
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
input.ReadRawMessage(this);
#else
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 10: {
if (cNLDEECIFDE_ == null) {
CNLDEECIFDE = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(CNLDEECIFDE);
break;
}
case 18: {
if (nBDCGOEGFPH_ == null) {
NBDCGOEGFPH = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(NBDCGOEGFPH);
break;
}
case 24: {
DNPNNNMFINK = input.ReadUInt32();
break;
}
case 32: {
ADBDEPODLOI = input.ReadUInt32();
break;
}
case 40: {
IsWin = input.ReadBool();
break;
}
case 50: {
if (fGLOMHFMLDM_ == null) {
FGLOMHFMLDM = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(FGLOMHFMLDM);
break;
}
case 58: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 64: {
ScoreId = input.ReadUInt32();
break;
}
case 74: {
if (fFMKOHIMDGK_ == null) {
FFMKOHIMDGK = new global::EggLink.DanhengServer.Proto.JPMECEBAHOA();
}
input.ReadMessage(FFMKOHIMDGK);
break;
}
case 82: {
if (dFEGOAAIEMD_ == null) {
DFEGOAAIEMD = new global::EggLink.DanhengServer.Proto.ILAEJLHGKBF();
}
input.ReadMessage(DFEGOAAIEMD);
break;
}
case 88: {
BNBOJMLJIHD = input.ReadUInt32();
break;
}
case 96: {
AAOIBECDCEE = input.ReadUInt32();
break;
}
case 106: {
if (mNOIEILBICL_ == null) {
MNOIEILBICL = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(MNOIEILBICL);
break;
}
case 112: {
BBFHPGPDEHM = input.ReadBool();
break;
}
case 122: {
if (eBAIFFMAKKK_ == null) {
EBAIFFMAKKK = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(EBAIFFMAKKK);
break;
}
case 2304: {
AreaId = input.ReadUInt32();
break;
}
case 5232: {
MIMBJFHIJJB = input.ReadUInt32();
break;
}
}
}
#endif
}
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
uint tag;
while ((tag = input.ReadTag()) != 0) {
switch(tag) {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 10: {
if (cNLDEECIFDE_ == null) {
CNLDEECIFDE = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(CNLDEECIFDE);
break;
}
case 18: {
if (nBDCGOEGFPH_ == null) {
NBDCGOEGFPH = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(NBDCGOEGFPH);
break;
}
case 24: {
DNPNNNMFINK = input.ReadUInt32();
break;
}
case 32: {
ADBDEPODLOI = input.ReadUInt32();
break;
}
case 40: {
IsWin = input.ReadBool();
break;
}
case 50: {
if (fGLOMHFMLDM_ == null) {
FGLOMHFMLDM = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
}
input.ReadMessage(FGLOMHFMLDM);
break;
}
case 58: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 64: {
ScoreId = input.ReadUInt32();
break;
}
case 74: {
if (fFMKOHIMDGK_ == null) {
FFMKOHIMDGK = new global::EggLink.DanhengServer.Proto.JPMECEBAHOA();
}
input.ReadMessage(FFMKOHIMDGK);
break;
}
case 82: {
if (dFEGOAAIEMD_ == null) {
DFEGOAAIEMD = new global::EggLink.DanhengServer.Proto.ILAEJLHGKBF();
}
input.ReadMessage(DFEGOAAIEMD);
break;
}
case 88: {
BNBOJMLJIHD = input.ReadUInt32();
break;
}
case 96: {
AAOIBECDCEE = input.ReadUInt32();
break;
}
case 106: {
if (mNOIEILBICL_ == null) {
MNOIEILBICL = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(MNOIEILBICL);
break;
}
case 112: {
BBFHPGPDEHM = input.ReadBool();
break;
}
case 122: {
if (eBAIFFMAKKK_ == null) {
EBAIFFMAKKK = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(EBAIFFMAKKK);
break;
}
case 2304: {
AreaId = input.ReadUInt32();
break;
}
case 5232: {
MIMBJFHIJJB = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code