mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
665 lines
25 KiB
C#
665 lines
25 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MuseumInfoChangedScNotify.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 MuseumInfoChangedScNotify.proto</summary>
|
|
public static partial class MuseumInfoChangedScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MuseumInfoChangedScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MuseumInfoChangedScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9NdXNldW1JbmZvQ2hhbmdlZFNjTm90aWZ5LnByb3RvGhFGREJET0NQRUlD",
|
|
"Ti5wcm90bxoRR0ZJQkxIUERHTkUucHJvdG8aEU1CR0ZGQ0VMR0hPLnByb3Rv",
|
|
"GhFGTURHRkNOT0tNTi5wcm90byLWAgoZTXVzZXVtSW5mb0NoYW5nZWRTY05v",
|
|
"dGlmeRITCgtJS0hHS05NTEhDThgKIAMoDRITCgtHS0ZER0ROTkVFTxgBIAEo",
|
|
"DRINCgVsZXZlbBgFIAEoDRIhCgtET0FQUE5LRkxQTBgGIAMoCzIMLkZEQkRP",
|
|
"Q1BFSUNOEhMKC0RNRU5PRkhFR0ZLGA8gASgNEiEKC0ZPRkhQQkVBQUZFGA4g",
|
|
"AygLMgwuTUJHRkZDRUxHSE8SEwoLTkVKRU5OQk9PQkgYDCABKA0SEwoLTU1J",
|
|
"REpFSE1ITVAYByABKA0SEwoLT0JLSk9DTUtJQ0UYBCADKA0SEwoLSkNCRUhI",
|
|
"TUFMTlAYDSABKA0SIQoLUElEQU1NSU5DRkIYCCABKAsyDC5HRklCTEhQREdO",
|
|
"RRILCgNleHAYAiABKA0SIQoLTUdNTEhNRkpDTUIYCSABKAsyDC5GTURHRkNO",
|
|
"T0tNTkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.FDBDOCPEICNReflection.Descriptor, global::EggLink.DanhengServer.Proto.GFIBLHPDGNEReflection.Descriptor, global::EggLink.DanhengServer.Proto.MBGFFCELGHOReflection.Descriptor, global::EggLink.DanhengServer.Proto.FMDGFCNOKMNReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MuseumInfoChangedScNotify), global::EggLink.DanhengServer.Proto.MuseumInfoChangedScNotify.Parser, new[]{ "IKHGKNMLHCN", "GKFDGDNNEEO", "Level", "DOAPPNKFLPL", "DMENOFHEGFK", "FOFHPBEAAFE", "NEJENNBOOBH", "MMIDJEHMHMP", "OBKJOCMKICE", "JCBEHHMALNP", "PIDAMMINCFB", "Exp", "MGMLHMFJCMB" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MuseumInfoChangedScNotify : pb::IMessage<MuseumInfoChangedScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MuseumInfoChangedScNotify> _parser = new pb::MessageParser<MuseumInfoChangedScNotify>(() => new MuseumInfoChangedScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MuseumInfoChangedScNotify> 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.MuseumInfoChangedScNotifyReflection.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 MuseumInfoChangedScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MuseumInfoChangedScNotify(MuseumInfoChangedScNotify other) : this() {
|
|
iKHGKNMLHCN_ = other.iKHGKNMLHCN_.Clone();
|
|
gKFDGDNNEEO_ = other.gKFDGDNNEEO_;
|
|
level_ = other.level_;
|
|
dOAPPNKFLPL_ = other.dOAPPNKFLPL_.Clone();
|
|
dMENOFHEGFK_ = other.dMENOFHEGFK_;
|
|
fOFHPBEAAFE_ = other.fOFHPBEAAFE_.Clone();
|
|
nEJENNBOOBH_ = other.nEJENNBOOBH_;
|
|
mMIDJEHMHMP_ = other.mMIDJEHMHMP_;
|
|
oBKJOCMKICE_ = other.oBKJOCMKICE_.Clone();
|
|
jCBEHHMALNP_ = other.jCBEHHMALNP_;
|
|
pIDAMMINCFB_ = other.pIDAMMINCFB_ != null ? other.pIDAMMINCFB_.Clone() : null;
|
|
exp_ = other.exp_;
|
|
mGMLHMFJCMB_ = other.mGMLHMFJCMB_ != null ? other.mGMLHMFJCMB_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MuseumInfoChangedScNotify Clone() {
|
|
return new MuseumInfoChangedScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IKHGKNMLHCN" field.</summary>
|
|
public const int IKHGKNMLHCNFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_iKHGKNMLHCN_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> iKHGKNMLHCN_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> IKHGKNMLHCN {
|
|
get { return iKHGKNMLHCN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GKFDGDNNEEO" field.</summary>
|
|
public const int GKFDGDNNEEOFieldNumber = 1;
|
|
private uint gKFDGDNNEEO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GKFDGDNNEEO {
|
|
get { return gKFDGDNNEEO_; }
|
|
set {
|
|
gKFDGDNNEEO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 5;
|
|
private uint level_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Level {
|
|
get { return level_; }
|
|
set {
|
|
level_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DOAPPNKFLPL" field.</summary>
|
|
public const int DOAPPNKFLPLFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.FDBDOCPEICN> _repeated_dOAPPNKFLPL_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.FDBDOCPEICN.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FDBDOCPEICN> dOAPPNKFLPL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FDBDOCPEICN>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.FDBDOCPEICN> DOAPPNKFLPL {
|
|
get { return dOAPPNKFLPL_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DMENOFHEGFK" field.</summary>
|
|
public const int DMENOFHEGFKFieldNumber = 15;
|
|
private uint dMENOFHEGFK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DMENOFHEGFK {
|
|
get { return dMENOFHEGFK_; }
|
|
set {
|
|
dMENOFHEGFK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FOFHPBEAAFE" field.</summary>
|
|
public const int FOFHPBEAAFEFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MBGFFCELGHO> _repeated_fOFHPBEAAFE_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.MBGFFCELGHO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MBGFFCELGHO> fOFHPBEAAFE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MBGFFCELGHO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MBGFFCELGHO> FOFHPBEAAFE {
|
|
get { return fOFHPBEAAFE_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NEJENNBOOBH" field.</summary>
|
|
public const int NEJENNBOOBHFieldNumber = 12;
|
|
private uint nEJENNBOOBH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NEJENNBOOBH {
|
|
get { return nEJENNBOOBH_; }
|
|
set {
|
|
nEJENNBOOBH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MMIDJEHMHMP" field.</summary>
|
|
public const int MMIDJEHMHMPFieldNumber = 7;
|
|
private uint mMIDJEHMHMP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MMIDJEHMHMP {
|
|
get { return mMIDJEHMHMP_; }
|
|
set {
|
|
mMIDJEHMHMP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBKJOCMKICE" field.</summary>
|
|
public const int OBKJOCMKICEFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<uint> _repeated_oBKJOCMKICE_codec
|
|
= pb::FieldCodec.ForUInt32(34);
|
|
private readonly pbc::RepeatedField<uint> oBKJOCMKICE_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> OBKJOCMKICE {
|
|
get { return oBKJOCMKICE_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JCBEHHMALNP" field.</summary>
|
|
public const int JCBEHHMALNPFieldNumber = 13;
|
|
private uint jCBEHHMALNP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JCBEHHMALNP {
|
|
get { return jCBEHHMALNP_; }
|
|
set {
|
|
jCBEHHMALNP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PIDAMMINCFB" field.</summary>
|
|
public const int PIDAMMINCFBFieldNumber = 8;
|
|
private global::EggLink.DanhengServer.Proto.GFIBLHPDGNE pIDAMMINCFB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GFIBLHPDGNE PIDAMMINCFB {
|
|
get { return pIDAMMINCFB_; }
|
|
set {
|
|
pIDAMMINCFB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "exp" field.</summary>
|
|
public const int ExpFieldNumber = 2;
|
|
private uint exp_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Exp {
|
|
get { return exp_; }
|
|
set {
|
|
exp_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MGMLHMFJCMB" field.</summary>
|
|
public const int MGMLHMFJCMBFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.FMDGFCNOKMN mGMLHMFJCMB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FMDGFCNOKMN MGMLHMFJCMB {
|
|
get { return mGMLHMFJCMB_; }
|
|
set {
|
|
mGMLHMFJCMB_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MuseumInfoChangedScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MuseumInfoChangedScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!iKHGKNMLHCN_.Equals(other.iKHGKNMLHCN_)) return false;
|
|
if (GKFDGDNNEEO != other.GKFDGDNNEEO) return false;
|
|
if (Level != other.Level) return false;
|
|
if(!dOAPPNKFLPL_.Equals(other.dOAPPNKFLPL_)) return false;
|
|
if (DMENOFHEGFK != other.DMENOFHEGFK) return false;
|
|
if(!fOFHPBEAAFE_.Equals(other.fOFHPBEAAFE_)) return false;
|
|
if (NEJENNBOOBH != other.NEJENNBOOBH) return false;
|
|
if (MMIDJEHMHMP != other.MMIDJEHMHMP) return false;
|
|
if(!oBKJOCMKICE_.Equals(other.oBKJOCMKICE_)) return false;
|
|
if (JCBEHHMALNP != other.JCBEHHMALNP) return false;
|
|
if (!object.Equals(PIDAMMINCFB, other.PIDAMMINCFB)) return false;
|
|
if (Exp != other.Exp) return false;
|
|
if (!object.Equals(MGMLHMFJCMB, other.MGMLHMFJCMB)) 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;
|
|
hash ^= iKHGKNMLHCN_.GetHashCode();
|
|
if (GKFDGDNNEEO != 0) hash ^= GKFDGDNNEEO.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
hash ^= dOAPPNKFLPL_.GetHashCode();
|
|
if (DMENOFHEGFK != 0) hash ^= DMENOFHEGFK.GetHashCode();
|
|
hash ^= fOFHPBEAAFE_.GetHashCode();
|
|
if (NEJENNBOOBH != 0) hash ^= NEJENNBOOBH.GetHashCode();
|
|
if (MMIDJEHMHMP != 0) hash ^= MMIDJEHMHMP.GetHashCode();
|
|
hash ^= oBKJOCMKICE_.GetHashCode();
|
|
if (JCBEHHMALNP != 0) hash ^= JCBEHHMALNP.GetHashCode();
|
|
if (pIDAMMINCFB_ != null) hash ^= PIDAMMINCFB.GetHashCode();
|
|
if (Exp != 0) hash ^= Exp.GetHashCode();
|
|
if (mGMLHMFJCMB_ != null) hash ^= MGMLHMFJCMB.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 (GKFDGDNNEEO != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GKFDGDNNEEO);
|
|
}
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
oBKJOCMKICE_.WriteTo(output, _repeated_oBKJOCMKICE_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
dOAPPNKFLPL_.WriteTo(output, _repeated_dOAPPNKFLPL_codec);
|
|
if (MMIDJEHMHMP != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(MMIDJEHMHMP);
|
|
}
|
|
if (pIDAMMINCFB_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(PIDAMMINCFB);
|
|
}
|
|
if (mGMLHMFJCMB_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MGMLHMFJCMB);
|
|
}
|
|
iKHGKNMLHCN_.WriteTo(output, _repeated_iKHGKNMLHCN_codec);
|
|
if (NEJENNBOOBH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NEJENNBOOBH);
|
|
}
|
|
if (JCBEHHMALNP != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(JCBEHHMALNP);
|
|
}
|
|
fOFHPBEAAFE_.WriteTo(output, _repeated_fOFHPBEAAFE_codec);
|
|
if (DMENOFHEGFK != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DMENOFHEGFK);
|
|
}
|
|
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 (GKFDGDNNEEO != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GKFDGDNNEEO);
|
|
}
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
oBKJOCMKICE_.WriteTo(ref output, _repeated_oBKJOCMKICE_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
dOAPPNKFLPL_.WriteTo(ref output, _repeated_dOAPPNKFLPL_codec);
|
|
if (MMIDJEHMHMP != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(MMIDJEHMHMP);
|
|
}
|
|
if (pIDAMMINCFB_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(PIDAMMINCFB);
|
|
}
|
|
if (mGMLHMFJCMB_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MGMLHMFJCMB);
|
|
}
|
|
iKHGKNMLHCN_.WriteTo(ref output, _repeated_iKHGKNMLHCN_codec);
|
|
if (NEJENNBOOBH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NEJENNBOOBH);
|
|
}
|
|
if (JCBEHHMALNP != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(JCBEHHMALNP);
|
|
}
|
|
fOFHPBEAAFE_.WriteTo(ref output, _repeated_fOFHPBEAAFE_codec);
|
|
if (DMENOFHEGFK != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(DMENOFHEGFK);
|
|
}
|
|
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;
|
|
size += iKHGKNMLHCN_.CalculateSize(_repeated_iKHGKNMLHCN_codec);
|
|
if (GKFDGDNNEEO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GKFDGDNNEEO);
|
|
}
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
size += dOAPPNKFLPL_.CalculateSize(_repeated_dOAPPNKFLPL_codec);
|
|
if (DMENOFHEGFK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DMENOFHEGFK);
|
|
}
|
|
size += fOFHPBEAAFE_.CalculateSize(_repeated_fOFHPBEAAFE_codec);
|
|
if (NEJENNBOOBH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NEJENNBOOBH);
|
|
}
|
|
if (MMIDJEHMHMP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MMIDJEHMHMP);
|
|
}
|
|
size += oBKJOCMKICE_.CalculateSize(_repeated_oBKJOCMKICE_codec);
|
|
if (JCBEHHMALNP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JCBEHHMALNP);
|
|
}
|
|
if (pIDAMMINCFB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PIDAMMINCFB);
|
|
}
|
|
if (Exp != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
|
|
}
|
|
if (mGMLHMFJCMB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MGMLHMFJCMB);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MuseumInfoChangedScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
iKHGKNMLHCN_.Add(other.iKHGKNMLHCN_);
|
|
if (other.GKFDGDNNEEO != 0) {
|
|
GKFDGDNNEEO = other.GKFDGDNNEEO;
|
|
}
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
dOAPPNKFLPL_.Add(other.dOAPPNKFLPL_);
|
|
if (other.DMENOFHEGFK != 0) {
|
|
DMENOFHEGFK = other.DMENOFHEGFK;
|
|
}
|
|
fOFHPBEAAFE_.Add(other.fOFHPBEAAFE_);
|
|
if (other.NEJENNBOOBH != 0) {
|
|
NEJENNBOOBH = other.NEJENNBOOBH;
|
|
}
|
|
if (other.MMIDJEHMHMP != 0) {
|
|
MMIDJEHMHMP = other.MMIDJEHMHMP;
|
|
}
|
|
oBKJOCMKICE_.Add(other.oBKJOCMKICE_);
|
|
if (other.JCBEHHMALNP != 0) {
|
|
JCBEHHMALNP = other.JCBEHHMALNP;
|
|
}
|
|
if (other.pIDAMMINCFB_ != null) {
|
|
if (pIDAMMINCFB_ == null) {
|
|
PIDAMMINCFB = new global::EggLink.DanhengServer.Proto.GFIBLHPDGNE();
|
|
}
|
|
PIDAMMINCFB.MergeFrom(other.PIDAMMINCFB);
|
|
}
|
|
if (other.Exp != 0) {
|
|
Exp = other.Exp;
|
|
}
|
|
if (other.mGMLHMFJCMB_ != null) {
|
|
if (mGMLHMFJCMB_ == null) {
|
|
MGMLHMFJCMB = new global::EggLink.DanhengServer.Proto.FMDGFCNOKMN();
|
|
}
|
|
MGMLHMFJCMB.MergeFrom(other.MGMLHMFJCMB);
|
|
}
|
|
_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 8: {
|
|
GKFDGDNNEEO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
oBKJOCMKICE_.AddEntriesFrom(input, _repeated_oBKJOCMKICE_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
dOAPPNKFLPL_.AddEntriesFrom(input, _repeated_dOAPPNKFLPL_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
MMIDJEHMHMP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (pIDAMMINCFB_ == null) {
|
|
PIDAMMINCFB = new global::EggLink.DanhengServer.Proto.GFIBLHPDGNE();
|
|
}
|
|
input.ReadMessage(PIDAMMINCFB);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mGMLHMFJCMB_ == null) {
|
|
MGMLHMFJCMB = new global::EggLink.DanhengServer.Proto.FMDGFCNOKMN();
|
|
}
|
|
input.ReadMessage(MGMLHMFJCMB);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
iKHGKNMLHCN_.AddEntriesFrom(input, _repeated_iKHGKNMLHCN_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
NEJENNBOOBH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JCBEHHMALNP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
fOFHPBEAAFE_.AddEntriesFrom(input, _repeated_fOFHPBEAAFE_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
DMENOFHEGFK = 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 8: {
|
|
GKFDGDNNEEO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
oBKJOCMKICE_.AddEntriesFrom(ref input, _repeated_oBKJOCMKICE_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
dOAPPNKFLPL_.AddEntriesFrom(ref input, _repeated_dOAPPNKFLPL_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
MMIDJEHMHMP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (pIDAMMINCFB_ == null) {
|
|
PIDAMMINCFB = new global::EggLink.DanhengServer.Proto.GFIBLHPDGNE();
|
|
}
|
|
input.ReadMessage(PIDAMMINCFB);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mGMLHMFJCMB_ == null) {
|
|
MGMLHMFJCMB = new global::EggLink.DanhengServer.Proto.FMDGFCNOKMN();
|
|
}
|
|
input.ReadMessage(MGMLHMFJCMB);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
iKHGKNMLHCN_.AddEntriesFrom(ref input, _repeated_iKHGKNMLHCN_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
NEJENNBOOBH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JCBEHHMALNP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
fOFHPBEAAFE_.AddEntriesFrom(ref input, _repeated_fOFHPBEAAFE_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
DMENOFHEGFK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|