Files
DanhengServer-OpenSource/Proto/BattlePassInfoNotify.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +08:00

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",
"byKnAgoUQmF0dGxlUGFzc0luZm9Ob3RpZnkSEwoLS0FHRklJSkxKRUcYBSAB",
"KAQSEwoLTERIQUNGRFBJR0MYDyABKAQSEwoLTktBQ05CR0lHR1AYByABKAQS",
"EwoLTEhITUFOS0xJS0IYDCABKAQSEwoLSUtCQ09ESUJOSEMYBiABKAQSEwoL",
"R0dDQUJLS0FJQk0YAyABKAQSDQoFbGV2ZWwYASABKA0SEwoLQUJETUNFQkhH",
"TksYCSABKA0SCwoDZXhwGAQgASgNEhMKC0pCR0ZJTEdKTElKGAsgASgEEiEK",
"DGJwX3RpZXJfdHlwZRgNIAEoDjILLkJwVGllclR5cGUSEwoLSERHTElKS09B",
"UEUYCCABKAQSEwoLTUpKS0dMQ0ZOREwYDiABKA1CHqoCG0VnZ0xpbmsuRGFu",
"aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
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[]{ "KAGFIIJLJEG", "LDHACFDPIGC", "NKACNBGIGGP", "LHHMANKLIKB", "IKBCODIBNHC", "GGCABKKAIBM", "Level", "ABDMCEBHGNK", "Exp", "JBGFILGJLIJ", "BpTierType", "HDGLIJKOAPE", "MJJKGLCFNDL" }, 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() {
kAGFIIJLJEG_ = other.kAGFIIJLJEG_;
lDHACFDPIGC_ = other.lDHACFDPIGC_;
nKACNBGIGGP_ = other.nKACNBGIGGP_;
lHHMANKLIKB_ = other.lHHMANKLIKB_;
iKBCODIBNHC_ = other.iKBCODIBNHC_;
gGCABKKAIBM_ = other.gGCABKKAIBM_;
level_ = other.level_;
aBDMCEBHGNK_ = other.aBDMCEBHGNK_;
exp_ = other.exp_;
jBGFILGJLIJ_ = other.jBGFILGJLIJ_;
bpTierType_ = other.bpTierType_;
hDGLIJKOAPE_ = other.hDGLIJKOAPE_;
mJJKGLCFNDL_ = other.mJJKGLCFNDL_;
_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 "KAGFIIJLJEG" field.</summary>
public const int KAGFIIJLJEGFieldNumber = 5;
private ulong kAGFIIJLJEG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong KAGFIIJLJEG {
get { return kAGFIIJLJEG_; }
set {
kAGFIIJLJEG_ = value;
}
}
/// <summary>Field number for the "LDHACFDPIGC" field.</summary>
public const int LDHACFDPIGCFieldNumber = 15;
private ulong lDHACFDPIGC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong LDHACFDPIGC {
get { return lDHACFDPIGC_; }
set {
lDHACFDPIGC_ = value;
}
}
/// <summary>Field number for the "NKACNBGIGGP" field.</summary>
public const int NKACNBGIGGPFieldNumber = 7;
private ulong nKACNBGIGGP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong NKACNBGIGGP {
get { return nKACNBGIGGP_; }
set {
nKACNBGIGGP_ = value;
}
}
/// <summary>Field number for the "LHHMANKLIKB" field.</summary>
public const int LHHMANKLIKBFieldNumber = 12;
private ulong lHHMANKLIKB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong LHHMANKLIKB {
get { return lHHMANKLIKB_; }
set {
lHHMANKLIKB_ = value;
}
}
/// <summary>Field number for the "IKBCODIBNHC" field.</summary>
public const int IKBCODIBNHCFieldNumber = 6;
private ulong iKBCODIBNHC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong IKBCODIBNHC {
get { return iKBCODIBNHC_; }
set {
iKBCODIBNHC_ = value;
}
}
/// <summary>Field number for the "GGCABKKAIBM" field.</summary>
public const int GGCABKKAIBMFieldNumber = 3;
private ulong gGCABKKAIBM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong GGCABKKAIBM {
get { return gGCABKKAIBM_; }
set {
gGCABKKAIBM_ = value;
}
}
/// <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 "ABDMCEBHGNK" field.</summary>
public const int ABDMCEBHGNKFieldNumber = 9;
private uint aBDMCEBHGNK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ABDMCEBHGNK {
get { return aBDMCEBHGNK_; }
set {
aBDMCEBHGNK_ = value;
}
}
/// <summary>Field number for the "exp" field.</summary>
public const int ExpFieldNumber = 4;
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 "JBGFILGJLIJ" field.</summary>
public const int JBGFILGJLIJFieldNumber = 11;
private ulong jBGFILGJLIJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong JBGFILGJLIJ {
get { return jBGFILGJLIJ_; }
set {
jBGFILGJLIJ_ = value;
}
}
/// <summary>Field number for the "bp_tier_type" field.</summary>
public const int BpTierTypeFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.BpTierType bpTierType_ = global::EggLink.DanhengServer.Proto.BpTierType.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BpTierType BpTierType {
get { return bpTierType_; }
set {
bpTierType_ = value;
}
}
/// <summary>Field number for the "HDGLIJKOAPE" field.</summary>
public const int HDGLIJKOAPEFieldNumber = 8;
private ulong hDGLIJKOAPE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong HDGLIJKOAPE {
get { return hDGLIJKOAPE_; }
set {
hDGLIJKOAPE_ = value;
}
}
/// <summary>Field number for the "MJJKGLCFNDL" field.</summary>
public const int MJJKGLCFNDLFieldNumber = 14;
private uint mJJKGLCFNDL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MJJKGLCFNDL {
get { return mJJKGLCFNDL_; }
set {
mJJKGLCFNDL_ = 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 (KAGFIIJLJEG != other.KAGFIIJLJEG) return false;
if (LDHACFDPIGC != other.LDHACFDPIGC) return false;
if (NKACNBGIGGP != other.NKACNBGIGGP) return false;
if (LHHMANKLIKB != other.LHHMANKLIKB) return false;
if (IKBCODIBNHC != other.IKBCODIBNHC) return false;
if (GGCABKKAIBM != other.GGCABKKAIBM) return false;
if (Level != other.Level) return false;
if (ABDMCEBHGNK != other.ABDMCEBHGNK) return false;
if (Exp != other.Exp) return false;
if (JBGFILGJLIJ != other.JBGFILGJLIJ) return false;
if (BpTierType != other.BpTierType) return false;
if (HDGLIJKOAPE != other.HDGLIJKOAPE) return false;
if (MJJKGLCFNDL != other.MJJKGLCFNDL) 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 (KAGFIIJLJEG != 0UL) hash ^= KAGFIIJLJEG.GetHashCode();
if (LDHACFDPIGC != 0UL) hash ^= LDHACFDPIGC.GetHashCode();
if (NKACNBGIGGP != 0UL) hash ^= NKACNBGIGGP.GetHashCode();
if (LHHMANKLIKB != 0UL) hash ^= LHHMANKLIKB.GetHashCode();
if (IKBCODIBNHC != 0UL) hash ^= IKBCODIBNHC.GetHashCode();
if (GGCABKKAIBM != 0UL) hash ^= GGCABKKAIBM.GetHashCode();
if (Level != 0) hash ^= Level.GetHashCode();
if (ABDMCEBHGNK != 0) hash ^= ABDMCEBHGNK.GetHashCode();
if (Exp != 0) hash ^= Exp.GetHashCode();
if (JBGFILGJLIJ != 0UL) hash ^= JBGFILGJLIJ.GetHashCode();
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) hash ^= BpTierType.GetHashCode();
if (HDGLIJKOAPE != 0UL) hash ^= HDGLIJKOAPE.GetHashCode();
if (MJJKGLCFNDL != 0) hash ^= MJJKGLCFNDL.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 (GGCABKKAIBM != 0UL) {
output.WriteRawTag(24);
output.WriteUInt64(GGCABKKAIBM);
}
if (Exp != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Exp);
}
if (KAGFIIJLJEG != 0UL) {
output.WriteRawTag(40);
output.WriteUInt64(KAGFIIJLJEG);
}
if (IKBCODIBNHC != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(IKBCODIBNHC);
}
if (NKACNBGIGGP != 0UL) {
output.WriteRawTag(56);
output.WriteUInt64(NKACNBGIGGP);
}
if (HDGLIJKOAPE != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(HDGLIJKOAPE);
}
if (ABDMCEBHGNK != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ABDMCEBHGNK);
}
if (JBGFILGJLIJ != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(JBGFILGJLIJ);
}
if (LHHMANKLIKB != 0UL) {
output.WriteRawTag(96);
output.WriteUInt64(LHHMANKLIKB);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(104);
output.WriteEnum((int) BpTierType);
}
if (MJJKGLCFNDL != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MJJKGLCFNDL);
}
if (LDHACFDPIGC != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(LDHACFDPIGC);
}
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 (GGCABKKAIBM != 0UL) {
output.WriteRawTag(24);
output.WriteUInt64(GGCABKKAIBM);
}
if (Exp != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Exp);
}
if (KAGFIIJLJEG != 0UL) {
output.WriteRawTag(40);
output.WriteUInt64(KAGFIIJLJEG);
}
if (IKBCODIBNHC != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(IKBCODIBNHC);
}
if (NKACNBGIGGP != 0UL) {
output.WriteRawTag(56);
output.WriteUInt64(NKACNBGIGGP);
}
if (HDGLIJKOAPE != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(HDGLIJKOAPE);
}
if (ABDMCEBHGNK != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ABDMCEBHGNK);
}
if (JBGFILGJLIJ != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(JBGFILGJLIJ);
}
if (LHHMANKLIKB != 0UL) {
output.WriteRawTag(96);
output.WriteUInt64(LHHMANKLIKB);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(104);
output.WriteEnum((int) BpTierType);
}
if (MJJKGLCFNDL != 0) {
output.WriteRawTag(112);
output.WriteUInt32(MJJKGLCFNDL);
}
if (LDHACFDPIGC != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(LDHACFDPIGC);
}
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 (KAGFIIJLJEG != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(KAGFIIJLJEG);
}
if (LDHACFDPIGC != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(LDHACFDPIGC);
}
if (NKACNBGIGGP != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(NKACNBGIGGP);
}
if (LHHMANKLIKB != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(LHHMANKLIKB);
}
if (IKBCODIBNHC != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(IKBCODIBNHC);
}
if (GGCABKKAIBM != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(GGCABKKAIBM);
}
if (Level != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
}
if (ABDMCEBHGNK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ABDMCEBHGNK);
}
if (Exp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
}
if (JBGFILGJLIJ != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(JBGFILGJLIJ);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BpTierType);
}
if (HDGLIJKOAPE != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(HDGLIJKOAPE);
}
if (MJJKGLCFNDL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MJJKGLCFNDL);
}
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.KAGFIIJLJEG != 0UL) {
KAGFIIJLJEG = other.KAGFIIJLJEG;
}
if (other.LDHACFDPIGC != 0UL) {
LDHACFDPIGC = other.LDHACFDPIGC;
}
if (other.NKACNBGIGGP != 0UL) {
NKACNBGIGGP = other.NKACNBGIGGP;
}
if (other.LHHMANKLIKB != 0UL) {
LHHMANKLIKB = other.LHHMANKLIKB;
}
if (other.IKBCODIBNHC != 0UL) {
IKBCODIBNHC = other.IKBCODIBNHC;
}
if (other.GGCABKKAIBM != 0UL) {
GGCABKKAIBM = other.GGCABKKAIBM;
}
if (other.Level != 0) {
Level = other.Level;
}
if (other.ABDMCEBHGNK != 0) {
ABDMCEBHGNK = other.ABDMCEBHGNK;
}
if (other.Exp != 0) {
Exp = other.Exp;
}
if (other.JBGFILGJLIJ != 0UL) {
JBGFILGJLIJ = other.JBGFILGJLIJ;
}
if (other.BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
BpTierType = other.BpTierType;
}
if (other.HDGLIJKOAPE != 0UL) {
HDGLIJKOAPE = other.HDGLIJKOAPE;
}
if (other.MJJKGLCFNDL != 0) {
MJJKGLCFNDL = other.MJJKGLCFNDL;
}
_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 24: {
GGCABKKAIBM = input.ReadUInt64();
break;
}
case 32: {
Exp = input.ReadUInt32();
break;
}
case 40: {
KAGFIIJLJEG = input.ReadUInt64();
break;
}
case 48: {
IKBCODIBNHC = input.ReadUInt64();
break;
}
case 56: {
NKACNBGIGGP = input.ReadUInt64();
break;
}
case 64: {
HDGLIJKOAPE = input.ReadUInt64();
break;
}
case 72: {
ABDMCEBHGNK = input.ReadUInt32();
break;
}
case 88: {
JBGFILGJLIJ = input.ReadUInt64();
break;
}
case 96: {
LHHMANKLIKB = input.ReadUInt64();
break;
}
case 104: {
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 112: {
MJJKGLCFNDL = input.ReadUInt32();
break;
}
case 120: {
LDHACFDPIGC = 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: {
Level = input.ReadUInt32();
break;
}
case 24: {
GGCABKKAIBM = input.ReadUInt64();
break;
}
case 32: {
Exp = input.ReadUInt32();
break;
}
case 40: {
KAGFIIJLJEG = input.ReadUInt64();
break;
}
case 48: {
IKBCODIBNHC = input.ReadUInt64();
break;
}
case 56: {
NKACNBGIGGP = input.ReadUInt64();
break;
}
case 64: {
HDGLIJKOAPE = input.ReadUInt64();
break;
}
case 72: {
ABDMCEBHGNK = input.ReadUInt32();
break;
}
case 88: {
JBGFILGJLIJ = input.ReadUInt64();
break;
}
case 96: {
LHHMANKLIKB = input.ReadUInt64();
break;
}
case 104: {
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 112: {
MJJKGLCFNDL = input.ReadUInt32();
break;
}
case 120: {
LDHACFDPIGC = input.ReadUInt64();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code