mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
552 lines
21 KiB
C#
552 lines
21 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: HeliobusActivityDataScRsp.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 HeliobusActivityDataScRsp.proto</summary>
|
|
public static partial class HeliobusActivityDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for HeliobusActivityDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static HeliobusActivityDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9IZWxpb2J1c0FjdGl2aXR5RGF0YVNjUnNwLnByb3RvGh1IZWxpb2J1c0No",
|
|
"YWxsZW5nZUxpbmV1cC5wcm90bxoRRUdLTUhLTE1OS0kucHJvdG8aEUxEUEFP",
|
|
"Q0JKT0dCLnByb3RvGhFKUE1DTkZEQURMSC5wcm90byKjAgoZSGVsaW9idXNB",
|
|
"Y3Rpdml0eURhdGFTY1JzcBITCgtCRE1KQkNBUE5OQxgCIAEoDRIkCg5jaGFs",
|
|
"bGVuZ2VfbGlzdBgBIAMoCzIMLkxEUEFPQ0JKT0dCEg0KBWxldmVsGAYgASgN",
|
|
"EiEKC0JOQ01KQURKTUxOGAUgAygLMgwuRUdLTUhLTE1OS0kSLQoLSE9DTEdI",
|
|
"T0hDQ0IYAyADKAsyGC5IZWxpb2J1c0NoYWxsZW5nZUxpbmV1cBINCgVwaGFz",
|
|
"ZRgIIAEoDRITCgtGQkRBREFOS0VQRRgEIAEoDRIgCgpza2lsbF9pbmZvGAkg",
|
|
"ASgLMgwuSlBNQ05GREFETEgSEwoLR1BEUERHRkNFQ0IYByABKA0SDwoHcmV0",
|
|
"Y29kZRgOIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
|
|
"cm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HeliobusChallengeLineupReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGKMHKLMNKIReflection.Descriptor, global::EggLink.DanhengServer.Proto.LDPAOCBJOGBReflection.Descriptor, global::EggLink.DanhengServer.Proto.JPMCNFDADLHReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HeliobusActivityDataScRsp), global::EggLink.DanhengServer.Proto.HeliobusActivityDataScRsp.Parser, new[]{ "BDMJBCAPNNC", "ChallengeList", "Level", "BNCMJADJMLN", "HOCLGHOHCCB", "Phase", "FBDADANKEPE", "SkillInfo", "GPDPDGFCECB", "Retcode" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class HeliobusActivityDataScRsp : pb::IMessage<HeliobusActivityDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<HeliobusActivityDataScRsp> _parser = new pb::MessageParser<HeliobusActivityDataScRsp>(() => new HeliobusActivityDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<HeliobusActivityDataScRsp> 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.HeliobusActivityDataScRspReflection.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 HeliobusActivityDataScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HeliobusActivityDataScRsp(HeliobusActivityDataScRsp other) : this() {
|
|
bDMJBCAPNNC_ = other.bDMJBCAPNNC_;
|
|
challengeList_ = other.challengeList_.Clone();
|
|
level_ = other.level_;
|
|
bNCMJADJMLN_ = other.bNCMJADJMLN_.Clone();
|
|
hOCLGHOHCCB_ = other.hOCLGHOHCCB_.Clone();
|
|
phase_ = other.phase_;
|
|
fBDADANKEPE_ = other.fBDADANKEPE_;
|
|
skillInfo_ = other.skillInfo_ != null ? other.skillInfo_.Clone() : null;
|
|
gPDPDGFCECB_ = other.gPDPDGFCECB_;
|
|
retcode_ = other.retcode_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HeliobusActivityDataScRsp Clone() {
|
|
return new HeliobusActivityDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BDMJBCAPNNC" field.</summary>
|
|
public const int BDMJBCAPNNCFieldNumber = 2;
|
|
private uint bDMJBCAPNNC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BDMJBCAPNNC {
|
|
get { return bDMJBCAPNNC_; }
|
|
set {
|
|
bDMJBCAPNNC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_list" field.</summary>
|
|
public const int ChallengeListFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LDPAOCBJOGB> _repeated_challengeList_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.LDPAOCBJOGB.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LDPAOCBJOGB> challengeList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LDPAOCBJOGB>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LDPAOCBJOGB> ChallengeList {
|
|
get { return challengeList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 6;
|
|
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 "BNCMJADJMLN" field.</summary>
|
|
public const int BNCMJADJMLNFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EGKMHKLMNKI> _repeated_bNCMJADJMLN_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.EGKMHKLMNKI.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGKMHKLMNKI> bNCMJADJMLN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGKMHKLMNKI>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGKMHKLMNKI> BNCMJADJMLN {
|
|
get { return bNCMJADJMLN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HOCLGHOHCCB" field.</summary>
|
|
public const int HOCLGHOHCCBFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup> _repeated_hOCLGHOHCCB_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup> hOCLGHOHCCB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup> HOCLGHOHCCB {
|
|
get { return hOCLGHOHCCB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "phase" field.</summary>
|
|
public const int PhaseFieldNumber = 8;
|
|
private uint phase_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Phase {
|
|
get { return phase_; }
|
|
set {
|
|
phase_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FBDADANKEPE" field.</summary>
|
|
public const int FBDADANKEPEFieldNumber = 4;
|
|
private uint fBDADANKEPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FBDADANKEPE {
|
|
get { return fBDADANKEPE_; }
|
|
set {
|
|
fBDADANKEPE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_info" field.</summary>
|
|
public const int SkillInfoFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.JPMCNFDADLH skillInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JPMCNFDADLH SkillInfo {
|
|
get { return skillInfo_; }
|
|
set {
|
|
skillInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GPDPDGFCECB" field.</summary>
|
|
public const int GPDPDGFCECBFieldNumber = 7;
|
|
private uint gPDPDGFCECB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GPDPDGFCECB {
|
|
get { return gPDPDGFCECB_; }
|
|
set {
|
|
gPDPDGFCECB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 14;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as HeliobusActivityDataScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(HeliobusActivityDataScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BDMJBCAPNNC != other.BDMJBCAPNNC) return false;
|
|
if(!challengeList_.Equals(other.challengeList_)) return false;
|
|
if (Level != other.Level) return false;
|
|
if(!bNCMJADJMLN_.Equals(other.bNCMJADJMLN_)) return false;
|
|
if(!hOCLGHOHCCB_.Equals(other.hOCLGHOHCCB_)) return false;
|
|
if (Phase != other.Phase) return false;
|
|
if (FBDADANKEPE != other.FBDADANKEPE) return false;
|
|
if (!object.Equals(SkillInfo, other.SkillInfo)) return false;
|
|
if (GPDPDGFCECB != other.GPDPDGFCECB) return false;
|
|
if (Retcode != other.Retcode) 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 (BDMJBCAPNNC != 0) hash ^= BDMJBCAPNNC.GetHashCode();
|
|
hash ^= challengeList_.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
hash ^= bNCMJADJMLN_.GetHashCode();
|
|
hash ^= hOCLGHOHCCB_.GetHashCode();
|
|
if (Phase != 0) hash ^= Phase.GetHashCode();
|
|
if (FBDADANKEPE != 0) hash ^= FBDADANKEPE.GetHashCode();
|
|
if (skillInfo_ != null) hash ^= SkillInfo.GetHashCode();
|
|
if (GPDPDGFCECB != 0) hash ^= GPDPDGFCECB.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.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
|
|
challengeList_.WriteTo(output, _repeated_challengeList_codec);
|
|
if (BDMJBCAPNNC != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(BDMJBCAPNNC);
|
|
}
|
|
hOCLGHOHCCB_.WriteTo(output, _repeated_hOCLGHOHCCB_codec);
|
|
if (FBDADANKEPE != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(FBDADANKEPE);
|
|
}
|
|
bNCMJADJMLN_.WriteTo(output, _repeated_bNCMJADJMLN_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (GPDPDGFCECB != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(GPDPDGFCECB);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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) {
|
|
challengeList_.WriteTo(ref output, _repeated_challengeList_codec);
|
|
if (BDMJBCAPNNC != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(BDMJBCAPNNC);
|
|
}
|
|
hOCLGHOHCCB_.WriteTo(ref output, _repeated_hOCLGHOHCCB_codec);
|
|
if (FBDADANKEPE != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(FBDADANKEPE);
|
|
}
|
|
bNCMJADJMLN_.WriteTo(ref output, _repeated_bNCMJADJMLN_codec);
|
|
if (Level != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (GPDPDGFCECB != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(GPDPDGFCECB);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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 (BDMJBCAPNNC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BDMJBCAPNNC);
|
|
}
|
|
size += challengeList_.CalculateSize(_repeated_challengeList_codec);
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
size += bNCMJADJMLN_.CalculateSize(_repeated_bNCMJADJMLN_codec);
|
|
size += hOCLGHOHCCB_.CalculateSize(_repeated_hOCLGHOHCCB_codec);
|
|
if (Phase != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Phase);
|
|
}
|
|
if (FBDADANKEPE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FBDADANKEPE);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(SkillInfo);
|
|
}
|
|
if (GPDPDGFCECB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GPDPDGFCECB);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(HeliobusActivityDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BDMJBCAPNNC != 0) {
|
|
BDMJBCAPNNC = other.BDMJBCAPNNC;
|
|
}
|
|
challengeList_.Add(other.challengeList_);
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
bNCMJADJMLN_.Add(other.bNCMJADJMLN_);
|
|
hOCLGHOHCCB_.Add(other.hOCLGHOHCCB_);
|
|
if (other.Phase != 0) {
|
|
Phase = other.Phase;
|
|
}
|
|
if (other.FBDADANKEPE != 0) {
|
|
FBDADANKEPE = other.FBDADANKEPE;
|
|
}
|
|
if (other.skillInfo_ != null) {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.JPMCNFDADLH();
|
|
}
|
|
SkillInfo.MergeFrom(other.SkillInfo);
|
|
}
|
|
if (other.GPDPDGFCECB != 0) {
|
|
GPDPDGFCECB = other.GPDPDGFCECB;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
_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: {
|
|
challengeList_.AddEntriesFrom(input, _repeated_challengeList_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
BDMJBCAPNNC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
hOCLGHOHCCB_.AddEntriesFrom(input, _repeated_hOCLGHOHCCB_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
FBDADANKEPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
bNCMJADJMLN_.AddEntriesFrom(input, _repeated_bNCMJADJMLN_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
GPDPDGFCECB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.JPMCNFDADLH();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 112: {
|
|
Retcode = 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: {
|
|
challengeList_.AddEntriesFrom(ref input, _repeated_challengeList_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
BDMJBCAPNNC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
hOCLGHOHCCB_.AddEntriesFrom(ref input, _repeated_hOCLGHOHCCB_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
FBDADANKEPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
bNCMJADJMLN_.AddEntriesFrom(ref input, _repeated_bNCMJADJMLN_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
GPDPDGFCECB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.JPMCNFDADLH();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 112: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|