mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
459 lines
18 KiB
C#
459 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: UpdateMapRotationDataScNotify.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 UpdateMapRotationDataScNotify.proto</summary>
|
|
public static partial class UpdateMapRotationDataScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for UpdateMapRotationDataScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static UpdateMapRotationDataScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNVcGRhdGVNYXBSb3RhdGlvbkRhdGFTY05vdGlmeS5wcm90bxoRQ2hhcmdl",
|
|
"ckluZm8ucHJvdG8aEURNQU9NQ0JFQU5JLnByb3RvGhFPRElGUEdEREtITC5w",
|
|
"cm90bxoRTkNQQ09LQ0lCT0YucHJvdG8i5wEKHVVwZGF0ZU1hcFJvdGF0aW9u",
|
|
"RGF0YVNjTm90aWZ5EiEKC0pIRkRCSU5JUEZFGAkgASgLMgwuT0RJRlBHRERL",
|
|
"SEwSIQoLSE9LTUVJSUVHQVAYDyADKAsyDC5DaGFyZ2VySW5mbxIhCgtMTUZC",
|
|
"TElFSUhKSxgMIAMoCzIMLkRNQU9NQ0JFQU5JEhMKC0hQQUFHTEpBRUREGAQg",
|
|
"ASgFEhMKC0tISUhEUEhPR0FMGAsgASgNEh4KCG1hcF9pbmZvGA4gASgLMgwu",
|
|
"TkNQQ09LQ0lCT0YSEwoLTUNMS0VISEhMUEUYCiABKAhCHqoCG0VnZ0xpbmsu",
|
|
"RGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.DMAOMCBEANIReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODIFPGDDKHLReflection.Descriptor, global::EggLink.DanhengServer.Proto.NCPCOKCIBOFReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify), global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify.Parser, new[]{ "JHFDBINIPFE", "HOKMEIIEGAP", "LMFBLIEIHJK", "HPAAGLJAEDD", "KHIHDPHOGAL", "MapInfo", "MCLKEHHHLPE" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class UpdateMapRotationDataScNotify : pb::IMessage<UpdateMapRotationDataScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<UpdateMapRotationDataScNotify> _parser = new pb::MessageParser<UpdateMapRotationDataScNotify>(() => new UpdateMapRotationDataScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<UpdateMapRotationDataScNotify> 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.UpdateMapRotationDataScNotifyReflection.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 UpdateMapRotationDataScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public UpdateMapRotationDataScNotify(UpdateMapRotationDataScNotify other) : this() {
|
|
jHFDBINIPFE_ = other.jHFDBINIPFE_ != null ? other.jHFDBINIPFE_.Clone() : null;
|
|
hOKMEIIEGAP_ = other.hOKMEIIEGAP_.Clone();
|
|
lMFBLIEIHJK_ = other.lMFBLIEIHJK_.Clone();
|
|
hPAAGLJAEDD_ = other.hPAAGLJAEDD_;
|
|
kHIHDPHOGAL_ = other.kHIHDPHOGAL_;
|
|
mapInfo_ = other.mapInfo_ != null ? other.mapInfo_.Clone() : null;
|
|
mCLKEHHHLPE_ = other.mCLKEHHHLPE_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public UpdateMapRotationDataScNotify Clone() {
|
|
return new UpdateMapRotationDataScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "JHFDBINIPFE" field.</summary>
|
|
public const int JHFDBINIPFEFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.ODIFPGDDKHL jHFDBINIPFE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ODIFPGDDKHL JHFDBINIPFE {
|
|
get { return jHFDBINIPFE_; }
|
|
set {
|
|
jHFDBINIPFE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HOKMEIIEGAP" field.</summary>
|
|
public const int HOKMEIIEGAPFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChargerInfo> _repeated_hOKMEIIEGAP_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.ChargerInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> hOKMEIIEGAP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> HOKMEIIEGAP {
|
|
get { return hOKMEIIEGAP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LMFBLIEIHJK" field.</summary>
|
|
public const int LMFBLIEIHJKFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> _repeated_lMFBLIEIHJK_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.DMAOMCBEANI.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> lMFBLIEIHJK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> LMFBLIEIHJK {
|
|
get { return lMFBLIEIHJK_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HPAAGLJAEDD" field.</summary>
|
|
public const int HPAAGLJAEDDFieldNumber = 4;
|
|
private int hPAAGLJAEDD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int HPAAGLJAEDD {
|
|
get { return hPAAGLJAEDD_; }
|
|
set {
|
|
hPAAGLJAEDD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KHIHDPHOGAL" field.</summary>
|
|
public const int KHIHDPHOGALFieldNumber = 11;
|
|
private uint kHIHDPHOGAL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KHIHDPHOGAL {
|
|
get { return kHIHDPHOGAL_; }
|
|
set {
|
|
kHIHDPHOGAL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "map_info" field.</summary>
|
|
public const int MapInfoFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.NCPCOKCIBOF mapInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.NCPCOKCIBOF MapInfo {
|
|
get { return mapInfo_; }
|
|
set {
|
|
mapInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MCLKEHHHLPE" field.</summary>
|
|
public const int MCLKEHHHLPEFieldNumber = 10;
|
|
private bool mCLKEHHHLPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool MCLKEHHHLPE {
|
|
get { return mCLKEHHHLPE_; }
|
|
set {
|
|
mCLKEHHHLPE_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as UpdateMapRotationDataScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(UpdateMapRotationDataScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(JHFDBINIPFE, other.JHFDBINIPFE)) return false;
|
|
if(!hOKMEIIEGAP_.Equals(other.hOKMEIIEGAP_)) return false;
|
|
if(!lMFBLIEIHJK_.Equals(other.lMFBLIEIHJK_)) return false;
|
|
if (HPAAGLJAEDD != other.HPAAGLJAEDD) return false;
|
|
if (KHIHDPHOGAL != other.KHIHDPHOGAL) return false;
|
|
if (!object.Equals(MapInfo, other.MapInfo)) return false;
|
|
if (MCLKEHHHLPE != other.MCLKEHHHLPE) 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 (jHFDBINIPFE_ != null) hash ^= JHFDBINIPFE.GetHashCode();
|
|
hash ^= hOKMEIIEGAP_.GetHashCode();
|
|
hash ^= lMFBLIEIHJK_.GetHashCode();
|
|
if (HPAAGLJAEDD != 0) hash ^= HPAAGLJAEDD.GetHashCode();
|
|
if (KHIHDPHOGAL != 0) hash ^= KHIHDPHOGAL.GetHashCode();
|
|
if (mapInfo_ != null) hash ^= MapInfo.GetHashCode();
|
|
if (MCLKEHHHLPE != false) hash ^= MCLKEHHHLPE.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 (HPAAGLJAEDD != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt32(HPAAGLJAEDD);
|
|
}
|
|
if (jHFDBINIPFE_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(JHFDBINIPFE);
|
|
}
|
|
if (MCLKEHHHLPE != false) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(MCLKEHHHLPE);
|
|
}
|
|
if (KHIHDPHOGAL != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(KHIHDPHOGAL);
|
|
}
|
|
lMFBLIEIHJK_.WriteTo(output, _repeated_lMFBLIEIHJK_codec);
|
|
if (mapInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(MapInfo);
|
|
}
|
|
hOKMEIIEGAP_.WriteTo(output, _repeated_hOKMEIIEGAP_codec);
|
|
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 (HPAAGLJAEDD != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt32(HPAAGLJAEDD);
|
|
}
|
|
if (jHFDBINIPFE_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(JHFDBINIPFE);
|
|
}
|
|
if (MCLKEHHHLPE != false) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(MCLKEHHHLPE);
|
|
}
|
|
if (KHIHDPHOGAL != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(KHIHDPHOGAL);
|
|
}
|
|
lMFBLIEIHJK_.WriteTo(ref output, _repeated_lMFBLIEIHJK_codec);
|
|
if (mapInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(MapInfo);
|
|
}
|
|
hOKMEIIEGAP_.WriteTo(ref output, _repeated_hOKMEIIEGAP_codec);
|
|
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 (jHFDBINIPFE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JHFDBINIPFE);
|
|
}
|
|
size += hOKMEIIEGAP_.CalculateSize(_repeated_hOKMEIIEGAP_codec);
|
|
size += lMFBLIEIHJK_.CalculateSize(_repeated_lMFBLIEIHJK_codec);
|
|
if (HPAAGLJAEDD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(HPAAGLJAEDD);
|
|
}
|
|
if (KHIHDPHOGAL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KHIHDPHOGAL);
|
|
}
|
|
if (mapInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MapInfo);
|
|
}
|
|
if (MCLKEHHHLPE != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(UpdateMapRotationDataScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.jHFDBINIPFE_ != null) {
|
|
if (jHFDBINIPFE_ == null) {
|
|
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
|
|
}
|
|
JHFDBINIPFE.MergeFrom(other.JHFDBINIPFE);
|
|
}
|
|
hOKMEIIEGAP_.Add(other.hOKMEIIEGAP_);
|
|
lMFBLIEIHJK_.Add(other.lMFBLIEIHJK_);
|
|
if (other.HPAAGLJAEDD != 0) {
|
|
HPAAGLJAEDD = other.HPAAGLJAEDD;
|
|
}
|
|
if (other.KHIHDPHOGAL != 0) {
|
|
KHIHDPHOGAL = other.KHIHDPHOGAL;
|
|
}
|
|
if (other.mapInfo_ != null) {
|
|
if (mapInfo_ == null) {
|
|
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
|
|
}
|
|
MapInfo.MergeFrom(other.MapInfo);
|
|
}
|
|
if (other.MCLKEHHHLPE != false) {
|
|
MCLKEHHHLPE = other.MCLKEHHHLPE;
|
|
}
|
|
_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 32: {
|
|
HPAAGLJAEDD = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (jHFDBINIPFE_ == null) {
|
|
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
|
|
}
|
|
input.ReadMessage(JHFDBINIPFE);
|
|
break;
|
|
}
|
|
case 80: {
|
|
MCLKEHHHLPE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
KHIHDPHOGAL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
lMFBLIEIHJK_.AddEntriesFrom(input, _repeated_lMFBLIEIHJK_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (mapInfo_ == null) {
|
|
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
|
|
}
|
|
input.ReadMessage(MapInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
hOKMEIIEGAP_.AddEntriesFrom(input, _repeated_hOKMEIIEGAP_codec);
|
|
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 32: {
|
|
HPAAGLJAEDD = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (jHFDBINIPFE_ == null) {
|
|
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
|
|
}
|
|
input.ReadMessage(JHFDBINIPFE);
|
|
break;
|
|
}
|
|
case 80: {
|
|
MCLKEHHHLPE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
KHIHDPHOGAL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
lMFBLIEIHJK_.AddEntriesFrom(ref input, _repeated_lMFBLIEIHJK_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (mapInfo_ == null) {
|
|
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
|
|
}
|
|
input.ReadMessage(MapInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
hOKMEIIEGAP_.AddEntriesFrom(ref input, _repeated_hOKMEIIEGAP_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|