mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
546 lines
21 KiB
C#
546 lines
21 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: LEKCLMAMABB.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 LEKCLMAMABB.proto</summary>
|
|
public static partial class LEKCLMAMABBReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for LEKCLMAMABB.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static LEKCLMAMABBReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFMRUtDTE1BTUFCQi5wcm90bxoRQU5NT0hLTEdITEEucHJvdG8aEUZITUhI",
|
|
"RUZQR0lOLnByb3RvGhFCTEJQQ01FTUpOQy5wcm90bxoRR0tKTUtIQURCSE0u",
|
|
"cHJvdG8aEU9GS0VOREJLQ0JMLnByb3RvGhFDTklGQUdLRUNMSi5wcm90byKL",
|
|
"AgoLTEVLQ0xNQU1BQkISJAoOcGVuZGluZ19hY3Rpb24YCyABKAsyDC5CTEJQ",
|
|
"Q01FTUpOQxIhCgtLREZKTE5ITEhFTxgHIAEoCzIMLk9GS0VOREJLQ0JMEiEK",
|
|
"C09NQ0hOUE5PTURDGAEgASgLMgwuRkhNSEhFRlBHSU4SIQoLRklQQkpHRUFE",
|
|
"TUkYCiABKAsyDC5DTklGQUdLRUNMShITCgtIT0pJRENPS0lEQRgOIAMoDRIT",
|
|
"CgtOTUtCTkNCSEpLRxgIIAEoDRIhCgtLS09OUEZER0pJRRgEIAEoCzIMLkdL",
|
|
"Sk1LSEFEQkhNEiAKCnNraWxsX2luZm8YAiABKAsyDC5BTk1PSEtMR0hMQUIe",
|
|
"qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ANMOHKLGHLAReflection.Descriptor, global::EggLink.DanhengServer.Proto.FHMHHEFPGINReflection.Descriptor, global::EggLink.DanhengServer.Proto.BLBPCMEMJNCReflection.Descriptor, global::EggLink.DanhengServer.Proto.GKJMKHADBHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.OFKENDBKCBLReflection.Descriptor, global::EggLink.DanhengServer.Proto.CNIFAGKECLJReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LEKCLMAMABB), global::EggLink.DanhengServer.Proto.LEKCLMAMABB.Parser, new[]{ "PendingAction", "KDFJLNHLHEO", "OMCHNPNOMDC", "FIPBJGEADMI", "HOJIDCOKIDA", "NMKBNCBHJKG", "KKONPFDGJIE", "SkillInfo" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class LEKCLMAMABB : pb::IMessage<LEKCLMAMABB>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<LEKCLMAMABB> _parser = new pb::MessageParser<LEKCLMAMABB>(() => new LEKCLMAMABB());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<LEKCLMAMABB> 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.LEKCLMAMABBReflection.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 LEKCLMAMABB() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LEKCLMAMABB(LEKCLMAMABB other) : this() {
|
|
pendingAction_ = other.pendingAction_ != null ? other.pendingAction_.Clone() : null;
|
|
kDFJLNHLHEO_ = other.kDFJLNHLHEO_ != null ? other.kDFJLNHLHEO_.Clone() : null;
|
|
oMCHNPNOMDC_ = other.oMCHNPNOMDC_ != null ? other.oMCHNPNOMDC_.Clone() : null;
|
|
fIPBJGEADMI_ = other.fIPBJGEADMI_ != null ? other.fIPBJGEADMI_.Clone() : null;
|
|
hOJIDCOKIDA_ = other.hOJIDCOKIDA_.Clone();
|
|
nMKBNCBHJKG_ = other.nMKBNCBHJKG_;
|
|
kKONPFDGJIE_ = other.kKONPFDGJIE_ != null ? other.kKONPFDGJIE_.Clone() : null;
|
|
skillInfo_ = other.skillInfo_ != null ? other.skillInfo_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LEKCLMAMABB Clone() {
|
|
return new LEKCLMAMABB(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "pending_action" field.</summary>
|
|
public const int PendingActionFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.BLBPCMEMJNC pendingAction_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.BLBPCMEMJNC PendingAction {
|
|
get { return pendingAction_; }
|
|
set {
|
|
pendingAction_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KDFJLNHLHEO" field.</summary>
|
|
public const int KDFJLNHLHEOFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.OFKENDBKCBL kDFJLNHLHEO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.OFKENDBKCBL KDFJLNHLHEO {
|
|
get { return kDFJLNHLHEO_; }
|
|
set {
|
|
kDFJLNHLHEO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OMCHNPNOMDC" field.</summary>
|
|
public const int OMCHNPNOMDCFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.FHMHHEFPGIN oMCHNPNOMDC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FHMHHEFPGIN OMCHNPNOMDC {
|
|
get { return oMCHNPNOMDC_; }
|
|
set {
|
|
oMCHNPNOMDC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FIPBJGEADMI" field.</summary>
|
|
public const int FIPBJGEADMIFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.CNIFAGKECLJ fIPBJGEADMI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.CNIFAGKECLJ FIPBJGEADMI {
|
|
get { return fIPBJGEADMI_; }
|
|
set {
|
|
fIPBJGEADMI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HOJIDCOKIDA" field.</summary>
|
|
public const int HOJIDCOKIDAFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<uint> _repeated_hOJIDCOKIDA_codec
|
|
= pb::FieldCodec.ForUInt32(114);
|
|
private readonly pbc::RepeatedField<uint> hOJIDCOKIDA_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> HOJIDCOKIDA {
|
|
get { return hOJIDCOKIDA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NMKBNCBHJKG" field.</summary>
|
|
public const int NMKBNCBHJKGFieldNumber = 8;
|
|
private uint nMKBNCBHJKG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NMKBNCBHJKG {
|
|
get { return nMKBNCBHJKG_; }
|
|
set {
|
|
nMKBNCBHJKG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KKONPFDGJIE" field.</summary>
|
|
public const int KKONPFDGJIEFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.GKJMKHADBHM kKONPFDGJIE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GKJMKHADBHM KKONPFDGJIE {
|
|
get { return kKONPFDGJIE_; }
|
|
set {
|
|
kKONPFDGJIE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_info" field.</summary>
|
|
public const int SkillInfoFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.ANMOHKLGHLA skillInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ANMOHKLGHLA SkillInfo {
|
|
get { return skillInfo_; }
|
|
set {
|
|
skillInfo_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as LEKCLMAMABB);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(LEKCLMAMABB other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(PendingAction, other.PendingAction)) return false;
|
|
if (!object.Equals(KDFJLNHLHEO, other.KDFJLNHLHEO)) return false;
|
|
if (!object.Equals(OMCHNPNOMDC, other.OMCHNPNOMDC)) return false;
|
|
if (!object.Equals(FIPBJGEADMI, other.FIPBJGEADMI)) return false;
|
|
if(!hOJIDCOKIDA_.Equals(other.hOJIDCOKIDA_)) return false;
|
|
if (NMKBNCBHJKG != other.NMKBNCBHJKG) return false;
|
|
if (!object.Equals(KKONPFDGJIE, other.KKONPFDGJIE)) return false;
|
|
if (!object.Equals(SkillInfo, other.SkillInfo)) 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 (pendingAction_ != null) hash ^= PendingAction.GetHashCode();
|
|
if (kDFJLNHLHEO_ != null) hash ^= KDFJLNHLHEO.GetHashCode();
|
|
if (oMCHNPNOMDC_ != null) hash ^= OMCHNPNOMDC.GetHashCode();
|
|
if (fIPBJGEADMI_ != null) hash ^= FIPBJGEADMI.GetHashCode();
|
|
hash ^= hOJIDCOKIDA_.GetHashCode();
|
|
if (NMKBNCBHJKG != 0) hash ^= NMKBNCBHJKG.GetHashCode();
|
|
if (kKONPFDGJIE_ != null) hash ^= KKONPFDGJIE.GetHashCode();
|
|
if (skillInfo_ != null) hash ^= SkillInfo.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 (oMCHNPNOMDC_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(OMCHNPNOMDC);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
if (kKONPFDGJIE_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(KKONPFDGJIE);
|
|
}
|
|
if (kDFJLNHLHEO_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(KDFJLNHLHEO);
|
|
}
|
|
if (NMKBNCBHJKG != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(NMKBNCBHJKG);
|
|
}
|
|
if (fIPBJGEADMI_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(FIPBJGEADMI);
|
|
}
|
|
if (pendingAction_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(PendingAction);
|
|
}
|
|
hOJIDCOKIDA_.WriteTo(output, _repeated_hOJIDCOKIDA_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 (oMCHNPNOMDC_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(OMCHNPNOMDC);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
if (kKONPFDGJIE_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(KKONPFDGJIE);
|
|
}
|
|
if (kDFJLNHLHEO_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(KDFJLNHLHEO);
|
|
}
|
|
if (NMKBNCBHJKG != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(NMKBNCBHJKG);
|
|
}
|
|
if (fIPBJGEADMI_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(FIPBJGEADMI);
|
|
}
|
|
if (pendingAction_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(PendingAction);
|
|
}
|
|
hOJIDCOKIDA_.WriteTo(ref output, _repeated_hOJIDCOKIDA_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 (pendingAction_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PendingAction);
|
|
}
|
|
if (kDFJLNHLHEO_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KDFJLNHLHEO);
|
|
}
|
|
if (oMCHNPNOMDC_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OMCHNPNOMDC);
|
|
}
|
|
if (fIPBJGEADMI_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FIPBJGEADMI);
|
|
}
|
|
size += hOJIDCOKIDA_.CalculateSize(_repeated_hOJIDCOKIDA_codec);
|
|
if (NMKBNCBHJKG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NMKBNCBHJKG);
|
|
}
|
|
if (kKONPFDGJIE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KKONPFDGJIE);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(SkillInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(LEKCLMAMABB other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.pendingAction_ != null) {
|
|
if (pendingAction_ == null) {
|
|
PendingAction = new global::EggLink.DanhengServer.Proto.BLBPCMEMJNC();
|
|
}
|
|
PendingAction.MergeFrom(other.PendingAction);
|
|
}
|
|
if (other.kDFJLNHLHEO_ != null) {
|
|
if (kDFJLNHLHEO_ == null) {
|
|
KDFJLNHLHEO = new global::EggLink.DanhengServer.Proto.OFKENDBKCBL();
|
|
}
|
|
KDFJLNHLHEO.MergeFrom(other.KDFJLNHLHEO);
|
|
}
|
|
if (other.oMCHNPNOMDC_ != null) {
|
|
if (oMCHNPNOMDC_ == null) {
|
|
OMCHNPNOMDC = new global::EggLink.DanhengServer.Proto.FHMHHEFPGIN();
|
|
}
|
|
OMCHNPNOMDC.MergeFrom(other.OMCHNPNOMDC);
|
|
}
|
|
if (other.fIPBJGEADMI_ != null) {
|
|
if (fIPBJGEADMI_ == null) {
|
|
FIPBJGEADMI = new global::EggLink.DanhengServer.Proto.CNIFAGKECLJ();
|
|
}
|
|
FIPBJGEADMI.MergeFrom(other.FIPBJGEADMI);
|
|
}
|
|
hOJIDCOKIDA_.Add(other.hOJIDCOKIDA_);
|
|
if (other.NMKBNCBHJKG != 0) {
|
|
NMKBNCBHJKG = other.NMKBNCBHJKG;
|
|
}
|
|
if (other.kKONPFDGJIE_ != null) {
|
|
if (kKONPFDGJIE_ == null) {
|
|
KKONPFDGJIE = new global::EggLink.DanhengServer.Proto.GKJMKHADBHM();
|
|
}
|
|
KKONPFDGJIE.MergeFrom(other.KKONPFDGJIE);
|
|
}
|
|
if (other.skillInfo_ != null) {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.ANMOHKLGHLA();
|
|
}
|
|
SkillInfo.MergeFrom(other.SkillInfo);
|
|
}
|
|
_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: {
|
|
if (oMCHNPNOMDC_ == null) {
|
|
OMCHNPNOMDC = new global::EggLink.DanhengServer.Proto.FHMHHEFPGIN();
|
|
}
|
|
input.ReadMessage(OMCHNPNOMDC);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.ANMOHKLGHLA();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (kKONPFDGJIE_ == null) {
|
|
KKONPFDGJIE = new global::EggLink.DanhengServer.Proto.GKJMKHADBHM();
|
|
}
|
|
input.ReadMessage(KKONPFDGJIE);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (kDFJLNHLHEO_ == null) {
|
|
KDFJLNHLHEO = new global::EggLink.DanhengServer.Proto.OFKENDBKCBL();
|
|
}
|
|
input.ReadMessage(KDFJLNHLHEO);
|
|
break;
|
|
}
|
|
case 64: {
|
|
NMKBNCBHJKG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (fIPBJGEADMI_ == null) {
|
|
FIPBJGEADMI = new global::EggLink.DanhengServer.Proto.CNIFAGKECLJ();
|
|
}
|
|
input.ReadMessage(FIPBJGEADMI);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (pendingAction_ == null) {
|
|
PendingAction = new global::EggLink.DanhengServer.Proto.BLBPCMEMJNC();
|
|
}
|
|
input.ReadMessage(PendingAction);
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
hOJIDCOKIDA_.AddEntriesFrom(input, _repeated_hOJIDCOKIDA_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 10: {
|
|
if (oMCHNPNOMDC_ == null) {
|
|
OMCHNPNOMDC = new global::EggLink.DanhengServer.Proto.FHMHHEFPGIN();
|
|
}
|
|
input.ReadMessage(OMCHNPNOMDC);
|
|
break;
|
|
}
|
|
case 18: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.ANMOHKLGHLA();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (kKONPFDGJIE_ == null) {
|
|
KKONPFDGJIE = new global::EggLink.DanhengServer.Proto.GKJMKHADBHM();
|
|
}
|
|
input.ReadMessage(KKONPFDGJIE);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (kDFJLNHLHEO_ == null) {
|
|
KDFJLNHLHEO = new global::EggLink.DanhengServer.Proto.OFKENDBKCBL();
|
|
}
|
|
input.ReadMessage(KDFJLNHLHEO);
|
|
break;
|
|
}
|
|
case 64: {
|
|
NMKBNCBHJKG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (fIPBJGEADMI_ == null) {
|
|
FIPBJGEADMI = new global::EggLink.DanhengServer.Proto.CNIFAGKECLJ();
|
|
}
|
|
input.ReadMessage(FIPBJGEADMI);
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (pendingAction_ == null) {
|
|
PendingAction = new global::EggLink.DanhengServer.Proto.BLBPCMEMJNC();
|
|
}
|
|
input.ReadMessage(PendingAction);
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
hOJIDCOKIDA_.AddEntriesFrom(ref input, _repeated_hOJIDCOKIDA_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|