mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
524 lines
20 KiB
C#
524 lines
20 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: EvolveBuildQuery.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 EvolveBuildQuery.proto</summary>
|
|
public static partial class EvolveBuildQueryReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for EvolveBuildQuery.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static EvolveBuildQueryReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChZFdm9sdmVCdWlsZFF1ZXJ5LnByb3RvGhVTdGFnZU1lcmdlZEluZm8ucHJv",
|
|
"dG8aFlN0YWdlTWVyZ2VkU2NvcmUucHJvdG8aHkV2b2x2ZUJ1aWxkU2hvcFNr",
|
|
"aWxsSW5mby5wcm90byKvAgoQRXZvbHZlQnVpbGRRdWVyeRITCgtCT0hDRU1D",
|
|
"TEZMTBgOIAEoCBISCgppdGVtX3ZhbHVlGAEgASgNEhMKC0NCRk5DTUlBT05I",
|
|
"GAwgASgNEgsKA2V4cBgJIAEoDRITCgtNRFBQRlBCRktGTRgCIAMoDRIsChJz",
|
|
"dGFnZV9tZXJnZWRfaW5mb3MYAyADKAsyEC5TdGFnZU1lcmdlZEluZm8SLgoT",
|
|
"c3RhZ2VfbWVyZ2VkX3Njb3JlcxgPIAMoCzIRLlN0YWdlTWVyZ2VkU2NvcmUS",
|
|
"MwoQc2hvcF9za2lsbF9pbmZvcxgIIAMoCzIZLkV2b2x2ZUJ1aWxkU2hvcFNr",
|
|
"aWxsSW5mbxITCgtGQ05LTkJPSUNPSBgLIAEoCBITCgtKT0lCSUtIRU9PSBgK",
|
|
"IAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.StageMergedInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.StageMergedScoreReflection.Descriptor, global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EvolveBuildQuery), global::EggLink.DanhengServer.Proto.EvolveBuildQuery.Parser, new[]{ "BOHCEMCLFLL", "ItemValue", "CBFNCMIAONH", "Exp", "MDPPFPBFKFM", "StageMergedInfos", "StageMergedScores", "ShopSkillInfos", "FCNKNBOICOH", "JOIBIKHEOOH" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class EvolveBuildQuery : pb::IMessage<EvolveBuildQuery>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<EvolveBuildQuery> _parser = new pb::MessageParser<EvolveBuildQuery>(() => new EvolveBuildQuery());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<EvolveBuildQuery> 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.EvolveBuildQueryReflection.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 EvolveBuildQuery() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public EvolveBuildQuery(EvolveBuildQuery other) : this() {
|
|
bOHCEMCLFLL_ = other.bOHCEMCLFLL_;
|
|
itemValue_ = other.itemValue_;
|
|
cBFNCMIAONH_ = other.cBFNCMIAONH_;
|
|
exp_ = other.exp_;
|
|
mDPPFPBFKFM_ = other.mDPPFPBFKFM_.Clone();
|
|
stageMergedInfos_ = other.stageMergedInfos_.Clone();
|
|
stageMergedScores_ = other.stageMergedScores_.Clone();
|
|
shopSkillInfos_ = other.shopSkillInfos_.Clone();
|
|
fCNKNBOICOH_ = other.fCNKNBOICOH_;
|
|
jOIBIKHEOOH_ = other.jOIBIKHEOOH_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public EvolveBuildQuery Clone() {
|
|
return new EvolveBuildQuery(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BOHCEMCLFLL" field.</summary>
|
|
public const int BOHCEMCLFLLFieldNumber = 14;
|
|
private bool bOHCEMCLFLL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool BOHCEMCLFLL {
|
|
get { return bOHCEMCLFLL_; }
|
|
set {
|
|
bOHCEMCLFLL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "item_value" field.</summary>
|
|
public const int ItemValueFieldNumber = 1;
|
|
private uint itemValue_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ItemValue {
|
|
get { return itemValue_; }
|
|
set {
|
|
itemValue_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CBFNCMIAONH" field.</summary>
|
|
public const int CBFNCMIAONHFieldNumber = 12;
|
|
private uint cBFNCMIAONH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CBFNCMIAONH {
|
|
get { return cBFNCMIAONH_; }
|
|
set {
|
|
cBFNCMIAONH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "exp" field.</summary>
|
|
public const int ExpFieldNumber = 9;
|
|
private uint exp_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Exp {
|
|
get { return exp_; }
|
|
set {
|
|
exp_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MDPPFPBFKFM" field.</summary>
|
|
public const int MDPPFPBFKFMFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<uint> _repeated_mDPPFPBFKFM_codec
|
|
= pb::FieldCodec.ForUInt32(18);
|
|
private readonly pbc::RepeatedField<uint> mDPPFPBFKFM_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> MDPPFPBFKFM {
|
|
get { return mDPPFPBFKFM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "stage_merged_infos" field.</summary>
|
|
public const int StageMergedInfosFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.StageMergedInfo> _repeated_stageMergedInfos_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.StageMergedInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedInfo> stageMergedInfos_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedInfo> StageMergedInfos {
|
|
get { return stageMergedInfos_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "stage_merged_scores" field.</summary>
|
|
public const int StageMergedScoresFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.StageMergedScore> _repeated_stageMergedScores_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.StageMergedScore.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedScore> stageMergedScores_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedScore>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.StageMergedScore> StageMergedScores {
|
|
get { return stageMergedScores_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "shop_skill_infos" field.</summary>
|
|
public const int ShopSkillInfosFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo> _repeated_shopSkillInfos_codec
|
|
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo> shopSkillInfos_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EvolveBuildShopSkillInfo> ShopSkillInfos {
|
|
get { return shopSkillInfos_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FCNKNBOICOH" field.</summary>
|
|
public const int FCNKNBOICOHFieldNumber = 11;
|
|
private bool fCNKNBOICOH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool FCNKNBOICOH {
|
|
get { return fCNKNBOICOH_; }
|
|
set {
|
|
fCNKNBOICOH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JOIBIKHEOOH" field.</summary>
|
|
public const int JOIBIKHEOOHFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_jOIBIKHEOOH_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> jOIBIKHEOOH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> JOIBIKHEOOH {
|
|
get { return jOIBIKHEOOH_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as EvolveBuildQuery);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(EvolveBuildQuery other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BOHCEMCLFLL != other.BOHCEMCLFLL) return false;
|
|
if (ItemValue != other.ItemValue) return false;
|
|
if (CBFNCMIAONH != other.CBFNCMIAONH) return false;
|
|
if (Exp != other.Exp) return false;
|
|
if(!mDPPFPBFKFM_.Equals(other.mDPPFPBFKFM_)) return false;
|
|
if(!stageMergedInfos_.Equals(other.stageMergedInfos_)) return false;
|
|
if(!stageMergedScores_.Equals(other.stageMergedScores_)) return false;
|
|
if(!shopSkillInfos_.Equals(other.shopSkillInfos_)) return false;
|
|
if (FCNKNBOICOH != other.FCNKNBOICOH) return false;
|
|
if(!jOIBIKHEOOH_.Equals(other.jOIBIKHEOOH_)) 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 (BOHCEMCLFLL != false) hash ^= BOHCEMCLFLL.GetHashCode();
|
|
if (ItemValue != 0) hash ^= ItemValue.GetHashCode();
|
|
if (CBFNCMIAONH != 0) hash ^= CBFNCMIAONH.GetHashCode();
|
|
if (Exp != 0) hash ^= Exp.GetHashCode();
|
|
hash ^= mDPPFPBFKFM_.GetHashCode();
|
|
hash ^= stageMergedInfos_.GetHashCode();
|
|
hash ^= stageMergedScores_.GetHashCode();
|
|
hash ^= shopSkillInfos_.GetHashCode();
|
|
if (FCNKNBOICOH != false) hash ^= FCNKNBOICOH.GetHashCode();
|
|
hash ^= jOIBIKHEOOH_.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 (ItemValue != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(ItemValue);
|
|
}
|
|
mDPPFPBFKFM_.WriteTo(output, _repeated_mDPPFPBFKFM_codec);
|
|
stageMergedInfos_.WriteTo(output, _repeated_stageMergedInfos_codec);
|
|
shopSkillInfos_.WriteTo(output, _repeated_shopSkillInfos_codec);
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
jOIBIKHEOOH_.WriteTo(output, _repeated_jOIBIKHEOOH_codec);
|
|
if (FCNKNBOICOH != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(FCNKNBOICOH);
|
|
}
|
|
if (CBFNCMIAONH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(CBFNCMIAONH);
|
|
}
|
|
if (BOHCEMCLFLL != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(BOHCEMCLFLL);
|
|
}
|
|
stageMergedScores_.WriteTo(output, _repeated_stageMergedScores_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 (ItemValue != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(ItemValue);
|
|
}
|
|
mDPPFPBFKFM_.WriteTo(ref output, _repeated_mDPPFPBFKFM_codec);
|
|
stageMergedInfos_.WriteTo(ref output, _repeated_stageMergedInfos_codec);
|
|
shopSkillInfos_.WriteTo(ref output, _repeated_shopSkillInfos_codec);
|
|
if (Exp != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
jOIBIKHEOOH_.WriteTo(ref output, _repeated_jOIBIKHEOOH_codec);
|
|
if (FCNKNBOICOH != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(FCNKNBOICOH);
|
|
}
|
|
if (CBFNCMIAONH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(CBFNCMIAONH);
|
|
}
|
|
if (BOHCEMCLFLL != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(BOHCEMCLFLL);
|
|
}
|
|
stageMergedScores_.WriteTo(ref output, _repeated_stageMergedScores_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 (BOHCEMCLFLL != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (ItemValue != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ItemValue);
|
|
}
|
|
if (CBFNCMIAONH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CBFNCMIAONH);
|
|
}
|
|
if (Exp != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
|
|
}
|
|
size += mDPPFPBFKFM_.CalculateSize(_repeated_mDPPFPBFKFM_codec);
|
|
size += stageMergedInfos_.CalculateSize(_repeated_stageMergedInfos_codec);
|
|
size += stageMergedScores_.CalculateSize(_repeated_stageMergedScores_codec);
|
|
size += shopSkillInfos_.CalculateSize(_repeated_shopSkillInfos_codec);
|
|
if (FCNKNBOICOH != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += jOIBIKHEOOH_.CalculateSize(_repeated_jOIBIKHEOOH_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(EvolveBuildQuery other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BOHCEMCLFLL != false) {
|
|
BOHCEMCLFLL = other.BOHCEMCLFLL;
|
|
}
|
|
if (other.ItemValue != 0) {
|
|
ItemValue = other.ItemValue;
|
|
}
|
|
if (other.CBFNCMIAONH != 0) {
|
|
CBFNCMIAONH = other.CBFNCMIAONH;
|
|
}
|
|
if (other.Exp != 0) {
|
|
Exp = other.Exp;
|
|
}
|
|
mDPPFPBFKFM_.Add(other.mDPPFPBFKFM_);
|
|
stageMergedInfos_.Add(other.stageMergedInfos_);
|
|
stageMergedScores_.Add(other.stageMergedScores_);
|
|
shopSkillInfos_.Add(other.shopSkillInfos_);
|
|
if (other.FCNKNBOICOH != false) {
|
|
FCNKNBOICOH = other.FCNKNBOICOH;
|
|
}
|
|
jOIBIKHEOOH_.Add(other.jOIBIKHEOOH_);
|
|
_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: {
|
|
ItemValue = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
mDPPFPBFKFM_.AddEntriesFrom(input, _repeated_mDPPFPBFKFM_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
stageMergedInfos_.AddEntriesFrom(input, _repeated_stageMergedInfos_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
shopSkillInfos_.AddEntriesFrom(input, _repeated_shopSkillInfos_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
jOIBIKHEOOH_.AddEntriesFrom(input, _repeated_jOIBIKHEOOH_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
FCNKNBOICOH = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
CBFNCMIAONH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
BOHCEMCLFLL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 122: {
|
|
stageMergedScores_.AddEntriesFrom(input, _repeated_stageMergedScores_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: {
|
|
ItemValue = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
mDPPFPBFKFM_.AddEntriesFrom(ref input, _repeated_mDPPFPBFKFM_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
stageMergedInfos_.AddEntriesFrom(ref input, _repeated_stageMergedInfos_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
shopSkillInfos_.AddEntriesFrom(ref input, _repeated_shopSkillInfos_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
jOIBIKHEOOH_.AddEntriesFrom(ref input, _repeated_jOIBIKHEOOH_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
FCNKNBOICOH = input.ReadBool();
|
|
break;
|
|
}
|
|
case 96: {
|
|
CBFNCMIAONH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
BOHCEMCLFLL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 122: {
|
|
stageMergedScores_.AddEntriesFrom(ref input, _repeated_stageMergedScores_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|