Files
DanhengServer-OpenSource/Proto/BattlePassInfoNotify.cs
2024-12-07 14:00:38 +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",
"byKnAgoUQmF0dGxlUGFzc0luZm9Ob3RpZnkSEwoLS0NETE9HT0NCSUEYDSAB",
"KAQSEwoLSUVCTEhFSUVCQ1AYDyABKAQSCwoDZXhwGAYgASgNEhMKC0NFT0VL",
"S0tMTkVIGAwgASgNEhMKC0tPSURDSUZNT0dHGAMgASgEEhMKC0dITUZJT0NM",
"Qk1CGAogASgEEiEKDGJwX3RpZXJfdHlwZRgOIAEoDjILLkJwVGllclR5cGUS",
"EwoLQ1BPSEdKTEdDUEgYASABKAQSEwoLSUlJUENPUEdKSEoYByABKA0SDQoF",
"bGV2ZWwYBCABKA0SEwoLRE5CTUtCTUFQQ0UYAiABKAQSEwoLUEtBR0RBTERC",
"SUsYBSABKAQSEwoLTEZHS0lQQ0NNSE0YCCABKARCHqoCG0VnZ0xpbmsuRGFu",
"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[]{ "KCDLOGOCBIA", "IEBLHEIEBCP", "Exp", "CEOEKKKLNEH", "KOIDCIFMOGG", "GHMFIOCLBMB", "BpTierType", "CPOHGJLGCPH", "IIIPCOPGJHJ", "Level", "DNBMKBMAPCE", "PKAGDALDBIK", "LFGKIPCCMHM" }, 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() {
kCDLOGOCBIA_ = other.kCDLOGOCBIA_;
iEBLHEIEBCP_ = other.iEBLHEIEBCP_;
exp_ = other.exp_;
cEOEKKKLNEH_ = other.cEOEKKKLNEH_;
kOIDCIFMOGG_ = other.kOIDCIFMOGG_;
gHMFIOCLBMB_ = other.gHMFIOCLBMB_;
bpTierType_ = other.bpTierType_;
cPOHGJLGCPH_ = other.cPOHGJLGCPH_;
iIIPCOPGJHJ_ = other.iIIPCOPGJHJ_;
level_ = other.level_;
dNBMKBMAPCE_ = other.dNBMKBMAPCE_;
pKAGDALDBIK_ = other.pKAGDALDBIK_;
lFGKIPCCMHM_ = other.lFGKIPCCMHM_;
_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 "KCDLOGOCBIA" field.</summary>
public const int KCDLOGOCBIAFieldNumber = 13;
private ulong kCDLOGOCBIA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong KCDLOGOCBIA {
get { return kCDLOGOCBIA_; }
set {
kCDLOGOCBIA_ = value;
}
}
/// <summary>Field number for the "IEBLHEIEBCP" field.</summary>
public const int IEBLHEIEBCPFieldNumber = 15;
private ulong iEBLHEIEBCP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong IEBLHEIEBCP {
get { return iEBLHEIEBCP_; }
set {
iEBLHEIEBCP_ = value;
}
}
/// <summary>Field number for the "exp" field.</summary>
public const int ExpFieldNumber = 6;
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 "CEOEKKKLNEH" field.</summary>
public const int CEOEKKKLNEHFieldNumber = 12;
private uint cEOEKKKLNEH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CEOEKKKLNEH {
get { return cEOEKKKLNEH_; }
set {
cEOEKKKLNEH_ = value;
}
}
/// <summary>Field number for the "KOIDCIFMOGG" field.</summary>
public const int KOIDCIFMOGGFieldNumber = 3;
private ulong kOIDCIFMOGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong KOIDCIFMOGG {
get { return kOIDCIFMOGG_; }
set {
kOIDCIFMOGG_ = value;
}
}
/// <summary>Field number for the "GHMFIOCLBMB" field.</summary>
public const int GHMFIOCLBMBFieldNumber = 10;
private ulong gHMFIOCLBMB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong GHMFIOCLBMB {
get { return gHMFIOCLBMB_; }
set {
gHMFIOCLBMB_ = value;
}
}
/// <summary>Field number for the "bp_tier_type" field.</summary>
public const int BpTierTypeFieldNumber = 14;
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 "CPOHGJLGCPH" field.</summary>
public const int CPOHGJLGCPHFieldNumber = 1;
private ulong cPOHGJLGCPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong CPOHGJLGCPH {
get { return cPOHGJLGCPH_; }
set {
cPOHGJLGCPH_ = value;
}
}
/// <summary>Field number for the "IIIPCOPGJHJ" field.</summary>
public const int IIIPCOPGJHJFieldNumber = 7;
private uint iIIPCOPGJHJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IIIPCOPGJHJ {
get { return iIIPCOPGJHJ_; }
set {
iIIPCOPGJHJ_ = 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 "DNBMKBMAPCE" field.</summary>
public const int DNBMKBMAPCEFieldNumber = 2;
private ulong dNBMKBMAPCE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong DNBMKBMAPCE {
get { return dNBMKBMAPCE_; }
set {
dNBMKBMAPCE_ = value;
}
}
/// <summary>Field number for the "PKAGDALDBIK" field.</summary>
public const int PKAGDALDBIKFieldNumber = 5;
private ulong pKAGDALDBIK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong PKAGDALDBIK {
get { return pKAGDALDBIK_; }
set {
pKAGDALDBIK_ = value;
}
}
/// <summary>Field number for the "LFGKIPCCMHM" field.</summary>
public const int LFGKIPCCMHMFieldNumber = 8;
private ulong lFGKIPCCMHM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong LFGKIPCCMHM {
get { return lFGKIPCCMHM_; }
set {
lFGKIPCCMHM_ = 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 (KCDLOGOCBIA != other.KCDLOGOCBIA) return false;
if (IEBLHEIEBCP != other.IEBLHEIEBCP) return false;
if (Exp != other.Exp) return false;
if (CEOEKKKLNEH != other.CEOEKKKLNEH) return false;
if (KOIDCIFMOGG != other.KOIDCIFMOGG) return false;
if (GHMFIOCLBMB != other.GHMFIOCLBMB) return false;
if (BpTierType != other.BpTierType) return false;
if (CPOHGJLGCPH != other.CPOHGJLGCPH) return false;
if (IIIPCOPGJHJ != other.IIIPCOPGJHJ) return false;
if (Level != other.Level) return false;
if (DNBMKBMAPCE != other.DNBMKBMAPCE) return false;
if (PKAGDALDBIK != other.PKAGDALDBIK) return false;
if (LFGKIPCCMHM != other.LFGKIPCCMHM) 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 (KCDLOGOCBIA != 0UL) hash ^= KCDLOGOCBIA.GetHashCode();
if (IEBLHEIEBCP != 0UL) hash ^= IEBLHEIEBCP.GetHashCode();
if (Exp != 0) hash ^= Exp.GetHashCode();
if (CEOEKKKLNEH != 0) hash ^= CEOEKKKLNEH.GetHashCode();
if (KOIDCIFMOGG != 0UL) hash ^= KOIDCIFMOGG.GetHashCode();
if (GHMFIOCLBMB != 0UL) hash ^= GHMFIOCLBMB.GetHashCode();
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) hash ^= BpTierType.GetHashCode();
if (CPOHGJLGCPH != 0UL) hash ^= CPOHGJLGCPH.GetHashCode();
if (IIIPCOPGJHJ != 0) hash ^= IIIPCOPGJHJ.GetHashCode();
if (Level != 0) hash ^= Level.GetHashCode();
if (DNBMKBMAPCE != 0UL) hash ^= DNBMKBMAPCE.GetHashCode();
if (PKAGDALDBIK != 0UL) hash ^= PKAGDALDBIK.GetHashCode();
if (LFGKIPCCMHM != 0UL) hash ^= LFGKIPCCMHM.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 (CPOHGJLGCPH != 0UL) {
output.WriteRawTag(8);
output.WriteUInt64(CPOHGJLGCPH);
}
if (DNBMKBMAPCE != 0UL) {
output.WriteRawTag(16);
output.WriteUInt64(DNBMKBMAPCE);
}
if (KOIDCIFMOGG != 0UL) {
output.WriteRawTag(24);
output.WriteUInt64(KOIDCIFMOGG);
}
if (Level != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Level);
}
if (PKAGDALDBIK != 0UL) {
output.WriteRawTag(40);
output.WriteUInt64(PKAGDALDBIK);
}
if (Exp != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Exp);
}
if (IIIPCOPGJHJ != 0) {
output.WriteRawTag(56);
output.WriteUInt32(IIIPCOPGJHJ);
}
if (LFGKIPCCMHM != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(LFGKIPCCMHM);
}
if (GHMFIOCLBMB != 0UL) {
output.WriteRawTag(80);
output.WriteUInt64(GHMFIOCLBMB);
}
if (CEOEKKKLNEH != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CEOEKKKLNEH);
}
if (KCDLOGOCBIA != 0UL) {
output.WriteRawTag(104);
output.WriteUInt64(KCDLOGOCBIA);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(112);
output.WriteEnum((int) BpTierType);
}
if (IEBLHEIEBCP != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(IEBLHEIEBCP);
}
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 (CPOHGJLGCPH != 0UL) {
output.WriteRawTag(8);
output.WriteUInt64(CPOHGJLGCPH);
}
if (DNBMKBMAPCE != 0UL) {
output.WriteRawTag(16);
output.WriteUInt64(DNBMKBMAPCE);
}
if (KOIDCIFMOGG != 0UL) {
output.WriteRawTag(24);
output.WriteUInt64(KOIDCIFMOGG);
}
if (Level != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Level);
}
if (PKAGDALDBIK != 0UL) {
output.WriteRawTag(40);
output.WriteUInt64(PKAGDALDBIK);
}
if (Exp != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Exp);
}
if (IIIPCOPGJHJ != 0) {
output.WriteRawTag(56);
output.WriteUInt32(IIIPCOPGJHJ);
}
if (LFGKIPCCMHM != 0UL) {
output.WriteRawTag(64);
output.WriteUInt64(LFGKIPCCMHM);
}
if (GHMFIOCLBMB != 0UL) {
output.WriteRawTag(80);
output.WriteUInt64(GHMFIOCLBMB);
}
if (CEOEKKKLNEH != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CEOEKKKLNEH);
}
if (KCDLOGOCBIA != 0UL) {
output.WriteRawTag(104);
output.WriteUInt64(KCDLOGOCBIA);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
output.WriteRawTag(112);
output.WriteEnum((int) BpTierType);
}
if (IEBLHEIEBCP != 0UL) {
output.WriteRawTag(120);
output.WriteUInt64(IEBLHEIEBCP);
}
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 (KCDLOGOCBIA != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(KCDLOGOCBIA);
}
if (IEBLHEIEBCP != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(IEBLHEIEBCP);
}
if (Exp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
}
if (CEOEKKKLNEH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CEOEKKKLNEH);
}
if (KOIDCIFMOGG != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(KOIDCIFMOGG);
}
if (GHMFIOCLBMB != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(GHMFIOCLBMB);
}
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BpTierType);
}
if (CPOHGJLGCPH != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(CPOHGJLGCPH);
}
if (IIIPCOPGJHJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IIIPCOPGJHJ);
}
if (Level != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
}
if (DNBMKBMAPCE != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(DNBMKBMAPCE);
}
if (PKAGDALDBIK != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(PKAGDALDBIK);
}
if (LFGKIPCCMHM != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(LFGKIPCCMHM);
}
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.KCDLOGOCBIA != 0UL) {
KCDLOGOCBIA = other.KCDLOGOCBIA;
}
if (other.IEBLHEIEBCP != 0UL) {
IEBLHEIEBCP = other.IEBLHEIEBCP;
}
if (other.Exp != 0) {
Exp = other.Exp;
}
if (other.CEOEKKKLNEH != 0) {
CEOEKKKLNEH = other.CEOEKKKLNEH;
}
if (other.KOIDCIFMOGG != 0UL) {
KOIDCIFMOGG = other.KOIDCIFMOGG;
}
if (other.GHMFIOCLBMB != 0UL) {
GHMFIOCLBMB = other.GHMFIOCLBMB;
}
if (other.BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
BpTierType = other.BpTierType;
}
if (other.CPOHGJLGCPH != 0UL) {
CPOHGJLGCPH = other.CPOHGJLGCPH;
}
if (other.IIIPCOPGJHJ != 0) {
IIIPCOPGJHJ = other.IIIPCOPGJHJ;
}
if (other.Level != 0) {
Level = other.Level;
}
if (other.DNBMKBMAPCE != 0UL) {
DNBMKBMAPCE = other.DNBMKBMAPCE;
}
if (other.PKAGDALDBIK != 0UL) {
PKAGDALDBIK = other.PKAGDALDBIK;
}
if (other.LFGKIPCCMHM != 0UL) {
LFGKIPCCMHM = other.LFGKIPCCMHM;
}
_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: {
CPOHGJLGCPH = input.ReadUInt64();
break;
}
case 16: {
DNBMKBMAPCE = input.ReadUInt64();
break;
}
case 24: {
KOIDCIFMOGG = input.ReadUInt64();
break;
}
case 32: {
Level = input.ReadUInt32();
break;
}
case 40: {
PKAGDALDBIK = input.ReadUInt64();
break;
}
case 48: {
Exp = input.ReadUInt32();
break;
}
case 56: {
IIIPCOPGJHJ = input.ReadUInt32();
break;
}
case 64: {
LFGKIPCCMHM = input.ReadUInt64();
break;
}
case 80: {
GHMFIOCLBMB = input.ReadUInt64();
break;
}
case 96: {
CEOEKKKLNEH = input.ReadUInt32();
break;
}
case 104: {
KCDLOGOCBIA = input.ReadUInt64();
break;
}
case 112: {
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 120: {
IEBLHEIEBCP = 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: {
CPOHGJLGCPH = input.ReadUInt64();
break;
}
case 16: {
DNBMKBMAPCE = input.ReadUInt64();
break;
}
case 24: {
KOIDCIFMOGG = input.ReadUInt64();
break;
}
case 32: {
Level = input.ReadUInt32();
break;
}
case 40: {
PKAGDALDBIK = input.ReadUInt64();
break;
}
case 48: {
Exp = input.ReadUInt32();
break;
}
case 56: {
IIIPCOPGJHJ = input.ReadUInt32();
break;
}
case 64: {
LFGKIPCCMHM = input.ReadUInt64();
break;
}
case 80: {
GHMFIOCLBMB = input.ReadUInt64();
break;
}
case 96: {
CEOEKKKLNEH = input.ReadUInt32();
break;
}
case 104: {
KCDLOGOCBIA = input.ReadUInt64();
break;
}
case 112: {
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
break;
}
case 120: {
IEBLHEIEBCP = input.ReadUInt64();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code