mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46: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(
|
|
"Ch9NdXNldW1JbmZvQ2hhbmdlZFNjTm90aWZ5LnByb3RvGhFJTUhJRVBCT0VB",
|
|
"RS5wcm90bxoRTUNGQ0xERkxKTk8ucHJvdG8aEUJLTE9MTEZLS0VMLnByb3Rv",
|
|
"GhFDUEJPS0VNSEFISi5wcm90byLSAgoZTXVzZXVtSW5mb0NoYW5nZWRTY05v",
|
|
"dGlmeRINCgVsZXZlbBgHIAEoDRITCgtJQ0pGSUtPREJKThgBIAEoDRIhCgtF",
|
|
"RENOT0RQSUNOQRgJIAEoCzIMLk1DRkNMREZMSk5PEgsKA2V4cBgIIAEoDRIh",
|
|
"CgtMTkZNSkhDQUZDRxgNIAEoCzIMLkJLTE9MTEZLS0VMEhMKC0pNSkhNTUpJ",
|
|
"RktQGA8gASgNEiEKC0tJSUtQUElOTE9IGAQgAygLMgwuSU1ISUVQQk9FQUUS",
|
|
"EwoLR0dMQkpQSkRETkIYBiABKA0SHwoJYXJlYV9saXN0GAsgAygLMgwuQ1BC",
|
|
"T0tFTUhBSEoSEwoLRElETkNPQ0ZDT0EYCiADKA0SEwoLUEJLSk5PS0xDTEoY",
|
|
"BSABKA0SEQoJY29pbl9jb3N0GAwgASgNEhMKC0FEQUlQQUZDS1BNGAMgAygN",
|
|
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IMHIEPBOEAEReflection.Descriptor, global::EggLink.DanhengServer.Proto.MCFCLDFLJNOReflection.Descriptor, global::EggLink.DanhengServer.Proto.BKLOLLFKKELReflection.Descriptor, global::EggLink.DanhengServer.Proto.CPBOKEMHAHJReflection.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[]{ "Level", "ICJFIKODBJN", "EDCNODPICNA", "Exp", "LNFMJHCAFCG", "JMJHMMJIFKP", "KIIKPPINLOH", "GGLBJPJDDNB", "AreaList", "DIDNCOCFCOA", "PBKJNOKLCLJ", "CoinCost", "ADAIPAFCKPM" }, 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() {
|
|
level_ = other.level_;
|
|
iCJFIKODBJN_ = other.iCJFIKODBJN_;
|
|
eDCNODPICNA_ = other.eDCNODPICNA_ != null ? other.eDCNODPICNA_.Clone() : null;
|
|
exp_ = other.exp_;
|
|
lNFMJHCAFCG_ = other.lNFMJHCAFCG_ != null ? other.lNFMJHCAFCG_.Clone() : null;
|
|
jMJHMMJIFKP_ = other.jMJHMMJIFKP_;
|
|
kIIKPPINLOH_ = other.kIIKPPINLOH_.Clone();
|
|
gGLBJPJDDNB_ = other.gGLBJPJDDNB_;
|
|
areaList_ = other.areaList_.Clone();
|
|
dIDNCOCFCOA_ = other.dIDNCOCFCOA_.Clone();
|
|
pBKJNOKLCLJ_ = other.pBKJNOKLCLJ_;
|
|
coinCost_ = other.coinCost_;
|
|
aDAIPAFCKPM_ = other.aDAIPAFCKPM_.Clone();
|
|
_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 "level" field.</summary>
|
|
public const int LevelFieldNumber = 7;
|
|
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 "ICJFIKODBJN" field.</summary>
|
|
public const int ICJFIKODBJNFieldNumber = 1;
|
|
private uint iCJFIKODBJN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ICJFIKODBJN {
|
|
get { return iCJFIKODBJN_; }
|
|
set {
|
|
iCJFIKODBJN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EDCNODPICNA" field.</summary>
|
|
public const int EDCNODPICNAFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.MCFCLDFLJNO eDCNODPICNA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MCFCLDFLJNO EDCNODPICNA {
|
|
get { return eDCNODPICNA_; }
|
|
set {
|
|
eDCNODPICNA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "exp" field.</summary>
|
|
public const int ExpFieldNumber = 8;
|
|
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 "LNFMJHCAFCG" field.</summary>
|
|
public const int LNFMJHCAFCGFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.BKLOLLFKKEL lNFMJHCAFCG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.BKLOLLFKKEL LNFMJHCAFCG {
|
|
get { return lNFMJHCAFCG_; }
|
|
set {
|
|
lNFMJHCAFCG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JMJHMMJIFKP" field.</summary>
|
|
public const int JMJHMMJIFKPFieldNumber = 15;
|
|
private uint jMJHMMJIFKP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JMJHMMJIFKP {
|
|
get { return jMJHMMJIFKP_; }
|
|
set {
|
|
jMJHMMJIFKP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KIIKPPINLOH" field.</summary>
|
|
public const int KIIKPPINLOHFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.IMHIEPBOEAE> _repeated_kIIKPPINLOH_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.IMHIEPBOEAE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IMHIEPBOEAE> kIIKPPINLOH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IMHIEPBOEAE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IMHIEPBOEAE> KIIKPPINLOH {
|
|
get { return kIIKPPINLOH_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GGLBJPJDDNB" field.</summary>
|
|
public const int GGLBJPJDDNBFieldNumber = 6;
|
|
private uint gGLBJPJDDNB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GGLBJPJDDNB {
|
|
get { return gGLBJPJDDNB_; }
|
|
set {
|
|
gGLBJPJDDNB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_list" field.</summary>
|
|
public const int AreaListFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.CPBOKEMHAHJ> _repeated_areaList_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.CPBOKEMHAHJ.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CPBOKEMHAHJ> areaList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CPBOKEMHAHJ>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CPBOKEMHAHJ> AreaList {
|
|
get { return areaList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DIDNCOCFCOA" field.</summary>
|
|
public const int DIDNCOCFCOAFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_dIDNCOCFCOA_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> dIDNCOCFCOA_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> DIDNCOCFCOA {
|
|
get { return dIDNCOCFCOA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PBKJNOKLCLJ" field.</summary>
|
|
public const int PBKJNOKLCLJFieldNumber = 5;
|
|
private uint pBKJNOKLCLJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PBKJNOKLCLJ {
|
|
get { return pBKJNOKLCLJ_; }
|
|
set {
|
|
pBKJNOKLCLJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "coin_cost" field.</summary>
|
|
public const int CoinCostFieldNumber = 12;
|
|
private uint coinCost_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CoinCost {
|
|
get { return coinCost_; }
|
|
set {
|
|
coinCost_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ADAIPAFCKPM" field.</summary>
|
|
public const int ADAIPAFCKPMFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aDAIPAFCKPM_codec
|
|
= pb::FieldCodec.ForUInt32(26);
|
|
private readonly pbc::RepeatedField<uint> aDAIPAFCKPM_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> ADAIPAFCKPM {
|
|
get { return aDAIPAFCKPM_; }
|
|
}
|
|
|
|
[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 (Level != other.Level) return false;
|
|
if (ICJFIKODBJN != other.ICJFIKODBJN) return false;
|
|
if (!object.Equals(EDCNODPICNA, other.EDCNODPICNA)) return false;
|
|
if (Exp != other.Exp) return false;
|
|
if (!object.Equals(LNFMJHCAFCG, other.LNFMJHCAFCG)) return false;
|
|
if (JMJHMMJIFKP != other.JMJHMMJIFKP) return false;
|
|
if(!kIIKPPINLOH_.Equals(other.kIIKPPINLOH_)) return false;
|
|
if (GGLBJPJDDNB != other.GGLBJPJDDNB) return false;
|
|
if(!areaList_.Equals(other.areaList_)) return false;
|
|
if(!dIDNCOCFCOA_.Equals(other.dIDNCOCFCOA_)) return false;
|
|
if (PBKJNOKLCLJ != other.PBKJNOKLCLJ) return false;
|
|
if (CoinCost != other.CoinCost) return false;
|
|
if(!aDAIPAFCKPM_.Equals(other.aDAIPAFCKPM_)) 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 (Level != 0) hash ^= Level.GetHashCode();
|
|
if (ICJFIKODBJN != 0) hash ^= ICJFIKODBJN.GetHashCode();
|
|
if (eDCNODPICNA_ != null) hash ^= EDCNODPICNA.GetHashCode();
|
|
if (Exp != 0) hash ^= Exp.GetHashCode();
|
|
if (lNFMJHCAFCG_ != null) hash ^= LNFMJHCAFCG.GetHashCode();
|
|
if (JMJHMMJIFKP != 0) hash ^= JMJHMMJIFKP.GetHashCode();
|
|
hash ^= kIIKPPINLOH_.GetHashCode();
|
|
if (GGLBJPJDDNB != 0) hash ^= GGLBJPJDDNB.GetHashCode();
|
|
hash ^= areaList_.GetHashCode();
|
|
hash ^= dIDNCOCFCOA_.GetHashCode();
|
|
if (PBKJNOKLCLJ != 0) hash ^= PBKJNOKLCLJ.GetHashCode();
|
|
if (CoinCost != 0) hash ^= CoinCost.GetHashCode();
|
|
hash ^= aDAIPAFCKPM_.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 (ICJFIKODBJN != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(ICJFIKODBJN);
|
|
}
|
|
aDAIPAFCKPM_.WriteTo(output, _repeated_aDAIPAFCKPM_codec);
|
|
kIIKPPINLOH_.WriteTo(output, _repeated_kIIKPPINLOH_codec);
|
|
if (PBKJNOKLCLJ != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(PBKJNOKLCLJ);
|
|
}
|
|
if (GGLBJPJDDNB != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(GGLBJPJDDNB);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (eDCNODPICNA_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(EDCNODPICNA);
|
|
}
|
|
dIDNCOCFCOA_.WriteTo(output, _repeated_dIDNCOCFCOA_codec);
|
|
areaList_.WriteTo(output, _repeated_areaList_codec);
|
|
if (CoinCost != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(CoinCost);
|
|
}
|
|
if (lNFMJHCAFCG_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(LNFMJHCAFCG);
|
|
}
|
|
if (JMJHMMJIFKP != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(JMJHMMJIFKP);
|
|
}
|
|
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 (ICJFIKODBJN != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(ICJFIKODBJN);
|
|
}
|
|
aDAIPAFCKPM_.WriteTo(ref output, _repeated_aDAIPAFCKPM_codec);
|
|
kIIKPPINLOH_.WriteTo(ref output, _repeated_kIIKPPINLOH_codec);
|
|
if (PBKJNOKLCLJ != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(PBKJNOKLCLJ);
|
|
}
|
|
if (GGLBJPJDDNB != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(GGLBJPJDDNB);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (eDCNODPICNA_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(EDCNODPICNA);
|
|
}
|
|
dIDNCOCFCOA_.WriteTo(ref output, _repeated_dIDNCOCFCOA_codec);
|
|
areaList_.WriteTo(ref output, _repeated_areaList_codec);
|
|
if (CoinCost != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(CoinCost);
|
|
}
|
|
if (lNFMJHCAFCG_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(LNFMJHCAFCG);
|
|
}
|
|
if (JMJHMMJIFKP != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(JMJHMMJIFKP);
|
|
}
|
|
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 (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
if (ICJFIKODBJN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ICJFIKODBJN);
|
|
}
|
|
if (eDCNODPICNA_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EDCNODPICNA);
|
|
}
|
|
if (Exp != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
|
|
}
|
|
if (lNFMJHCAFCG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LNFMJHCAFCG);
|
|
}
|
|
if (JMJHMMJIFKP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JMJHMMJIFKP);
|
|
}
|
|
size += kIIKPPINLOH_.CalculateSize(_repeated_kIIKPPINLOH_codec);
|
|
if (GGLBJPJDDNB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GGLBJPJDDNB);
|
|
}
|
|
size += areaList_.CalculateSize(_repeated_areaList_codec);
|
|
size += dIDNCOCFCOA_.CalculateSize(_repeated_dIDNCOCFCOA_codec);
|
|
if (PBKJNOKLCLJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PBKJNOKLCLJ);
|
|
}
|
|
if (CoinCost != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CoinCost);
|
|
}
|
|
size += aDAIPAFCKPM_.CalculateSize(_repeated_aDAIPAFCKPM_codec);
|
|
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.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
if (other.ICJFIKODBJN != 0) {
|
|
ICJFIKODBJN = other.ICJFIKODBJN;
|
|
}
|
|
if (other.eDCNODPICNA_ != null) {
|
|
if (eDCNODPICNA_ == null) {
|
|
EDCNODPICNA = new global::EggLink.DanhengServer.Proto.MCFCLDFLJNO();
|
|
}
|
|
EDCNODPICNA.MergeFrom(other.EDCNODPICNA);
|
|
}
|
|
if (other.Exp != 0) {
|
|
Exp = other.Exp;
|
|
}
|
|
if (other.lNFMJHCAFCG_ != null) {
|
|
if (lNFMJHCAFCG_ == null) {
|
|
LNFMJHCAFCG = new global::EggLink.DanhengServer.Proto.BKLOLLFKKEL();
|
|
}
|
|
LNFMJHCAFCG.MergeFrom(other.LNFMJHCAFCG);
|
|
}
|
|
if (other.JMJHMMJIFKP != 0) {
|
|
JMJHMMJIFKP = other.JMJHMMJIFKP;
|
|
}
|
|
kIIKPPINLOH_.Add(other.kIIKPPINLOH_);
|
|
if (other.GGLBJPJDDNB != 0) {
|
|
GGLBJPJDDNB = other.GGLBJPJDDNB;
|
|
}
|
|
areaList_.Add(other.areaList_);
|
|
dIDNCOCFCOA_.Add(other.dIDNCOCFCOA_);
|
|
if (other.PBKJNOKLCLJ != 0) {
|
|
PBKJNOKLCLJ = other.PBKJNOKLCLJ;
|
|
}
|
|
if (other.CoinCost != 0) {
|
|
CoinCost = other.CoinCost;
|
|
}
|
|
aDAIPAFCKPM_.Add(other.aDAIPAFCKPM_);
|
|
_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: {
|
|
ICJFIKODBJN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
aDAIPAFCKPM_.AddEntriesFrom(input, _repeated_aDAIPAFCKPM_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
kIIKPPINLOH_.AddEntriesFrom(input, _repeated_kIIKPPINLOH_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
PBKJNOKLCLJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GGLBJPJDDNB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (eDCNODPICNA_ == null) {
|
|
EDCNODPICNA = new global::EggLink.DanhengServer.Proto.MCFCLDFLJNO();
|
|
}
|
|
input.ReadMessage(EDCNODPICNA);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
dIDNCOCFCOA_.AddEntriesFrom(input, _repeated_dIDNCOCFCOA_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
areaList_.AddEntriesFrom(input, _repeated_areaList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
CoinCost = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (lNFMJHCAFCG_ == null) {
|
|
LNFMJHCAFCG = new global::EggLink.DanhengServer.Proto.BKLOLLFKKEL();
|
|
}
|
|
input.ReadMessage(LNFMJHCAFCG);
|
|
break;
|
|
}
|
|
case 120: {
|
|
JMJHMMJIFKP = 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: {
|
|
ICJFIKODBJN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26:
|
|
case 24: {
|
|
aDAIPAFCKPM_.AddEntriesFrom(ref input, _repeated_aDAIPAFCKPM_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
kIIKPPINLOH_.AddEntriesFrom(ref input, _repeated_kIIKPPINLOH_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
PBKJNOKLCLJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GGLBJPJDDNB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (eDCNODPICNA_ == null) {
|
|
EDCNODPICNA = new global::EggLink.DanhengServer.Proto.MCFCLDFLJNO();
|
|
}
|
|
input.ReadMessage(EDCNODPICNA);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
dIDNCOCFCOA_.AddEntriesFrom(ref input, _repeated_dIDNCOCFCOA_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
areaList_.AddEntriesFrom(ref input, _repeated_areaList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
CoinCost = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (lNFMJHCAFCG_ == null) {
|
|
LNFMJHCAFCG = new global::EggLink.DanhengServer.Proto.BKLOLLFKKEL();
|
|
}
|
|
input.ReadMessage(LNFMJHCAFCG);
|
|
break;
|
|
}
|
|
case 120: {
|
|
JMJHMMJIFKP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|