Files
DanhengServer-OpenSource/Proto/BattlePassInfoNotify.cs

685 lines
23 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: BattlePassInfoNotify.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 BattlePassInfoNotify.proto</summary>
public static partial class BattlePassInfoNotifyReflection {
#region Descriptor
/// <summary>File descriptor for BattlePassInfoNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static BattlePassInfoNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpCYXR0bGVQYXNzSW5mb05vdGlmeS5wcm90bxoQQnBUaWVyVHlwZS5wcm90",
"byKmAgoUQmF0dGxlUGFzc0luZm9Ob3RpZnkSIAoLQkRBT0FMR0tOQksYBSAB",
"KA4yCy5CcFRpZXJUeXBlEhMKC0dJT01JQUpISUxKGA8gASgEEgsKA2V4cBgM",
"IAEoDRITCgtQQ01PTURDRkdPShgBIAEoDRITCgtMR0VIRkNBR0lKQRgKIAEo",
"BBITCgtKREZFQUhMQUZQQhgOIAEoDRITCgtOQVBOSkRIRk1HRxgGIAEoBBIT",
"CgtCRUJIUEpOTkdJQxgLIAEoBBITCgtLR01OTEhORUlORRgCIAEoBBITCgtL",
"UE1MTUJKSk1KShgHIAEoBBINCgVsZXZlbBgEIAEoDRITCgtJRUpKSEpISUFH",
"UBgIIAEoBBITCgtDTEpGTkFDSElQSxgJIAEoBEIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BpTierTypeReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BattlePassInfoNotify), global::EggLink.DanhengServer.Proto.BattlePassInfoNotify.Parser, new[]{ "BDAOALGKNBK", "GIOMIAJHILJ", "Exp", "PCMOMDCFGOJ", "LGEHFCAGIJA", "JDFEAHLAFPB", "NAPNJDHFMGG", "BEBHPJNNGIC", "KGMNLHNEINE", "KPMLMBJJMJJ", "Level", "IEJJHJHIAGP", "CLJFNACHIPK" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class BattlePassInfoNotify : pb::IMessage<BattlePassInfoNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<BattlePassInfoNotify> _parser = new pb::MessageParser<BattlePassInfoNotify>(() => new BattlePassInfoNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<BattlePassInfoNotify> 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.BattlePassInfoNotifyReflection.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 BattlePassInfoNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BattlePassInfoNotify(BattlePassInfoNotify other) : this() {
bDAOALGKNBK_ = other.bDAOALGKNBK_;
gIOMIAJHILJ_ = other.gIOMIAJHILJ_;
exp_ = other.exp_;
pCMOMDCFGOJ_ = other.pCMOMDCFGOJ_;
lGEHFCAGIJA_ = other.lGEHFCAGIJA_;
jDFEAHLAFPB_ = other.jDFEAHLAFPB_;
nAPNJDHFMGG_ = other.nAPNJDHFMGG_;
bEBHPJNNGIC_ = other.bEBHPJNNGIC_;
kGMNLHNEINE_ = other.kGMNLHNEINE_;
kPMLMBJJMJJ_ = other.kPMLMBJJMJJ_;
level_ = other.level_;
iEJJHJHIAGP_ = other.iEJJHJHIAGP_;
cLJFNACHIPK_ = other.cLJFNACHIPK_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BattlePassInfoNotify Clone() {
return new BattlePassInfoNotify(this);
}
/// <summary>Field number for the "BDAOALGKNBK" field.</summary>
public const int BDAOALGKNBKFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.BpTierType bDAOALGKNBK_ = global::EggLink.DanhengServer.Proto.BpTierType.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BpTierType BDAOALGKNBK {
get { return bDAOALGKNBK_; }
set {
bDAOALGKNBK_ = value;
}
}
/// <summary>Field number for the "GIOMIAJHILJ" field.</summary>
public const int GIOMIAJHILJFieldNumber = 15;
private ulong gIOMIAJHILJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong GIOMIAJHILJ {
get { return gIOMIAJHILJ_; }
set {
gIOMIAJHILJ_ = value;
}
}
/// <summary>Field number for the "exp" field.</summary>
public const int ExpFieldNumber = 12;
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 "PCMOMDCFGOJ" field.</summary>
public const int PCMOMDCFGOJFieldNumber = 1;
private uint pCMOMDCFGOJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PCMOMDCFGOJ {
get { return pCMOMDCFGOJ_; }
set {
pCMOMDCFGOJ_ = value;
}
}
/// <summary>Field number for the "LGEHFCAGIJA" field.</summary>
public const int LGEHFCAGIJAFieldNumber = 10;
private ulong lGEHFCAGIJA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong LGEHFCAGIJA {
get { return lGEHFCAGIJA_; }
set {
lGEHFCAGIJA_ = value;
}
}
/// <summary>Field number for the "JDFEAHLAFPB" field.</summary>
public const int JDFEAHLAFPBFieldNumber = 14;
private uint jDFEAHLAFPB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JDFEAHLAFPB {
get { return jDFEAHLAFPB_; }
set {
jDFEAHLAFPB_ = value;
}
}
/// <summary>Field number for the "NAPNJDHFMGG" field.</summary>
public const int NAPNJDHFMGGFieldNumber = 6;
private ulong nAPNJDHFMGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong NAPNJDHFMGG {
get { return nAPNJDHFMGG_; }
set {
nAPNJDHFMGG_ = value;
}
}
/// <summary>Field number for the "BEBHPJNNGIC" field.</summary>
public const int BEBHPJNNGICFieldNumber = 11;
private ulong bEBHPJNNGIC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong BEBHPJNNGIC {
get { return bEBHPJNNGIC_; }
set {
bEBHPJNNGIC_ = value;
}
}
/// <summary>Field number for the "KGMNLHNEINE" field.</summary>
public const int KGMNLHNEINEFieldNumber = 2;
private ulong kGMNLHNEINE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong KGMNLHNEINE {
get { return kGMNLHNEINE_; }
set {
kGMNLHNEINE_ = value;
}
}
/// <summary>Field number for the "KPMLMBJJMJJ" field.</summary>
public const int KPMLMBJJMJJFieldNumber = 7;
private ulong kPMLMBJJMJJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong KPMLMBJJMJJ {
get { return kPMLMBJJMJJ_; }
set {
kPMLMBJJMJJ_ = value;
}
}
/// <summary>Field number for the "level" field.</summary>
public const int LevelFieldNumber = 4;
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 "IEJJHJHIAGP" field.</summary>
public const int IEJJHJHIAGPFieldNumber = 8;
private ulong iEJJHJHIAGP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong IEJJHJHIAGP {
get { return iEJJHJHIAGP_; }
set {
iEJJHJHIAGP_ = value;
}
}
/// <summary>Field number for the "CLJFNACHIPK" field.</summary>
public const int CLJFNACHIPKFieldNumber = 9;
private ulong cLJFNACHIPK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong CLJFNACHIPK {
get { return cLJFNACHIPK_; }
set {
cLJFNACHIPK_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as BattlePassInfoNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(BattlePassInfoNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (BDAOALGKNBK != other.BDAOALGKNBK) return false;
if (GIOMIAJHILJ != other.GIOMIAJHILJ) return false;
if (Exp != other.Exp) return false;
if (PCMOMDCFGOJ != other.PCMOMDCFGOJ) return false;
if (LGEHFCAGIJA != other.LGEHFCAGIJA) return false;
if (JDFEAHLAFPB != other.JDFEAHLAFPB) return false;
if (NAPNJDHFMGG != other.NAPNJDHFMGG) return false;
if (BEBHPJNNGIC != other.BEBHPJNNGIC) return false;
if (KGMNLHNEINE != other.KGMNLHNEINE) return false;
if (KPMLMBJJMJJ != other.KPMLMBJJMJJ) return false;
if (Level != other.Level) return false;
if (IEJJHJHIAGP != other.IEJJHJHIAGP) return false;
if (CLJFNACHIPK != other.CLJFNACHIPK) 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 (BDAOALGKNBK != global::EggLink.DanhengServer.Proto.BpTierType.None) hash ^= BDAOALGKNBK.GetHashCode();
if (GIOMIAJHILJ != 0UL) hash ^= GIOMIAJHILJ.GetHashCode();
if (Exp != 0) hash ^= Exp.GetHashCode();
if (PCMOMDCFGOJ != 0) hash ^= PCMOMDCFGOJ.GetHashCode();
if (LGEHFCAGIJA != 0UL) hash ^= LGEHFCAGIJA.GetHashCode();
if (JDFEAHLAFPB != 0) hash ^= JDFEAHLAFPB.GetHashCode();
if (NAPNJDHFMGG != 0UL) hash ^= NAPNJDHFMGG.GetHashCode();
if (BEBHPJNNGIC != 0UL) hash ^= BEBHPJNNGIC.GetHashCode();
if (KGMNLHNEINE != 0UL) hash ^= KGMNLHNEINE.GetHashCode();
if (KPMLMBJJMJJ != 0UL) hash ^= KPMLMBJJMJJ.GetHashCode();
if (Level != 0) hash ^= Level.GetHashCode();
if (IEJJHJHIAGP != 0UL) hash ^= IEJJHJHIAGP.GetHashCode();
if (CLJFNACHIPK != 0UL) hash ^= CLJFNACHIPK.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 (PCMOMDCFGOJ != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PCMOMDCFGOJ);
}
if (KGMNLHNEINE != 0UL) {
output.WriteRawTag(16);
output.WriteUInt64(KGMNLHNEINE);
}
if (Level != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Level);
}
if (BDAOALGKNBK != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(40);
output.WriteEnum((int) BDAOALGKNBK);
}
if (NAPNJDHFMGG != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(NAPNJDHFMGG);
}
if (KPMLMBJJMJJ != 0UL) {
output.WriteRawTag(56);
output.WriteUInt64(KPMLMBJJMJJ);
}
if (IEJJHJHIAGP != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(IEJJHJHIAGP);
}
if (CLJFNACHIPK != 0UL) {
output.WriteRawTag(72);
output.WriteUInt64(CLJFNACHIPK);
}
if (LGEHFCAGIJA != 0UL) {
output.WriteRawTag(80);
output.WriteUInt64(LGEHFCAGIJA);
}
if (BEBHPJNNGIC != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(BEBHPJNNGIC);
}
if (Exp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Exp);
}
if (JDFEAHLAFPB != 0) {
output.WriteRawTag(112);
output.WriteUInt32(JDFEAHLAFPB);
}
if (GIOMIAJHILJ != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(GIOMIAJHILJ);
}
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 (PCMOMDCFGOJ != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PCMOMDCFGOJ);
}
if (KGMNLHNEINE != 0UL) {
output.WriteRawTag(16);
output.WriteUInt64(KGMNLHNEINE);
}
if (Level != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Level);
}
if (BDAOALGKNBK != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(40);
output.WriteEnum((int) BDAOALGKNBK);
}
if (NAPNJDHFMGG != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(NAPNJDHFMGG);
}
if (KPMLMBJJMJJ != 0UL) {
output.WriteRawTag(56);
output.WriteUInt64(KPMLMBJJMJJ);
}
if (IEJJHJHIAGP != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(IEJJHJHIAGP);
}
if (CLJFNACHIPK != 0UL) {
output.WriteRawTag(72);
output.WriteUInt64(CLJFNACHIPK);
}
if (LGEHFCAGIJA != 0UL) {
output.WriteRawTag(80);
output.WriteUInt64(LGEHFCAGIJA);
}
if (BEBHPJNNGIC != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(BEBHPJNNGIC);
}
if (Exp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Exp);
}
if (JDFEAHLAFPB != 0) {
output.WriteRawTag(112);
output.WriteUInt32(JDFEAHLAFPB);
}
if (GIOMIAJHILJ != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(GIOMIAJHILJ);
}
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 (BDAOALGKNBK != global::EggLink.DanhengServer.Proto.BpTierType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BDAOALGKNBK);
}
if (GIOMIAJHILJ != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(GIOMIAJHILJ);
}
if (Exp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
}
if (PCMOMDCFGOJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PCMOMDCFGOJ);
}
if (LGEHFCAGIJA != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(LGEHFCAGIJA);
}
if (JDFEAHLAFPB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JDFEAHLAFPB);
}
if (NAPNJDHFMGG != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(NAPNJDHFMGG);
}
if (BEBHPJNNGIC != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(BEBHPJNNGIC);
}
if (KGMNLHNEINE != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(KGMNLHNEINE);
}
if (KPMLMBJJMJJ != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(KPMLMBJJMJJ);
}
if (Level != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
}
if (IEJJHJHIAGP != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(IEJJHJHIAGP);
}
if (CLJFNACHIPK != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(CLJFNACHIPK);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(BattlePassInfoNotify other) {
if (other == null) {
return;
}
if (other.BDAOALGKNBK != global::EggLink.DanhengServer.Proto.BpTierType.None) {
BDAOALGKNBK = other.BDAOALGKNBK;
}
if (other.GIOMIAJHILJ != 0UL) {
GIOMIAJHILJ = other.GIOMIAJHILJ;
}
if (other.Exp != 0) {
Exp = other.Exp;
}
if (other.PCMOMDCFGOJ != 0) {
PCMOMDCFGOJ = other.PCMOMDCFGOJ;
}
if (other.LGEHFCAGIJA != 0UL) {
LGEHFCAGIJA = other.LGEHFCAGIJA;
}
if (other.JDFEAHLAFPB != 0) {
JDFEAHLAFPB = other.JDFEAHLAFPB;
}
if (other.NAPNJDHFMGG != 0UL) {
NAPNJDHFMGG = other.NAPNJDHFMGG;
}
if (other.BEBHPJNNGIC != 0UL) {
BEBHPJNNGIC = other.BEBHPJNNGIC;
}
if (other.KGMNLHNEINE != 0UL) {
KGMNLHNEINE = other.KGMNLHNEINE;
}
if (other.KPMLMBJJMJJ != 0UL) {
KPMLMBJJMJJ = other.KPMLMBJJMJJ;
}
if (other.Level != 0) {
Level = other.Level;
}
if (other.IEJJHJHIAGP != 0UL) {
IEJJHJHIAGP = other.IEJJHJHIAGP;
}
if (other.CLJFNACHIPK != 0UL) {
CLJFNACHIPK = other.CLJFNACHIPK;
}
_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: {
PCMOMDCFGOJ = input.ReadUInt32();
break;
}
case 16: {
KGMNLHNEINE = input.ReadUInt64();
break;
}
case 32: {
Level = input.ReadUInt32();
break;
}
case 40: {
BDAOALGKNBK = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 48: {
NAPNJDHFMGG = input.ReadUInt64();
break;
}
case 56: {
KPMLMBJJMJJ = input.ReadUInt64();
break;
}
case 64: {
IEJJHJHIAGP = input.ReadUInt64();
break;
}
case 72: {
CLJFNACHIPK = input.ReadUInt64();
break;
}
case 80: {
LGEHFCAGIJA = input.ReadUInt64();
break;
}
case 88: {
BEBHPJNNGIC = input.ReadUInt64();
break;
}
case 96: {
Exp = input.ReadUInt32();
break;
}
case 112: {
JDFEAHLAFPB = input.ReadUInt32();
break;
}
case 120: {
GIOMIAJHILJ = input.ReadUInt64();
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: {
PCMOMDCFGOJ = input.ReadUInt32();
break;
}
case 16: {
KGMNLHNEINE = input.ReadUInt64();
break;
}
case 32: {
Level = input.ReadUInt32();
break;
}
case 40: {
BDAOALGKNBK = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 48: {
NAPNJDHFMGG = input.ReadUInt64();
break;
}
case 56: {
KPMLMBJJMJJ = input.ReadUInt64();
break;
}
case 64: {
IEJJHJHIAGP = input.ReadUInt64();
break;
}
case 72: {
CLJFNACHIPK = input.ReadUInt64();
break;
}
case 80: {
LGEHFCAGIJA = input.ReadUInt64();
break;
}
case 88: {
BEBHPJNNGIC = input.ReadUInt64();
break;
}
case 96: {
Exp = input.ReadUInt32();
break;
}
case 112: {
JDFEAHLAFPB = input.ReadUInt32();
break;
}
case 120: {
GIOMIAJHILJ = input.ReadUInt64();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code