mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
911 lines
32 KiB
C#
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(
|
|
"ChVSb2d1ZUZpbmlzaEluZm8ucHJvdG8aGlJvZ3VlU2NvcmVSZXdhcmRJbmZv",
|
|
"LnByb3RvGhFBT0pPRkJCTkVQQS5wcm90bxoVUm9ndWVSZWNvcmRJbmZvLnBy",
|
|
"b3RvGhFBT0RJREZOUElDRi5wcm90bxoOSXRlbUxpc3QucHJvdG8i6QMKD1Jv",
|
|
"Z3VlRmluaXNoSW5mbxIqCgtBR1BQRVBNR0ZNRhgNIAEoCzIVLlJvZ3VlU2Nv",
|
|
"cmVSZXdhcmRJbmZvEh4KC0dIT0dMTEZLSkhPGAQgASgLMgkuSXRlbUxpc3QS",
|
|
"EAoHYXJlYV9pZBijDiABKA0SEwoLTU5CSUVCT0xDQ04YDCABKA0SEwoLQkVK",
|
|
"TU9LQVBBREsYBSABKAgSEAoIc2NvcmVfaWQYBiABKA0SKgoLSExKSkhMSUpC",
|
|
"UEQYCiABKAsyFS5Sb2d1ZVNjb3JlUmV3YXJkSW5mbxIeCgtITE9CSk9PRUJP",
|
|
"RBgPIAEoCzIJLkl0ZW1MaXN0EiUKC3JlY29yZF9pbmZvGAIgASgLMhAuUm9n",
|
|
"dWVSZWNvcmRJbmZvEiEKC0FIT0FIRkZNSlBLGAsgASgLMgwuQU9ESURGTlBJ",
|
|
"Q0YSEwoLSUZFSEJJTUVNRUMYCSABKA0SDgoGaXNfd2luGAcgASgIEh4KC0xC",
|
|
"R0dITkFOQ09PGAEgASgLMgkuSXRlbUxpc3QSEwoLREVETEdGSkFFQU0YCCAB",
|
|
"KA0SFAoLTE1NRUFOSlBFTkQYiAsgASgNEiEKC0NESVBGRE5QTU9NGAMgASgL",
|
|
"MgwuQU9KT0ZCQk5FUEESEwoLQklNRExHSEtBT0kYDiABKA1CHqoCG0VnZ0xp",
|
|
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueScoreRewardInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AOJOFBBNEPAReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AODIDFNPICFReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.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[]{ "AGPPEPMGFMF", "GHOGLLFKJHO", "AreaId", "MNBIEBOLCCN", "BEJMOKAPADK", "ScoreId", "HLJJHLIJBPD", "HLOBJOOEBOD", "RecordInfo", "AHOAHFFMJPK", "IFEHBIMEMEC", "IsWin", "LBGGHNANCOO", "DEDLGFJAEAM", "LMMEANJPEND", "CDIPFDNPMOM", "BIMDLGHKAOI" }, 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() {
|
|
aGPPEPMGFMF_ = other.aGPPEPMGFMF_ != null ? other.aGPPEPMGFMF_.Clone() : null;
|
|
gHOGLLFKJHO_ = other.gHOGLLFKJHO_ != null ? other.gHOGLLFKJHO_.Clone() : null;
|
|
areaId_ = other.areaId_;
|
|
mNBIEBOLCCN_ = other.mNBIEBOLCCN_;
|
|
bEJMOKAPADK_ = other.bEJMOKAPADK_;
|
|
scoreId_ = other.scoreId_;
|
|
hLJJHLIJBPD_ = other.hLJJHLIJBPD_ != null ? other.hLJJHLIJBPD_.Clone() : null;
|
|
hLOBJOOEBOD_ = other.hLOBJOOEBOD_ != null ? other.hLOBJOOEBOD_.Clone() : null;
|
|
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
|
|
aHOAHFFMJPK_ = other.aHOAHFFMJPK_ != null ? other.aHOAHFFMJPK_.Clone() : null;
|
|
iFEHBIMEMEC_ = other.iFEHBIMEMEC_;
|
|
isWin_ = other.isWin_;
|
|
lBGGHNANCOO_ = other.lBGGHNANCOO_ != null ? other.lBGGHNANCOO_.Clone() : null;
|
|
dEDLGFJAEAM_ = other.dEDLGFJAEAM_;
|
|
lMMEANJPEND_ = other.lMMEANJPEND_;
|
|
cDIPFDNPMOM_ = other.cDIPFDNPMOM_ != null ? other.cDIPFDNPMOM_.Clone() : null;
|
|
bIMDLGHKAOI_ = other.bIMDLGHKAOI_;
|
|
_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 "AGPPEPMGFMF" field.</summary>
|
|
public const int AGPPEPMGFMFFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo aGPPEPMGFMF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo AGPPEPMGFMF {
|
|
get { return aGPPEPMGFMF_; }
|
|
set {
|
|
aGPPEPMGFMF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GHOGLLFKJHO" field.</summary>
|
|
public const int GHOGLLFKJHOFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.ItemList gHOGLLFKJHO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList GHOGLLFKJHO {
|
|
get { return gHOGLLFKJHO_; }
|
|
set {
|
|
gHOGLLFKJHO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 1827;
|
|
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 "MNBIEBOLCCN" field.</summary>
|
|
public const int MNBIEBOLCCNFieldNumber = 12;
|
|
private uint mNBIEBOLCCN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MNBIEBOLCCN {
|
|
get { return mNBIEBOLCCN_; }
|
|
set {
|
|
mNBIEBOLCCN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BEJMOKAPADK" field.</summary>
|
|
public const int BEJMOKAPADKFieldNumber = 5;
|
|
private bool bEJMOKAPADK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool BEJMOKAPADK {
|
|
get { return bEJMOKAPADK_; }
|
|
set {
|
|
bEJMOKAPADK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "score_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 6;
|
|
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 "HLJJHLIJBPD" field.</summary>
|
|
public const int HLJJHLIJBPDFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo hLJJHLIJBPD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo HLJJHLIJBPD {
|
|
get { return hLJJHLIJBPD_; }
|
|
set {
|
|
hLJJHLIJBPD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HLOBJOOEBOD" field.</summary>
|
|
public const int HLOBJOOEBODFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.ItemList hLOBJOOEBOD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList HLOBJOOEBOD {
|
|
get { return hLOBJOOEBOD_; }
|
|
set {
|
|
hLOBJOOEBOD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "record_info" field.</summary>
|
|
public const int RecordInfoFieldNumber = 2;
|
|
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 "AHOAHFFMJPK" field.</summary>
|
|
public const int AHOAHFFMJPKFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.AODIDFNPICF aHOAHFFMJPK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AODIDFNPICF AHOAHFFMJPK {
|
|
get { return aHOAHFFMJPK_; }
|
|
set {
|
|
aHOAHFFMJPK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IFEHBIMEMEC" field.</summary>
|
|
public const int IFEHBIMEMECFieldNumber = 9;
|
|
private uint iFEHBIMEMEC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IFEHBIMEMEC {
|
|
get { return iFEHBIMEMEC_; }
|
|
set {
|
|
iFEHBIMEMEC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 7;
|
|
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 "LBGGHNANCOO" field.</summary>
|
|
public const int LBGGHNANCOOFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.ItemList lBGGHNANCOO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList LBGGHNANCOO {
|
|
get { return lBGGHNANCOO_; }
|
|
set {
|
|
lBGGHNANCOO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DEDLGFJAEAM" field.</summary>
|
|
public const int DEDLGFJAEAMFieldNumber = 8;
|
|
private uint dEDLGFJAEAM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DEDLGFJAEAM {
|
|
get { return dEDLGFJAEAM_; }
|
|
set {
|
|
dEDLGFJAEAM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LMMEANJPEND" field.</summary>
|
|
public const int LMMEANJPENDFieldNumber = 1416;
|
|
private uint lMMEANJPEND_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LMMEANJPEND {
|
|
get { return lMMEANJPEND_; }
|
|
set {
|
|
lMMEANJPEND_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CDIPFDNPMOM" field.</summary>
|
|
public const int CDIPFDNPMOMFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.AOJOFBBNEPA cDIPFDNPMOM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AOJOFBBNEPA CDIPFDNPMOM {
|
|
get { return cDIPFDNPMOM_; }
|
|
set {
|
|
cDIPFDNPMOM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BIMDLGHKAOI" field.</summary>
|
|
public const int BIMDLGHKAOIFieldNumber = 14;
|
|
private uint bIMDLGHKAOI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BIMDLGHKAOI {
|
|
get { return bIMDLGHKAOI_; }
|
|
set {
|
|
bIMDLGHKAOI_ = 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(AGPPEPMGFMF, other.AGPPEPMGFMF)) return false;
|
|
if (!object.Equals(GHOGLLFKJHO, other.GHOGLLFKJHO)) return false;
|
|
if (AreaId != other.AreaId) return false;
|
|
if (MNBIEBOLCCN != other.MNBIEBOLCCN) return false;
|
|
if (BEJMOKAPADK != other.BEJMOKAPADK) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if (!object.Equals(HLJJHLIJBPD, other.HLJJHLIJBPD)) return false;
|
|
if (!object.Equals(HLOBJOOEBOD, other.HLOBJOOEBOD)) return false;
|
|
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
|
|
if (!object.Equals(AHOAHFFMJPK, other.AHOAHFFMJPK)) return false;
|
|
if (IFEHBIMEMEC != other.IFEHBIMEMEC) return false;
|
|
if (IsWin != other.IsWin) return false;
|
|
if (!object.Equals(LBGGHNANCOO, other.LBGGHNANCOO)) return false;
|
|
if (DEDLGFJAEAM != other.DEDLGFJAEAM) return false;
|
|
if (LMMEANJPEND != other.LMMEANJPEND) return false;
|
|
if (!object.Equals(CDIPFDNPMOM, other.CDIPFDNPMOM)) return false;
|
|
if (BIMDLGHKAOI != other.BIMDLGHKAOI) 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 (aGPPEPMGFMF_ != null) hash ^= AGPPEPMGFMF.GetHashCode();
|
|
if (gHOGLLFKJHO_ != null) hash ^= GHOGLLFKJHO.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.GetHashCode();
|
|
if (MNBIEBOLCCN != 0) hash ^= MNBIEBOLCCN.GetHashCode();
|
|
if (BEJMOKAPADK != false) hash ^= BEJMOKAPADK.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
if (hLJJHLIJBPD_ != null) hash ^= HLJJHLIJBPD.GetHashCode();
|
|
if (hLOBJOOEBOD_ != null) hash ^= HLOBJOOEBOD.GetHashCode();
|
|
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
|
|
if (aHOAHFFMJPK_ != null) hash ^= AHOAHFFMJPK.GetHashCode();
|
|
if (IFEHBIMEMEC != 0) hash ^= IFEHBIMEMEC.GetHashCode();
|
|
if (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
if (lBGGHNANCOO_ != null) hash ^= LBGGHNANCOO.GetHashCode();
|
|
if (DEDLGFJAEAM != 0) hash ^= DEDLGFJAEAM.GetHashCode();
|
|
if (LMMEANJPEND != 0) hash ^= LMMEANJPEND.GetHashCode();
|
|
if (cDIPFDNPMOM_ != null) hash ^= CDIPFDNPMOM.GetHashCode();
|
|
if (BIMDLGHKAOI != 0) hash ^= BIMDLGHKAOI.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 (lBGGHNANCOO_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(LBGGHNANCOO);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (cDIPFDNPMOM_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(CDIPFDNPMOM);
|
|
}
|
|
if (gHOGLLFKJHO_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(GHOGLLFKJHO);
|
|
}
|
|
if (BEJMOKAPADK != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(BEJMOKAPADK);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (DEDLGFJAEAM != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(DEDLGFJAEAM);
|
|
}
|
|
if (IFEHBIMEMEC != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(IFEHBIMEMEC);
|
|
}
|
|
if (hLJJHLIJBPD_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(HLJJHLIJBPD);
|
|
}
|
|
if (aHOAHFFMJPK_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(AHOAHFFMJPK);
|
|
}
|
|
if (MNBIEBOLCCN != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(MNBIEBOLCCN);
|
|
}
|
|
if (aGPPEPMGFMF_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(AGPPEPMGFMF);
|
|
}
|
|
if (BIMDLGHKAOI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(BIMDLGHKAOI);
|
|
}
|
|
if (hLOBJOOEBOD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(HLOBJOOEBOD);
|
|
}
|
|
if (LMMEANJPEND != 0) {
|
|
output.WriteRawTag(192, 88);
|
|
output.WriteUInt32(LMMEANJPEND);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(152, 114);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
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 (lBGGHNANCOO_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(LBGGHNANCOO);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (cDIPFDNPMOM_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(CDIPFDNPMOM);
|
|
}
|
|
if (gHOGLLFKJHO_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(GHOGLLFKJHO);
|
|
}
|
|
if (BEJMOKAPADK != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(BEJMOKAPADK);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (DEDLGFJAEAM != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(DEDLGFJAEAM);
|
|
}
|
|
if (IFEHBIMEMEC != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(IFEHBIMEMEC);
|
|
}
|
|
if (hLJJHLIJBPD_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(HLJJHLIJBPD);
|
|
}
|
|
if (aHOAHFFMJPK_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(AHOAHFFMJPK);
|
|
}
|
|
if (MNBIEBOLCCN != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(MNBIEBOLCCN);
|
|
}
|
|
if (aGPPEPMGFMF_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(AGPPEPMGFMF);
|
|
}
|
|
if (BIMDLGHKAOI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(BIMDLGHKAOI);
|
|
}
|
|
if (hLOBJOOEBOD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(HLOBJOOEBOD);
|
|
}
|
|
if (LMMEANJPEND != 0) {
|
|
output.WriteRawTag(192, 88);
|
|
output.WriteUInt32(LMMEANJPEND);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(152, 114);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
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 (aGPPEPMGFMF_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AGPPEPMGFMF);
|
|
}
|
|
if (gHOGLLFKJHO_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GHOGLLFKJHO);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
if (MNBIEBOLCCN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MNBIEBOLCCN);
|
|
}
|
|
if (BEJMOKAPADK != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (ScoreId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
|
|
}
|
|
if (hLJJHLIJBPD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HLJJHLIJBPD);
|
|
}
|
|
if (hLOBJOOEBOD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HLOBJOOEBOD);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
|
|
}
|
|
if (aHOAHFFMJPK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AHOAHFFMJPK);
|
|
}
|
|
if (IFEHBIMEMEC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFEHBIMEMEC);
|
|
}
|
|
if (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (lBGGHNANCOO_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LBGGHNANCOO);
|
|
}
|
|
if (DEDLGFJAEAM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DEDLGFJAEAM);
|
|
}
|
|
if (LMMEANJPEND != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(LMMEANJPEND);
|
|
}
|
|
if (cDIPFDNPMOM_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CDIPFDNPMOM);
|
|
}
|
|
if (BIMDLGHKAOI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BIMDLGHKAOI);
|
|
}
|
|
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.aGPPEPMGFMF_ != null) {
|
|
if (aGPPEPMGFMF_ == null) {
|
|
AGPPEPMGFMF = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
AGPPEPMGFMF.MergeFrom(other.AGPPEPMGFMF);
|
|
}
|
|
if (other.gHOGLLFKJHO_ != null) {
|
|
if (gHOGLLFKJHO_ == null) {
|
|
GHOGLLFKJHO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
GHOGLLFKJHO.MergeFrom(other.GHOGLLFKJHO);
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
if (other.MNBIEBOLCCN != 0) {
|
|
MNBIEBOLCCN = other.MNBIEBOLCCN;
|
|
}
|
|
if (other.BEJMOKAPADK != false) {
|
|
BEJMOKAPADK = other.BEJMOKAPADK;
|
|
}
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
if (other.hLJJHLIJBPD_ != null) {
|
|
if (hLJJHLIJBPD_ == null) {
|
|
HLJJHLIJBPD = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
HLJJHLIJBPD.MergeFrom(other.HLJJHLIJBPD);
|
|
}
|
|
if (other.hLOBJOOEBOD_ != null) {
|
|
if (hLOBJOOEBOD_ == null) {
|
|
HLOBJOOEBOD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
HLOBJOOEBOD.MergeFrom(other.HLOBJOOEBOD);
|
|
}
|
|
if (other.recordInfo_ != null) {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
RecordInfo.MergeFrom(other.RecordInfo);
|
|
}
|
|
if (other.aHOAHFFMJPK_ != null) {
|
|
if (aHOAHFFMJPK_ == null) {
|
|
AHOAHFFMJPK = new global::EggLink.DanhengServer.Proto.AODIDFNPICF();
|
|
}
|
|
AHOAHFFMJPK.MergeFrom(other.AHOAHFFMJPK);
|
|
}
|
|
if (other.IFEHBIMEMEC != 0) {
|
|
IFEHBIMEMEC = other.IFEHBIMEMEC;
|
|
}
|
|
if (other.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
if (other.lBGGHNANCOO_ != null) {
|
|
if (lBGGHNANCOO_ == null) {
|
|
LBGGHNANCOO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
LBGGHNANCOO.MergeFrom(other.LBGGHNANCOO);
|
|
}
|
|
if (other.DEDLGFJAEAM != 0) {
|
|
DEDLGFJAEAM = other.DEDLGFJAEAM;
|
|
}
|
|
if (other.LMMEANJPEND != 0) {
|
|
LMMEANJPEND = other.LMMEANJPEND;
|
|
}
|
|
if (other.cDIPFDNPMOM_ != null) {
|
|
if (cDIPFDNPMOM_ == null) {
|
|
CDIPFDNPMOM = new global::EggLink.DanhengServer.Proto.AOJOFBBNEPA();
|
|
}
|
|
CDIPFDNPMOM.MergeFrom(other.CDIPFDNPMOM);
|
|
}
|
|
if (other.BIMDLGHKAOI != 0) {
|
|
BIMDLGHKAOI = other.BIMDLGHKAOI;
|
|
}
|
|
_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 (lBGGHNANCOO_ == null) {
|
|
LBGGHNANCOO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(LBGGHNANCOO);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (cDIPFDNPMOM_ == null) {
|
|
CDIPFDNPMOM = new global::EggLink.DanhengServer.Proto.AOJOFBBNEPA();
|
|
}
|
|
input.ReadMessage(CDIPFDNPMOM);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (gHOGLLFKJHO_ == null) {
|
|
GHOGLLFKJHO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GHOGLLFKJHO);
|
|
break;
|
|
}
|
|
case 40: {
|
|
BEJMOKAPADK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
DEDLGFJAEAM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
IFEHBIMEMEC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (hLJJHLIJBPD_ == null) {
|
|
HLJJHLIJBPD = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(HLJJHLIJBPD);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (aHOAHFFMJPK_ == null) {
|
|
AHOAHFFMJPK = new global::EggLink.DanhengServer.Proto.AODIDFNPICF();
|
|
}
|
|
input.ReadMessage(AHOAHFFMJPK);
|
|
break;
|
|
}
|
|
case 96: {
|
|
MNBIEBOLCCN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (aGPPEPMGFMF_ == null) {
|
|
AGPPEPMGFMF = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(AGPPEPMGFMF);
|
|
break;
|
|
}
|
|
case 112: {
|
|
BIMDLGHKAOI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (hLOBJOOEBOD_ == null) {
|
|
HLOBJOOEBOD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(HLOBJOOEBOD);
|
|
break;
|
|
}
|
|
case 11328: {
|
|
LMMEANJPEND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 14616: {
|
|
AreaId = 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 (lBGGHNANCOO_ == null) {
|
|
LBGGHNANCOO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(LBGGHNANCOO);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (cDIPFDNPMOM_ == null) {
|
|
CDIPFDNPMOM = new global::EggLink.DanhengServer.Proto.AOJOFBBNEPA();
|
|
}
|
|
input.ReadMessage(CDIPFDNPMOM);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (gHOGLLFKJHO_ == null) {
|
|
GHOGLLFKJHO = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GHOGLLFKJHO);
|
|
break;
|
|
}
|
|
case 40: {
|
|
BEJMOKAPADK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
DEDLGFJAEAM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
IFEHBIMEMEC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (hLJJHLIJBPD_ == null) {
|
|
HLJJHLIJBPD = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(HLJJHLIJBPD);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (aHOAHFFMJPK_ == null) {
|
|
AHOAHFFMJPK = new global::EggLink.DanhengServer.Proto.AODIDFNPICF();
|
|
}
|
|
input.ReadMessage(AHOAHFFMJPK);
|
|
break;
|
|
}
|
|
case 96: {
|
|
MNBIEBOLCCN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (aGPPEPMGFMF_ == null) {
|
|
AGPPEPMGFMF = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(AGPPEPMGFMF);
|
|
break;
|
|
}
|
|
case 112: {
|
|
BIMDLGHKAOI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (hLOBJOOEBOD_ == null) {
|
|
HLOBJOOEBOD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(HLOBJOOEBOD);
|
|
break;
|
|
}
|
|
case 11328: {
|
|
LMMEANJPEND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 14616: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|