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(
|
|
"Ch9IZWxpb2J1c0FjdGl2aXR5RGF0YVNjUnNwLnByb3RvGhFERUpBS1BPRVBL",
|
|
"Ti5wcm90bxoRR0JKS0tGSFBGRk4ucHJvdG8aEUpNSUpKSEtJQkxCLnByb3Rv",
|
|
"Gh1IZWxpb2J1c0NoYWxsZW5nZUxpbmV1cC5wcm90byKjAgoZSGVsaW9idXNB",
|
|
"Y3Rpdml0eURhdGFTY1JzcBITCgtJUEhLREVMTU9JSBgIIAEoDRIPCgdyZXRj",
|
|
"b2RlGAkgASgNEhMKC0VFTkpCUE1ORE9MGAMgASgNEiQKDmNoYWxsZW5nZV9s",
|
|
"aXN0GAUgAygLMgwuSk1JSkpIS0lCTEISEwoLSUJIQUFFSkVFSEMYAiABKA0S",
|
|
"LQoLR0NMSkVOR0pJQ00YDiADKAsyGC5IZWxpb2J1c0NoYWxsZW5nZUxpbmV1",
|
|
"cBINCgVsZXZlbBgBIAEoDRIhCgtORkRCTUhQUEZJUBgHIAMoCzIMLkdCSktL",
|
|
"RkhQRkZOEiAKCnNraWxsX2luZm8YCyABKAsyDC5ERUpBS1BPRVBLThINCgVw",
|
|
"aGFzZRgKIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
|
|
"cm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DEJAKPOEPKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.GBJKKFHPFFNReflection.Descriptor, global::EggLink.DanhengServer.Proto.JMIJJHKIBLBReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeliobusChallengeLineupReflection.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[]{ "IPHKDELMOIH", "Retcode", "EENJBPMNDOL", "ChallengeList", "IBHAAEJEEHC", "GCLJENGJICM", "Level", "NFDBMHPPFIP", "SkillInfo", "Phase" }, 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() {
|
|
iPHKDELMOIH_ = other.iPHKDELMOIH_;
|
|
retcode_ = other.retcode_;
|
|
eENJBPMNDOL_ = other.eENJBPMNDOL_;
|
|
challengeList_ = other.challengeList_.Clone();
|
|
iBHAAEJEEHC_ = other.iBHAAEJEEHC_;
|
|
gCLJENGJICM_ = other.gCLJENGJICM_.Clone();
|
|
level_ = other.level_;
|
|
nFDBMHPPFIP_ = other.nFDBMHPPFIP_.Clone();
|
|
skillInfo_ = other.skillInfo_ != null ? other.skillInfo_.Clone() : null;
|
|
phase_ = other.phase_;
|
|
_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 "IPHKDELMOIH" field.</summary>
|
|
public const int IPHKDELMOIHFieldNumber = 8;
|
|
private uint iPHKDELMOIH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IPHKDELMOIH {
|
|
get { return iPHKDELMOIH_; }
|
|
set {
|
|
iPHKDELMOIH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 9;
|
|
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 "EENJBPMNDOL" field.</summary>
|
|
public const int EENJBPMNDOLFieldNumber = 3;
|
|
private uint eENJBPMNDOL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EENJBPMNDOL {
|
|
get { return eENJBPMNDOL_; }
|
|
set {
|
|
eENJBPMNDOL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_list" field.</summary>
|
|
public const int ChallengeListFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JMIJJHKIBLB> _repeated_challengeList_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.JMIJJHKIBLB.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JMIJJHKIBLB> challengeList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JMIJJHKIBLB>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JMIJJHKIBLB> ChallengeList {
|
|
get { return challengeList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "IBHAAEJEEHC" field.</summary>
|
|
public const int IBHAAEJEEHCFieldNumber = 2;
|
|
private uint iBHAAEJEEHC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IBHAAEJEEHC {
|
|
get { return iBHAAEJEEHC_; }
|
|
set {
|
|
iBHAAEJEEHC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GCLJENGJICM" field.</summary>
|
|
public const int GCLJENGJICMFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup> _repeated_gCLJENGJICM_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeliobusChallengeLineup> gCLJENGJICM_ = 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> GCLJENGJICM {
|
|
get { return gCLJENGJICM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 1;
|
|
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 "NFDBMHPPFIP" field.</summary>
|
|
public const int NFDBMHPPFIPFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GBJKKFHPFFN> _repeated_nFDBMHPPFIP_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.GBJKKFHPFFN.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GBJKKFHPFFN> nFDBMHPPFIP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GBJKKFHPFFN>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GBJKKFHPFFN> NFDBMHPPFIP {
|
|
get { return nFDBMHPPFIP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_info" field.</summary>
|
|
public const int SkillInfoFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.DEJAKPOEPKN skillInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DEJAKPOEPKN SkillInfo {
|
|
get { return skillInfo_; }
|
|
set {
|
|
skillInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "phase" field.</summary>
|
|
public const int PhaseFieldNumber = 10;
|
|
private uint phase_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Phase {
|
|
get { return phase_; }
|
|
set {
|
|
phase_ = 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 (IPHKDELMOIH != other.IPHKDELMOIH) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (EENJBPMNDOL != other.EENJBPMNDOL) return false;
|
|
if(!challengeList_.Equals(other.challengeList_)) return false;
|
|
if (IBHAAEJEEHC != other.IBHAAEJEEHC) return false;
|
|
if(!gCLJENGJICM_.Equals(other.gCLJENGJICM_)) return false;
|
|
if (Level != other.Level) return false;
|
|
if(!nFDBMHPPFIP_.Equals(other.nFDBMHPPFIP_)) return false;
|
|
if (!object.Equals(SkillInfo, other.SkillInfo)) return false;
|
|
if (Phase != other.Phase) 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 (IPHKDELMOIH != 0) hash ^= IPHKDELMOIH.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (EENJBPMNDOL != 0) hash ^= EENJBPMNDOL.GetHashCode();
|
|
hash ^= challengeList_.GetHashCode();
|
|
if (IBHAAEJEEHC != 0) hash ^= IBHAAEJEEHC.GetHashCode();
|
|
hash ^= gCLJENGJICM_.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
hash ^= nFDBMHPPFIP_.GetHashCode();
|
|
if (skillInfo_ != null) hash ^= SkillInfo.GetHashCode();
|
|
if (Phase != 0) hash ^= Phase.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 (Level != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (IBHAAEJEEHC != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(IBHAAEJEEHC);
|
|
}
|
|
if (EENJBPMNDOL != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(EENJBPMNDOL);
|
|
}
|
|
challengeList_.WriteTo(output, _repeated_challengeList_codec);
|
|
nFDBMHPPFIP_.WriteTo(output, _repeated_nFDBMHPPFIP_codec);
|
|
if (IPHKDELMOIH != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IPHKDELMOIH);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
gCLJENGJICM_.WriteTo(output, _repeated_gCLJENGJICM_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 (Level != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (IBHAAEJEEHC != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(IBHAAEJEEHC);
|
|
}
|
|
if (EENJBPMNDOL != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(EENJBPMNDOL);
|
|
}
|
|
challengeList_.WriteTo(ref output, _repeated_challengeList_codec);
|
|
nFDBMHPPFIP_.WriteTo(ref output, _repeated_nFDBMHPPFIP_codec);
|
|
if (IPHKDELMOIH != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IPHKDELMOIH);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (skillInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(SkillInfo);
|
|
}
|
|
gCLJENGJICM_.WriteTo(ref output, _repeated_gCLJENGJICM_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 (IPHKDELMOIH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IPHKDELMOIH);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (EENJBPMNDOL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EENJBPMNDOL);
|
|
}
|
|
size += challengeList_.CalculateSize(_repeated_challengeList_codec);
|
|
if (IBHAAEJEEHC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IBHAAEJEEHC);
|
|
}
|
|
size += gCLJENGJICM_.CalculateSize(_repeated_gCLJENGJICM_codec);
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
size += nFDBMHPPFIP_.CalculateSize(_repeated_nFDBMHPPFIP_codec);
|
|
if (skillInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(SkillInfo);
|
|
}
|
|
if (Phase != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Phase);
|
|
}
|
|
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.IPHKDELMOIH != 0) {
|
|
IPHKDELMOIH = other.IPHKDELMOIH;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.EENJBPMNDOL != 0) {
|
|
EENJBPMNDOL = other.EENJBPMNDOL;
|
|
}
|
|
challengeList_.Add(other.challengeList_);
|
|
if (other.IBHAAEJEEHC != 0) {
|
|
IBHAAEJEEHC = other.IBHAAEJEEHC;
|
|
}
|
|
gCLJENGJICM_.Add(other.gCLJENGJICM_);
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
nFDBMHPPFIP_.Add(other.nFDBMHPPFIP_);
|
|
if (other.skillInfo_ != null) {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN();
|
|
}
|
|
SkillInfo.MergeFrom(other.SkillInfo);
|
|
}
|
|
if (other.Phase != 0) {
|
|
Phase = other.Phase;
|
|
}
|
|
_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: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
IBHAAEJEEHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
EENJBPMNDOL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
challengeList_.AddEntriesFrom(input, _repeated_challengeList_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
nFDBMHPPFIP_.AddEntriesFrom(input, _repeated_nFDBMHPPFIP_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
IPHKDELMOIH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 114: {
|
|
gCLJENGJICM_.AddEntriesFrom(input, _repeated_gCLJENGJICM_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: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
IBHAAEJEEHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
EENJBPMNDOL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
challengeList_.AddEntriesFrom(ref input, _repeated_challengeList_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
nFDBMHPPFIP_.AddEntriesFrom(ref input, _repeated_nFDBMHPPFIP_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
IPHKDELMOIH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (skillInfo_ == null) {
|
|
SkillInfo = new global::EggLink.DanhengServer.Proto.DEJAKPOEPKN();
|
|
}
|
|
input.ReadMessage(SkillInfo);
|
|
break;
|
|
}
|
|
case 114: {
|
|
gCLJENGJICM_.AddEntriesFrom(ref input, _repeated_gCLJENGJICM_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|