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(
|
|
"ChVSb2d1ZUZpbmlzaEluZm8ucHJvdG8aDkl0ZW1MaXN0LnByb3RvGhFOTEhB",
|
|
"UE9GTkVKSi5wcm90bxoVUm9ndWVSZWNvcmRJbmZvLnByb3RvGhFOTEJQSERD",
|
|
"UENQRi5wcm90bxoaUm9ndWVTY29yZVJld2FyZEluZm8ucHJvdG8i6AMKD1Jv",
|
|
"Z3VlRmluaXNoSW5mbxIeCgtOTEtKUEdHSktLRBgOIAEoCzIJLkl0ZW1MaXN0",
|
|
"EhMKC0ZHRkZFQktOTUhHGF0gASgNEhMKC0pLQ0hGTklLT01LGA0gASgIEiEK",
|
|
"C01CRE1DQklGSExQGAkgASgLMgwuTkxIQVBPRk5FSkoSEAoIc2NvcmVfaWQY",
|
|
"CiABKA0SEwoLQUNITkFIRE1IRUsYAyABKA0SEwoLRkpKRUJIS05PRUcYCyAB",
|
|
"KA0SIQoLRU1OREJQTUFJR0QYDyABKAsyDC5OTEJQSERDUENQRhIqCgtIT0lN",
|
|
"SU5NSktLRxgHIAEoCzIVLlJvZ3VlU2NvcmVSZXdhcmRJbmZvEhMKC0pGR0xC",
|
|
"SVBNUE5BGAQgASgNEiUKC3JlY29yZF9pbmZvGAYgASgLMhAuUm9ndWVSZWNv",
|
|
"cmRJbmZvEg4KBmlzX3dpbhgMIAEoCBIeCgtBRktPRUxBR0lKUBgCIAEoCzIJ",
|
|
"Lkl0ZW1MaXN0Eh4KC0xPTUJLSktCSUdFGAUgASgLMgkuSXRlbUxpc3QSKgoL",
|
|
"Rk5MRk1MRUtOTkUYASABKAsyFS5Sb2d1ZVNjb3JlUmV3YXJkSW5mbxITCgtG",
|
|
"QUpPREtGTkpKRBgIIAEoDRIQCgdhcmVhX2lkGPAJIAEoDUIeqgIbRWdnTGlu",
|
|
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLHAPOFNEJJReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLBPHDCPCPFReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueScoreRewardInfoReflection.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[]{ "NLKJPGGJKKD", "FGFFEBKNMHG", "JKCHFNIKOMK", "MBDMCBIFHLP", "ScoreId", "ACHNAHDMHEK", "FJJEBHKNOEG", "EMNDBPMAIGD", "HOIMINMJKKG", "JFGLBIPMPNA", "RecordInfo", "IsWin", "AFKOELAGIJP", "LOMBKJKBIGE", "FNLFMLEKNNE", "FAJODKFNJJD", "AreaId" }, 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() {
|
|
nLKJPGGJKKD_ = other.nLKJPGGJKKD_ != null ? other.nLKJPGGJKKD_.Clone() : null;
|
|
fGFFEBKNMHG_ = other.fGFFEBKNMHG_;
|
|
jKCHFNIKOMK_ = other.jKCHFNIKOMK_;
|
|
mBDMCBIFHLP_ = other.mBDMCBIFHLP_ != null ? other.mBDMCBIFHLP_.Clone() : null;
|
|
scoreId_ = other.scoreId_;
|
|
aCHNAHDMHEK_ = other.aCHNAHDMHEK_;
|
|
fJJEBHKNOEG_ = other.fJJEBHKNOEG_;
|
|
eMNDBPMAIGD_ = other.eMNDBPMAIGD_ != null ? other.eMNDBPMAIGD_.Clone() : null;
|
|
hOIMINMJKKG_ = other.hOIMINMJKKG_ != null ? other.hOIMINMJKKG_.Clone() : null;
|
|
jFGLBIPMPNA_ = other.jFGLBIPMPNA_;
|
|
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
|
|
isWin_ = other.isWin_;
|
|
aFKOELAGIJP_ = other.aFKOELAGIJP_ != null ? other.aFKOELAGIJP_.Clone() : null;
|
|
lOMBKJKBIGE_ = other.lOMBKJKBIGE_ != null ? other.lOMBKJKBIGE_.Clone() : null;
|
|
fNLFMLEKNNE_ = other.fNLFMLEKNNE_ != null ? other.fNLFMLEKNNE_.Clone() : null;
|
|
fAJODKFNJJD_ = other.fAJODKFNJJD_;
|
|
areaId_ = other.areaId_;
|
|
_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 "NLKJPGGJKKD" field.</summary>
|
|
public const int NLKJPGGJKKDFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.ItemList nLKJPGGJKKD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList NLKJPGGJKKD {
|
|
get { return nLKJPGGJKKD_; }
|
|
set {
|
|
nLKJPGGJKKD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FGFFEBKNMHG" field.</summary>
|
|
public const int FGFFEBKNMHGFieldNumber = 93;
|
|
private uint fGFFEBKNMHG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FGFFEBKNMHG {
|
|
get { return fGFFEBKNMHG_; }
|
|
set {
|
|
fGFFEBKNMHG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JKCHFNIKOMK" field.</summary>
|
|
public const int JKCHFNIKOMKFieldNumber = 13;
|
|
private bool jKCHFNIKOMK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool JKCHFNIKOMK {
|
|
get { return jKCHFNIKOMK_; }
|
|
set {
|
|
jKCHFNIKOMK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MBDMCBIFHLP" field.</summary>
|
|
public const int MBDMCBIFHLPFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.NLHAPOFNEJJ mBDMCBIFHLP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.NLHAPOFNEJJ MBDMCBIFHLP {
|
|
get { return mBDMCBIFHLP_; }
|
|
set {
|
|
mBDMCBIFHLP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "score_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 10;
|
|
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 "ACHNAHDMHEK" field.</summary>
|
|
public const int ACHNAHDMHEKFieldNumber = 3;
|
|
private uint aCHNAHDMHEK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ACHNAHDMHEK {
|
|
get { return aCHNAHDMHEK_; }
|
|
set {
|
|
aCHNAHDMHEK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FJJEBHKNOEG" field.</summary>
|
|
public const int FJJEBHKNOEGFieldNumber = 11;
|
|
private uint fJJEBHKNOEG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FJJEBHKNOEG {
|
|
get { return fJJEBHKNOEG_; }
|
|
set {
|
|
fJJEBHKNOEG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EMNDBPMAIGD" field.</summary>
|
|
public const int EMNDBPMAIGDFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.NLBPHDCPCPF eMNDBPMAIGD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.NLBPHDCPCPF EMNDBPMAIGD {
|
|
get { return eMNDBPMAIGD_; }
|
|
set {
|
|
eMNDBPMAIGD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HOIMINMJKKG" field.</summary>
|
|
public const int HOIMINMJKKGFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo hOIMINMJKKG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo HOIMINMJKKG {
|
|
get { return hOIMINMJKKG_; }
|
|
set {
|
|
hOIMINMJKKG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JFGLBIPMPNA" field.</summary>
|
|
public const int JFGLBIPMPNAFieldNumber = 4;
|
|
private uint jFGLBIPMPNA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JFGLBIPMPNA {
|
|
get { return jFGLBIPMPNA_; }
|
|
set {
|
|
jFGLBIPMPNA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "record_info" field.</summary>
|
|
public const int RecordInfoFieldNumber = 6;
|
|
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 "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 12;
|
|
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 "AFKOELAGIJP" field.</summary>
|
|
public const int AFKOELAGIJPFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.ItemList aFKOELAGIJP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList AFKOELAGIJP {
|
|
get { return aFKOELAGIJP_; }
|
|
set {
|
|
aFKOELAGIJP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LOMBKJKBIGE" field.</summary>
|
|
public const int LOMBKJKBIGEFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.ItemList lOMBKJKBIGE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList LOMBKJKBIGE {
|
|
get { return lOMBKJKBIGE_; }
|
|
set {
|
|
lOMBKJKBIGE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FNLFMLEKNNE" field.</summary>
|
|
public const int FNLFMLEKNNEFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo fNLFMLEKNNE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo FNLFMLEKNNE {
|
|
get { return fNLFMLEKNNE_; }
|
|
set {
|
|
fNLFMLEKNNE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FAJODKFNJJD" field.</summary>
|
|
public const int FAJODKFNJJDFieldNumber = 8;
|
|
private uint fAJODKFNJJD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FAJODKFNJJD {
|
|
get { return fAJODKFNJJD_; }
|
|
set {
|
|
fAJODKFNJJD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 1264;
|
|
private uint areaId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AreaId {
|
|
get { return areaId_; }
|
|
set {
|
|
areaId_ = 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(NLKJPGGJKKD, other.NLKJPGGJKKD)) return false;
|
|
if (FGFFEBKNMHG != other.FGFFEBKNMHG) return false;
|
|
if (JKCHFNIKOMK != other.JKCHFNIKOMK) return false;
|
|
if (!object.Equals(MBDMCBIFHLP, other.MBDMCBIFHLP)) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if (ACHNAHDMHEK != other.ACHNAHDMHEK) return false;
|
|
if (FJJEBHKNOEG != other.FJJEBHKNOEG) return false;
|
|
if (!object.Equals(EMNDBPMAIGD, other.EMNDBPMAIGD)) return false;
|
|
if (!object.Equals(HOIMINMJKKG, other.HOIMINMJKKG)) return false;
|
|
if (JFGLBIPMPNA != other.JFGLBIPMPNA) return false;
|
|
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
|
|
if (IsWin != other.IsWin) return false;
|
|
if (!object.Equals(AFKOELAGIJP, other.AFKOELAGIJP)) return false;
|
|
if (!object.Equals(LOMBKJKBIGE, other.LOMBKJKBIGE)) return false;
|
|
if (!object.Equals(FNLFMLEKNNE, other.FNLFMLEKNNE)) return false;
|
|
if (FAJODKFNJJD != other.FAJODKFNJJD) return false;
|
|
if (AreaId != other.AreaId) 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 (nLKJPGGJKKD_ != null) hash ^= NLKJPGGJKKD.GetHashCode();
|
|
if (FGFFEBKNMHG != 0) hash ^= FGFFEBKNMHG.GetHashCode();
|
|
if (JKCHFNIKOMK != false) hash ^= JKCHFNIKOMK.GetHashCode();
|
|
if (mBDMCBIFHLP_ != null) hash ^= MBDMCBIFHLP.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
if (ACHNAHDMHEK != 0) hash ^= ACHNAHDMHEK.GetHashCode();
|
|
if (FJJEBHKNOEG != 0) hash ^= FJJEBHKNOEG.GetHashCode();
|
|
if (eMNDBPMAIGD_ != null) hash ^= EMNDBPMAIGD.GetHashCode();
|
|
if (hOIMINMJKKG_ != null) hash ^= HOIMINMJKKG.GetHashCode();
|
|
if (JFGLBIPMPNA != 0) hash ^= JFGLBIPMPNA.GetHashCode();
|
|
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
|
|
if (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
if (aFKOELAGIJP_ != null) hash ^= AFKOELAGIJP.GetHashCode();
|
|
if (lOMBKJKBIGE_ != null) hash ^= LOMBKJKBIGE.GetHashCode();
|
|
if (fNLFMLEKNNE_ != null) hash ^= FNLFMLEKNNE.GetHashCode();
|
|
if (FAJODKFNJJD != 0) hash ^= FAJODKFNJJD.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.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 (fNLFMLEKNNE_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(FNLFMLEKNNE);
|
|
}
|
|
if (aFKOELAGIJP_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(AFKOELAGIJP);
|
|
}
|
|
if (ACHNAHDMHEK != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(ACHNAHDMHEK);
|
|
}
|
|
if (JFGLBIPMPNA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(JFGLBIPMPNA);
|
|
}
|
|
if (lOMBKJKBIGE_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(LOMBKJKBIGE);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (hOIMINMJKKG_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(HOIMINMJKKG);
|
|
}
|
|
if (FAJODKFNJJD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(FAJODKFNJJD);
|
|
}
|
|
if (mBDMCBIFHLP_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MBDMCBIFHLP);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (FJJEBHKNOEG != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(FJJEBHKNOEG);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (JKCHFNIKOMK != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(JKCHFNIKOMK);
|
|
}
|
|
if (nLKJPGGJKKD_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(NLKJPGGJKKD);
|
|
}
|
|
if (eMNDBPMAIGD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(EMNDBPMAIGD);
|
|
}
|
|
if (FGFFEBKNMHG != 0) {
|
|
output.WriteRawTag(232, 5);
|
|
output.WriteUInt32(FGFFEBKNMHG);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(128, 79);
|
|
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 (fNLFMLEKNNE_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(FNLFMLEKNNE);
|
|
}
|
|
if (aFKOELAGIJP_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(AFKOELAGIJP);
|
|
}
|
|
if (ACHNAHDMHEK != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(ACHNAHDMHEK);
|
|
}
|
|
if (JFGLBIPMPNA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(JFGLBIPMPNA);
|
|
}
|
|
if (lOMBKJKBIGE_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(LOMBKJKBIGE);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (hOIMINMJKKG_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(HOIMINMJKKG);
|
|
}
|
|
if (FAJODKFNJJD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(FAJODKFNJJD);
|
|
}
|
|
if (mBDMCBIFHLP_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MBDMCBIFHLP);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (FJJEBHKNOEG != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(FJJEBHKNOEG);
|
|
}
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (JKCHFNIKOMK != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(JKCHFNIKOMK);
|
|
}
|
|
if (nLKJPGGJKKD_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(NLKJPGGJKKD);
|
|
}
|
|
if (eMNDBPMAIGD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(EMNDBPMAIGD);
|
|
}
|
|
if (FGFFEBKNMHG != 0) {
|
|
output.WriteRawTag(232, 5);
|
|
output.WriteUInt32(FGFFEBKNMHG);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(128, 79);
|
|
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 (nLKJPGGJKKD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NLKJPGGJKKD);
|
|
}
|
|
if (FGFFEBKNMHG != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(FGFFEBKNMHG);
|
|
}
|
|
if (JKCHFNIKOMK != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (mBDMCBIFHLP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MBDMCBIFHLP);
|
|
}
|
|
if (ScoreId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
|
|
}
|
|
if (ACHNAHDMHEK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ACHNAHDMHEK);
|
|
}
|
|
if (FJJEBHKNOEG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FJJEBHKNOEG);
|
|
}
|
|
if (eMNDBPMAIGD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EMNDBPMAIGD);
|
|
}
|
|
if (hOIMINMJKKG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HOIMINMJKKG);
|
|
}
|
|
if (JFGLBIPMPNA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JFGLBIPMPNA);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
|
|
}
|
|
if (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (aFKOELAGIJP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AFKOELAGIJP);
|
|
}
|
|
if (lOMBKJKBIGE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LOMBKJKBIGE);
|
|
}
|
|
if (fNLFMLEKNNE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FNLFMLEKNNE);
|
|
}
|
|
if (FAJODKFNJJD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FAJODKFNJJD);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
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.nLKJPGGJKKD_ != null) {
|
|
if (nLKJPGGJKKD_ == null) {
|
|
NLKJPGGJKKD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
NLKJPGGJKKD.MergeFrom(other.NLKJPGGJKKD);
|
|
}
|
|
if (other.FGFFEBKNMHG != 0) {
|
|
FGFFEBKNMHG = other.FGFFEBKNMHG;
|
|
}
|
|
if (other.JKCHFNIKOMK != false) {
|
|
JKCHFNIKOMK = other.JKCHFNIKOMK;
|
|
}
|
|
if (other.mBDMCBIFHLP_ != null) {
|
|
if (mBDMCBIFHLP_ == null) {
|
|
MBDMCBIFHLP = new global::EggLink.DanhengServer.Proto.NLHAPOFNEJJ();
|
|
}
|
|
MBDMCBIFHLP.MergeFrom(other.MBDMCBIFHLP);
|
|
}
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
if (other.ACHNAHDMHEK != 0) {
|
|
ACHNAHDMHEK = other.ACHNAHDMHEK;
|
|
}
|
|
if (other.FJJEBHKNOEG != 0) {
|
|
FJJEBHKNOEG = other.FJJEBHKNOEG;
|
|
}
|
|
if (other.eMNDBPMAIGD_ != null) {
|
|
if (eMNDBPMAIGD_ == null) {
|
|
EMNDBPMAIGD = new global::EggLink.DanhengServer.Proto.NLBPHDCPCPF();
|
|
}
|
|
EMNDBPMAIGD.MergeFrom(other.EMNDBPMAIGD);
|
|
}
|
|
if (other.hOIMINMJKKG_ != null) {
|
|
if (hOIMINMJKKG_ == null) {
|
|
HOIMINMJKKG = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
HOIMINMJKKG.MergeFrom(other.HOIMINMJKKG);
|
|
}
|
|
if (other.JFGLBIPMPNA != 0) {
|
|
JFGLBIPMPNA = other.JFGLBIPMPNA;
|
|
}
|
|
if (other.recordInfo_ != null) {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
RecordInfo.MergeFrom(other.RecordInfo);
|
|
}
|
|
if (other.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
if (other.aFKOELAGIJP_ != null) {
|
|
if (aFKOELAGIJP_ == null) {
|
|
AFKOELAGIJP = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
AFKOELAGIJP.MergeFrom(other.AFKOELAGIJP);
|
|
}
|
|
if (other.lOMBKJKBIGE_ != null) {
|
|
if (lOMBKJKBIGE_ == null) {
|
|
LOMBKJKBIGE = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
LOMBKJKBIGE.MergeFrom(other.LOMBKJKBIGE);
|
|
}
|
|
if (other.fNLFMLEKNNE_ != null) {
|
|
if (fNLFMLEKNNE_ == null) {
|
|
FNLFMLEKNNE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
FNLFMLEKNNE.MergeFrom(other.FNLFMLEKNNE);
|
|
}
|
|
if (other.FAJODKFNJJD != 0) {
|
|
FAJODKFNJJD = other.FAJODKFNJJD;
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
_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 (fNLFMLEKNNE_ == null) {
|
|
FNLFMLEKNNE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(FNLFMLEKNNE);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (aFKOELAGIJP_ == null) {
|
|
AFKOELAGIJP = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(AFKOELAGIJP);
|
|
break;
|
|
}
|
|
case 24: {
|
|
ACHNAHDMHEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
JFGLBIPMPNA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (lOMBKJKBIGE_ == null) {
|
|
LOMBKJKBIGE = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(LOMBKJKBIGE);
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (hOIMINMJKKG_ == null) {
|
|
HOIMINMJKKG = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(HOIMINMJKKG);
|
|
break;
|
|
}
|
|
case 64: {
|
|
FAJODKFNJJD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mBDMCBIFHLP_ == null) {
|
|
MBDMCBIFHLP = new global::EggLink.DanhengServer.Proto.NLHAPOFNEJJ();
|
|
}
|
|
input.ReadMessage(MBDMCBIFHLP);
|
|
break;
|
|
}
|
|
case 80: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
FJJEBHKNOEG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JKCHFNIKOMK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (nLKJPGGJKKD_ == null) {
|
|
NLKJPGGJKKD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(NLKJPGGJKKD);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (eMNDBPMAIGD_ == null) {
|
|
EMNDBPMAIGD = new global::EggLink.DanhengServer.Proto.NLBPHDCPCPF();
|
|
}
|
|
input.ReadMessage(EMNDBPMAIGD);
|
|
break;
|
|
}
|
|
case 744: {
|
|
FGFFEBKNMHG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 10112: {
|
|
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 (fNLFMLEKNNE_ == null) {
|
|
FNLFMLEKNNE = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(FNLFMLEKNNE);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (aFKOELAGIJP_ == null) {
|
|
AFKOELAGIJP = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(AFKOELAGIJP);
|
|
break;
|
|
}
|
|
case 24: {
|
|
ACHNAHDMHEK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
JFGLBIPMPNA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (lOMBKJKBIGE_ == null) {
|
|
LOMBKJKBIGE = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(LOMBKJKBIGE);
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.RogueRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (hOIMINMJKKG_ == null) {
|
|
HOIMINMJKKG = new global::EggLink.DanhengServer.Proto.RogueScoreRewardInfo();
|
|
}
|
|
input.ReadMessage(HOIMINMJKKG);
|
|
break;
|
|
}
|
|
case 64: {
|
|
FAJODKFNJJD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mBDMCBIFHLP_ == null) {
|
|
MBDMCBIFHLP = new global::EggLink.DanhengServer.Proto.NLHAPOFNEJJ();
|
|
}
|
|
input.ReadMessage(MBDMCBIFHLP);
|
|
break;
|
|
}
|
|
case 80: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
FJJEBHKNOEG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JKCHFNIKOMK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (nLKJPGGJKKD_ == null) {
|
|
NLKJPGGJKKD = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(NLKJPGGJKKD);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (eMNDBPMAIGD_ == null) {
|
|
EMNDBPMAIGD = new global::EggLink.DanhengServer.Proto.NLBPHDCPCPF();
|
|
}
|
|
input.ReadMessage(EMNDBPMAIGD);
|
|
break;
|
|
}
|
|
case 744: {
|
|
FGFFEBKNMHG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 10112: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|