mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
490 lines
18 KiB
C#
490 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetSwordTrainingDataScRsp.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 GetSwordTrainingDataScRsp.proto</summary>
|
|
public static partial class GetSwordTrainingDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetSwordTrainingDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetSwordTrainingDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9HZXRTd29yZFRyYWluaW5nRGF0YVNjUnNwLnByb3RvGhFHSUJHRkVNTUtB",
|
|
"QS5wcm90bxoRRk5BSE5CS1BIQU8ucHJvdG8i3wEKGUdldFN3b3JkVHJhaW5p",
|
|
"bmdEYXRhU2NSc3ASJQoPcm9ndWVfYXJlYV9pbmZvGA4gASgLMgwuRk5BSE5C",
|
|
"S1BIQU8SEwoLR0NCT0pOQ0tNSEoYDyADKA0SEwoLREtCSUxNQVBBS0YYASAB",
|
|
"KAgSEwoLQU1LREdQSEJHSUIYDCADKA0SDwoHcmV0Y29kZRgNIAEoDRITCgtC",
|
|
"R0pNTEtMS0FQThgLIAEoDRIhCgtEQ0ZOQ0RFSUVPTRgHIAEoCzIMLkdJQkdG",
|
|
"RU1NS0FBEhMKC0xOT0JEQUNJTEdHGAkgAygNQh6qAhtFZ2dMaW5rLkRhbmhl",
|
|
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GIBGFEMMKAAReflection.Descriptor, global::EggLink.DanhengServer.Proto.FNAHNBKPHAOReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetSwordTrainingDataScRsp), global::EggLink.DanhengServer.Proto.GetSwordTrainingDataScRsp.Parser, new[]{ "RogueAreaInfo", "GCBOJNCKMHJ", "DKBILMAPAKF", "AMKDGPHBGIB", "Retcode", "BGJMLKLKAPN", "DCFNCDEIEOM", "LNOBDACILGG" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetSwordTrainingDataScRsp : pb::IMessage<GetSwordTrainingDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetSwordTrainingDataScRsp> _parser = new pb::MessageParser<GetSwordTrainingDataScRsp>(() => new GetSwordTrainingDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetSwordTrainingDataScRsp> 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.GetSwordTrainingDataScRspReflection.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 GetSwordTrainingDataScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetSwordTrainingDataScRsp(GetSwordTrainingDataScRsp other) : this() {
|
|
rogueAreaInfo_ = other.rogueAreaInfo_ != null ? other.rogueAreaInfo_.Clone() : null;
|
|
gCBOJNCKMHJ_ = other.gCBOJNCKMHJ_.Clone();
|
|
dKBILMAPAKF_ = other.dKBILMAPAKF_;
|
|
aMKDGPHBGIB_ = other.aMKDGPHBGIB_.Clone();
|
|
retcode_ = other.retcode_;
|
|
bGJMLKLKAPN_ = other.bGJMLKLKAPN_;
|
|
dCFNCDEIEOM_ = other.dCFNCDEIEOM_ != null ? other.dCFNCDEIEOM_.Clone() : null;
|
|
lNOBDACILGG_ = other.lNOBDACILGG_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetSwordTrainingDataScRsp Clone() {
|
|
return new GetSwordTrainingDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_area_info" field.</summary>
|
|
public const int RogueAreaInfoFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.FNAHNBKPHAO rogueAreaInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FNAHNBKPHAO RogueAreaInfo {
|
|
get { return rogueAreaInfo_; }
|
|
set {
|
|
rogueAreaInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GCBOJNCKMHJ" field.</summary>
|
|
public const int GCBOJNCKMHJFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<uint> _repeated_gCBOJNCKMHJ_codec
|
|
= pb::FieldCodec.ForUInt32(122);
|
|
private readonly pbc::RepeatedField<uint> gCBOJNCKMHJ_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> GCBOJNCKMHJ {
|
|
get { return gCBOJNCKMHJ_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DKBILMAPAKF" field.</summary>
|
|
public const int DKBILMAPAKFFieldNumber = 1;
|
|
private bool dKBILMAPAKF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DKBILMAPAKF {
|
|
get { return dKBILMAPAKF_; }
|
|
set {
|
|
dKBILMAPAKF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AMKDGPHBGIB" field.</summary>
|
|
public const int AMKDGPHBGIBFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aMKDGPHBGIB_codec
|
|
= pb::FieldCodec.ForUInt32(98);
|
|
private readonly pbc::RepeatedField<uint> aMKDGPHBGIB_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AMKDGPHBGIB {
|
|
get { return aMKDGPHBGIB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 13;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BGJMLKLKAPN" field.</summary>
|
|
public const int BGJMLKLKAPNFieldNumber = 11;
|
|
private uint bGJMLKLKAPN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BGJMLKLKAPN {
|
|
get { return bGJMLKLKAPN_; }
|
|
set {
|
|
bGJMLKLKAPN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DCFNCDEIEOM" field.</summary>
|
|
public const int DCFNCDEIEOMFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.GIBGFEMMKAA dCFNCDEIEOM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GIBGFEMMKAA DCFNCDEIEOM {
|
|
get { return dCFNCDEIEOM_; }
|
|
set {
|
|
dCFNCDEIEOM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LNOBDACILGG" field.</summary>
|
|
public const int LNOBDACILGGFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<uint> _repeated_lNOBDACILGG_codec
|
|
= pb::FieldCodec.ForUInt32(74);
|
|
private readonly pbc::RepeatedField<uint> lNOBDACILGG_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> LNOBDACILGG {
|
|
get { return lNOBDACILGG_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetSwordTrainingDataScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetSwordTrainingDataScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(RogueAreaInfo, other.RogueAreaInfo)) return false;
|
|
if(!gCBOJNCKMHJ_.Equals(other.gCBOJNCKMHJ_)) return false;
|
|
if (DKBILMAPAKF != other.DKBILMAPAKF) return false;
|
|
if(!aMKDGPHBGIB_.Equals(other.aMKDGPHBGIB_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (BGJMLKLKAPN != other.BGJMLKLKAPN) return false;
|
|
if (!object.Equals(DCFNCDEIEOM, other.DCFNCDEIEOM)) return false;
|
|
if(!lNOBDACILGG_.Equals(other.lNOBDACILGG_)) 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 (rogueAreaInfo_ != null) hash ^= RogueAreaInfo.GetHashCode();
|
|
hash ^= gCBOJNCKMHJ_.GetHashCode();
|
|
if (DKBILMAPAKF != false) hash ^= DKBILMAPAKF.GetHashCode();
|
|
hash ^= aMKDGPHBGIB_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (BGJMLKLKAPN != 0) hash ^= BGJMLKLKAPN.GetHashCode();
|
|
if (dCFNCDEIEOM_ != null) hash ^= DCFNCDEIEOM.GetHashCode();
|
|
hash ^= lNOBDACILGG_.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 (DKBILMAPAKF != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(DKBILMAPAKF);
|
|
}
|
|
if (dCFNCDEIEOM_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(DCFNCDEIEOM);
|
|
}
|
|
lNOBDACILGG_.WriteTo(output, _repeated_lNOBDACILGG_codec);
|
|
if (BGJMLKLKAPN != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(BGJMLKLKAPN);
|
|
}
|
|
aMKDGPHBGIB_.WriteTo(output, _repeated_aMKDGPHBGIB_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (rogueAreaInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(RogueAreaInfo);
|
|
}
|
|
gCBOJNCKMHJ_.WriteTo(output, _repeated_gCBOJNCKMHJ_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 (DKBILMAPAKF != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(DKBILMAPAKF);
|
|
}
|
|
if (dCFNCDEIEOM_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(DCFNCDEIEOM);
|
|
}
|
|
lNOBDACILGG_.WriteTo(ref output, _repeated_lNOBDACILGG_codec);
|
|
if (BGJMLKLKAPN != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(BGJMLKLKAPN);
|
|
}
|
|
aMKDGPHBGIB_.WriteTo(ref output, _repeated_aMKDGPHBGIB_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (rogueAreaInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(RogueAreaInfo);
|
|
}
|
|
gCBOJNCKMHJ_.WriteTo(ref output, _repeated_gCBOJNCKMHJ_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 (rogueAreaInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueAreaInfo);
|
|
}
|
|
size += gCBOJNCKMHJ_.CalculateSize(_repeated_gCBOJNCKMHJ_codec);
|
|
if (DKBILMAPAKF != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += aMKDGPHBGIB_.CalculateSize(_repeated_aMKDGPHBGIB_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (BGJMLKLKAPN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BGJMLKLKAPN);
|
|
}
|
|
if (dCFNCDEIEOM_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DCFNCDEIEOM);
|
|
}
|
|
size += lNOBDACILGG_.CalculateSize(_repeated_lNOBDACILGG_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetSwordTrainingDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.rogueAreaInfo_ != null) {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.FNAHNBKPHAO();
|
|
}
|
|
RogueAreaInfo.MergeFrom(other.RogueAreaInfo);
|
|
}
|
|
gCBOJNCKMHJ_.Add(other.gCBOJNCKMHJ_);
|
|
if (other.DKBILMAPAKF != false) {
|
|
DKBILMAPAKF = other.DKBILMAPAKF;
|
|
}
|
|
aMKDGPHBGIB_.Add(other.aMKDGPHBGIB_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.BGJMLKLKAPN != 0) {
|
|
BGJMLKLKAPN = other.BGJMLKLKAPN;
|
|
}
|
|
if (other.dCFNCDEIEOM_ != null) {
|
|
if (dCFNCDEIEOM_ == null) {
|
|
DCFNCDEIEOM = new global::EggLink.DanhengServer.Proto.GIBGFEMMKAA();
|
|
}
|
|
DCFNCDEIEOM.MergeFrom(other.DCFNCDEIEOM);
|
|
}
|
|
lNOBDACILGG_.Add(other.lNOBDACILGG_);
|
|
_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: {
|
|
DKBILMAPAKF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (dCFNCDEIEOM_ == null) {
|
|
DCFNCDEIEOM = new global::EggLink.DanhengServer.Proto.GIBGFEMMKAA();
|
|
}
|
|
input.ReadMessage(DCFNCDEIEOM);
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
lNOBDACILGG_.AddEntriesFrom(input, _repeated_lNOBDACILGG_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
BGJMLKLKAPN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
aMKDGPHBGIB_.AddEntriesFrom(input, _repeated_aMKDGPHBGIB_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.FNAHNBKPHAO();
|
|
}
|
|
input.ReadMessage(RogueAreaInfo);
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
gCBOJNCKMHJ_.AddEntriesFrom(input, _repeated_gCBOJNCKMHJ_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 8: {
|
|
DKBILMAPAKF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (dCFNCDEIEOM_ == null) {
|
|
DCFNCDEIEOM = new global::EggLink.DanhengServer.Proto.GIBGFEMMKAA();
|
|
}
|
|
input.ReadMessage(DCFNCDEIEOM);
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
lNOBDACILGG_.AddEntriesFrom(ref input, _repeated_lNOBDACILGG_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
BGJMLKLKAPN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98:
|
|
case 96: {
|
|
aMKDGPHBGIB_.AddEntriesFrom(ref input, _repeated_aMKDGPHBGIB_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.FNAHNBKPHAO();
|
|
}
|
|
input.ReadMessage(RogueAreaInfo);
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
gCBOJNCKMHJ_.AddEntriesFrom(ref input, _repeated_gCBOJNCKMHJ_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|