mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36: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(
|
|
"Ch9NdXNldW1JbmZvQ2hhbmdlZFNjTm90aWZ5LnByb3RvGhFNTk1NRUxBSUJK",
|
|
"Sy5wcm90bxoRSVBNSUdCR0xQTkoucHJvdG8aEUtQTlBPQUFIREFDLnByb3Rv",
|
|
"GhFPUE9IREhIRE9BRS5wcm90byLWAgoZTXVzZXVtSW5mb0NoYW5nZWRTY05v",
|
|
"dGlmeRITCgtKT0FOR0RMQ0hLTRgOIAEoDRITCgtOQkJLUElKRUpQUBgKIAEo",
|
|
"DRIhCgtNRUxOSUxNUE9CQRgNIAMoCzIMLk1OTU1FTEFJQkpLEhMKC0JISUhP",
|
|
"UExEUEdGGAMgAygNEhMKC0NDS0JCT0VPS0dPGAIgASgNEhMKC1BGR0VOTkRB",
|
|
"REZBGA8gASgNEhMKC09ETk9GRVBCSkFHGAcgAygNEiEKC0dMR0ZDQkRMT09J",
|
|
"GAEgAygLMgwuT1BPSERISERPQUUSEwoLRUJOTkJFRUdKRk4YBiABKA0SDQoF",
|
|
"bGV2ZWwYCCABKA0SIQoLTURIS0ZQRENGR1AYCyABKAsyDC5LUE5QT0FBSERB",
|
|
"QxIhCgtBRE9CRU9ESkJMShgJIAEoCzIMLklQTUlHQkdMUE5KEgsKA2V4cBgF",
|
|
"IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MNMMELAIBJKReflection.Descriptor, global::EggLink.DanhengServer.Proto.IPMIGBGLPNJReflection.Descriptor, global::EggLink.DanhengServer.Proto.KPNPOAAHDACReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPOHDHHDOAEReflection.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[]{ "JOANGDLCHKM", "NBBKPIJEJPP", "MELNILMPOBA", "BHIHOPLDPGF", "CCKBBOEOKGO", "PFGENNDADFA", "ODNOFEPBJAG", "GLGFCBDLOOI", "EBNNBEEGJFN", "Level", "MDHKFPDCFGP", "ADOBEODJBLJ", "Exp" }, 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() {
|
|
jOANGDLCHKM_ = other.jOANGDLCHKM_;
|
|
nBBKPIJEJPP_ = other.nBBKPIJEJPP_;
|
|
mELNILMPOBA_ = other.mELNILMPOBA_.Clone();
|
|
bHIHOPLDPGF_ = other.bHIHOPLDPGF_.Clone();
|
|
cCKBBOEOKGO_ = other.cCKBBOEOKGO_;
|
|
pFGENNDADFA_ = other.pFGENNDADFA_;
|
|
oDNOFEPBJAG_ = other.oDNOFEPBJAG_.Clone();
|
|
gLGFCBDLOOI_ = other.gLGFCBDLOOI_.Clone();
|
|
eBNNBEEGJFN_ = other.eBNNBEEGJFN_;
|
|
level_ = other.level_;
|
|
mDHKFPDCFGP_ = other.mDHKFPDCFGP_ != null ? other.mDHKFPDCFGP_.Clone() : null;
|
|
aDOBEODJBLJ_ = other.aDOBEODJBLJ_ != null ? other.aDOBEODJBLJ_.Clone() : null;
|
|
exp_ = other.exp_;
|
|
_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 "JOANGDLCHKM" field.</summary>
|
|
public const int JOANGDLCHKMFieldNumber = 14;
|
|
private uint jOANGDLCHKM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JOANGDLCHKM {
|
|
get { return jOANGDLCHKM_; }
|
|
set {
|
|
jOANGDLCHKM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NBBKPIJEJPP" field.</summary>
|
|
public const int NBBKPIJEJPPFieldNumber = 10;
|
|
private uint nBBKPIJEJPP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NBBKPIJEJPP {
|
|
get { return nBBKPIJEJPP_; }
|
|
set {
|
|
nBBKPIJEJPP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MELNILMPOBA" field.</summary>
|
|
public const int MELNILMPOBAFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MNMMELAIBJK> _repeated_mELNILMPOBA_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.MNMMELAIBJK.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNMMELAIBJK> mELNILMPOBA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNMMELAIBJK>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MNMMELAIBJK> MELNILMPOBA {
|
|
get { return mELNILMPOBA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "BHIHOPLDPGF" field.</summary>
|
|
public const int BHIHOPLDPGFFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<uint> _repeated_bHIHOPLDPGF_codec
|
|
= pb::FieldCodec.ForUInt32(26);
|
|
private readonly pbc::RepeatedField<uint> bHIHOPLDPGF_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> BHIHOPLDPGF {
|
|
get { return bHIHOPLDPGF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CCKBBOEOKGO" field.</summary>
|
|
public const int CCKBBOEOKGOFieldNumber = 2;
|
|
private uint cCKBBOEOKGO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CCKBBOEOKGO {
|
|
get { return cCKBBOEOKGO_; }
|
|
set {
|
|
cCKBBOEOKGO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PFGENNDADFA" field.</summary>
|
|
public const int PFGENNDADFAFieldNumber = 15;
|
|
private uint pFGENNDADFA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PFGENNDADFA {
|
|
get { return pFGENNDADFA_; }
|
|
set {
|
|
pFGENNDADFA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ODNOFEPBJAG" field.</summary>
|
|
public const int ODNOFEPBJAGFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_oDNOFEPBJAG_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> oDNOFEPBJAG_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> ODNOFEPBJAG {
|
|
get { return oDNOFEPBJAG_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GLGFCBDLOOI" field.</summary>
|
|
public const int GLGFCBDLOOIFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OPOHDHHDOAE> _repeated_gLGFCBDLOOI_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.OPOHDHHDOAE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPOHDHHDOAE> gLGFCBDLOOI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPOHDHHDOAE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPOHDHHDOAE> GLGFCBDLOOI {
|
|
get { return gLGFCBDLOOI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "EBNNBEEGJFN" field.</summary>
|
|
public const int EBNNBEEGJFNFieldNumber = 6;
|
|
private uint eBNNBEEGJFN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EBNNBEEGJFN {
|
|
get { return eBNNBEEGJFN_; }
|
|
set {
|
|
eBNNBEEGJFN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 8;
|
|
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 "MDHKFPDCFGP" field.</summary>
|
|
public const int MDHKFPDCFGPFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.KPNPOAAHDAC mDHKFPDCFGP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KPNPOAAHDAC MDHKFPDCFGP {
|
|
get { return mDHKFPDCFGP_; }
|
|
set {
|
|
mDHKFPDCFGP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ADOBEODJBLJ" field.</summary>
|
|
public const int ADOBEODJBLJFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.IPMIGBGLPNJ aDOBEODJBLJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IPMIGBGLPNJ ADOBEODJBLJ {
|
|
get { return aDOBEODJBLJ_; }
|
|
set {
|
|
aDOBEODJBLJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "exp" field.</summary>
|
|
public const int ExpFieldNumber = 5;
|
|
private uint exp_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Exp {
|
|
get { return exp_; }
|
|
set {
|
|
exp_ = 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 (JOANGDLCHKM != other.JOANGDLCHKM) return false;
|
|
if (NBBKPIJEJPP != other.NBBKPIJEJPP) return false;
|
|
if(!mELNILMPOBA_.Equals(other.mELNILMPOBA_)) return false;
|
|
if(!bHIHOPLDPGF_.Equals(other.bHIHOPLDPGF_)) return false;
|
|
if (CCKBBOEOKGO != other.CCKBBOEOKGO) return false;
|
|
if (PFGENNDADFA != other.PFGENNDADFA) return false;
|
|
if(!oDNOFEPBJAG_.Equals(other.oDNOFEPBJAG_)) return false;
|
|
if(!gLGFCBDLOOI_.Equals(other.gLGFCBDLOOI_)) return false;
|
|
if (EBNNBEEGJFN != other.EBNNBEEGJFN) return false;
|
|
if (Level != other.Level) return false;
|
|
if (!object.Equals(MDHKFPDCFGP, other.MDHKFPDCFGP)) return false;
|
|
if (!object.Equals(ADOBEODJBLJ, other.ADOBEODJBLJ)) return false;
|
|
if (Exp != other.Exp) 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 (JOANGDLCHKM != 0) hash ^= JOANGDLCHKM.GetHashCode();
|
|
if (NBBKPIJEJPP != 0) hash ^= NBBKPIJEJPP.GetHashCode();
|
|
hash ^= mELNILMPOBA_.GetHashCode();
|
|
hash ^= bHIHOPLDPGF_.GetHashCode();
|
|
if (CCKBBOEOKGO != 0) hash ^= CCKBBOEOKGO.GetHashCode();
|
|
if (PFGENNDADFA != 0) hash ^= PFGENNDADFA.GetHashCode();
|
|
hash ^= oDNOFEPBJAG_.GetHashCode();
|
|
hash ^= gLGFCBDLOOI_.GetHashCode();
|
|
if (EBNNBEEGJFN != 0) hash ^= EBNNBEEGJFN.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
if (mDHKFPDCFGP_ != null) hash ^= MDHKFPDCFGP.GetHashCode();
|
|
if (aDOBEODJBLJ_ != null) hash ^= ADOBEODJBLJ.GetHashCode();
|
|
if (Exp != 0) hash ^= Exp.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
|
|
gLGFCBDLOOI_.WriteTo(output, _repeated_gLGFCBDLOOI_codec);
|
|
if (CCKBBOEOKGO != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CCKBBOEOKGO);
|
|
}
|
|
bHIHOPLDPGF_.WriteTo(output, _repeated_bHIHOPLDPGF_codec);
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (EBNNBEEGJFN != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(EBNNBEEGJFN);
|
|
}
|
|
oDNOFEPBJAG_.WriteTo(output, _repeated_oDNOFEPBJAG_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (aDOBEODJBLJ_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(ADOBEODJBLJ);
|
|
}
|
|
if (NBBKPIJEJPP != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(NBBKPIJEJPP);
|
|
}
|
|
if (mDHKFPDCFGP_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(MDHKFPDCFGP);
|
|
}
|
|
mELNILMPOBA_.WriteTo(output, _repeated_mELNILMPOBA_codec);
|
|
if (JOANGDLCHKM != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(JOANGDLCHKM);
|
|
}
|
|
if (PFGENNDADFA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(PFGENNDADFA);
|
|
}
|
|
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) {
|
|
gLGFCBDLOOI_.WriteTo(ref output, _repeated_gLGFCBDLOOI_codec);
|
|
if (CCKBBOEOKGO != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CCKBBOEOKGO);
|
|
}
|
|
bHIHOPLDPGF_.WriteTo(ref output, _repeated_bHIHOPLDPGF_codec);
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (EBNNBEEGJFN != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(EBNNBEEGJFN);
|
|
}
|
|
oDNOFEPBJAG_.WriteTo(ref output, _repeated_oDNOFEPBJAG_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (aDOBEODJBLJ_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(ADOBEODJBLJ);
|
|
}
|
|
if (NBBKPIJEJPP != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(NBBKPIJEJPP);
|
|
}
|
|
if (mDHKFPDCFGP_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(MDHKFPDCFGP);
|
|
}
|
|
mELNILMPOBA_.WriteTo(ref output, _repeated_mELNILMPOBA_codec);
|
|
if (JOANGDLCHKM != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(JOANGDLCHKM);
|
|
}
|
|
if (PFGENNDADFA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(PFGENNDADFA);
|
|
}
|
|
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 (JOANGDLCHKM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JOANGDLCHKM);
|
|
}
|
|
if (NBBKPIJEJPP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NBBKPIJEJPP);
|
|
}
|
|
size += mELNILMPOBA_.CalculateSize(_repeated_mELNILMPOBA_codec);
|
|
size += bHIHOPLDPGF_.CalculateSize(_repeated_bHIHOPLDPGF_codec);
|
|
if (CCKBBOEOKGO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CCKBBOEOKGO);
|
|
}
|
|
if (PFGENNDADFA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PFGENNDADFA);
|
|
}
|
|
size += oDNOFEPBJAG_.CalculateSize(_repeated_oDNOFEPBJAG_codec);
|
|
size += gLGFCBDLOOI_.CalculateSize(_repeated_gLGFCBDLOOI_codec);
|
|
if (EBNNBEEGJFN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EBNNBEEGJFN);
|
|
}
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
if (mDHKFPDCFGP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MDHKFPDCFGP);
|
|
}
|
|
if (aDOBEODJBLJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ADOBEODJBLJ);
|
|
}
|
|
if (Exp != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
|
|
}
|
|
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;
|
|
}
|
|
if (other.JOANGDLCHKM != 0) {
|
|
JOANGDLCHKM = other.JOANGDLCHKM;
|
|
}
|
|
if (other.NBBKPIJEJPP != 0) {
|
|
NBBKPIJEJPP = other.NBBKPIJEJPP;
|
|
}
|
|
mELNILMPOBA_.Add(other.mELNILMPOBA_);
|
|
bHIHOPLDPGF_.Add(other.bHIHOPLDPGF_);
|
|
if (other.CCKBBOEOKGO != 0) {
|
|
CCKBBOEOKGO = other.CCKBBOEOKGO;
|
|
}
|
|
if (other.PFGENNDADFA != 0) {
|
|
PFGENNDADFA = other.PFGENNDADFA;
|
|
}
|
|
oDNOFEPBJAG_.Add(other.oDNOFEPBJAG_);
|
|
gLGFCBDLOOI_.Add(other.gLGFCBDLOOI_);
|
|
if (other.EBNNBEEGJFN != 0) {
|
|
EBNNBEEGJFN = other.EBNNBEEGJFN;
|
|
}
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
if (other.mDHKFPDCFGP_ != null) {
|
|
if (mDHKFPDCFGP_ == null) {
|
|
MDHKFPDCFGP = new global::EggLink.DanhengServer.Proto.KPNPOAAHDAC();
|
|
}
|
|
MDHKFPDCFGP.MergeFrom(other.MDHKFPDCFGP);
|
|
}
|
|
if (other.aDOBEODJBLJ_ != null) {
|
|
if (aDOBEODJBLJ_ == null) {
|
|
ADOBEODJBLJ = new global::EggLink.DanhengServer.Proto.IPMIGBGLPNJ();
|
|
}
|
|
ADOBEODJBLJ.MergeFrom(other.ADOBEODJBLJ);
|
|
}
|
|
if (other.Exp != 0) {
|
|
Exp = other.Exp;
|
|
}
|
|
_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: {
|
|
gLGFCBDLOOI_.AddEntriesFrom(input, _repeated_gLGFCBDLOOI_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
CCKBBOEOKGO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
bHIHOPLDPGF_.AddEntriesFrom(input, _repeated_bHIHOPLDPGF_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
EBNNBEEGJFN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
oDNOFEPBJAG_.AddEntriesFrom(input, _repeated_oDNOFEPBJAG_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (aDOBEODJBLJ_ == null) {
|
|
ADOBEODJBLJ = new global::EggLink.DanhengServer.Proto.IPMIGBGLPNJ();
|
|
}
|
|
input.ReadMessage(ADOBEODJBLJ);
|
|
break;
|
|
}
|
|
case 80: {
|
|
NBBKPIJEJPP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (mDHKFPDCFGP_ == null) {
|
|
MDHKFPDCFGP = new global::EggLink.DanhengServer.Proto.KPNPOAAHDAC();
|
|
}
|
|
input.ReadMessage(MDHKFPDCFGP);
|
|
break;
|
|
}
|
|
case 106: {
|
|
mELNILMPOBA_.AddEntriesFrom(input, _repeated_mELNILMPOBA_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
JOANGDLCHKM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
PFGENNDADFA = 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: {
|
|
gLGFCBDLOOI_.AddEntriesFrom(ref input, _repeated_gLGFCBDLOOI_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
CCKBBOEOKGO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
bHIHOPLDPGF_.AddEntriesFrom(ref input, _repeated_bHIHOPLDPGF_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
EBNNBEEGJFN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
oDNOFEPBJAG_.AddEntriesFrom(ref input, _repeated_oDNOFEPBJAG_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (aDOBEODJBLJ_ == null) {
|
|
ADOBEODJBLJ = new global::EggLink.DanhengServer.Proto.IPMIGBGLPNJ();
|
|
}
|
|
input.ReadMessage(ADOBEODJBLJ);
|
|
break;
|
|
}
|
|
case 80: {
|
|
NBBKPIJEJPP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (mDHKFPDCFGP_ == null) {
|
|
MDHKFPDCFGP = new global::EggLink.DanhengServer.Proto.KPNPOAAHDAC();
|
|
}
|
|
input.ReadMessage(MDHKFPDCFGP);
|
|
break;
|
|
}
|
|
case 106: {
|
|
mELNILMPOBA_.AddEntriesFrom(ref input, _repeated_mELNILMPOBA_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
JOANGDLCHKM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
PFGENNDADFA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|