mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
685 lines
23 KiB
C#
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",
|
|
"byKnAgoUQmF0dGxlUGFzc0luZm9Ob3RpZnkSEwoLSk1ITUVCT0tCRkYYBiAB",
|
|
"KAQSDQoFbGV2ZWwYCCABKA0SEwoLSEhPQU5LSExHTUgYAyABKA0SEwoLQkhB",
|
|
"R0FGSFBMUFAYDyABKAQSEwoLUEtCQ0JOSkVLTkYYBCABKA0SCwoDZXhwGAEg",
|
|
"ASgNEiEKDGJwX3RpZXJfdHlwZRgJIAEoDjILLkJwVGllclR5cGUSEwoLRkhF",
|
|
"SkVORkZKSEYYDCABKAQSEwoLR0RLTk9BTUhCRkcYCiABKAQSEwoLSklPRkdH",
|
|
"SENCSEcYDSABKAQSEwoLRVBOUENQT0RFREYYDiABKAQSEwoLSEJITUNFRUtE",
|
|
"SE4YCyABKAQSEwoLQU5HQU1MREFPQUUYByABKARCHqoCG0VnZ0xpbmsuRGFu",
|
|
"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[]{ "JMHMEBOKBFF", "Level", "HHOANKHLGMH", "BHAGAFHPLPP", "PKBCBNJEKNF", "Exp", "BpTierType", "FHEJENFFJHF", "GDKNOAMHBFG", "JIOFGGHCBHG", "EPNPCPODEDF", "HBHMCEEKDHN", "ANGAMLDAOAE" }, 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() {
|
|
jMHMEBOKBFF_ = other.jMHMEBOKBFF_;
|
|
level_ = other.level_;
|
|
hHOANKHLGMH_ = other.hHOANKHLGMH_;
|
|
bHAGAFHPLPP_ = other.bHAGAFHPLPP_;
|
|
pKBCBNJEKNF_ = other.pKBCBNJEKNF_;
|
|
exp_ = other.exp_;
|
|
bpTierType_ = other.bpTierType_;
|
|
fHEJENFFJHF_ = other.fHEJENFFJHF_;
|
|
gDKNOAMHBFG_ = other.gDKNOAMHBFG_;
|
|
jIOFGGHCBHG_ = other.jIOFGGHCBHG_;
|
|
ePNPCPODEDF_ = other.ePNPCPODEDF_;
|
|
hBHMCEEKDHN_ = other.hBHMCEEKDHN_;
|
|
aNGAMLDAOAE_ = other.aNGAMLDAOAE_;
|
|
_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 "JMHMEBOKBFF" field.</summary>
|
|
public const int JMHMEBOKBFFFieldNumber = 6;
|
|
private ulong jMHMEBOKBFF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong JMHMEBOKBFF {
|
|
get { return jMHMEBOKBFF_; }
|
|
set {
|
|
jMHMEBOKBFF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 8;
|
|
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 "HHOANKHLGMH" field.</summary>
|
|
public const int HHOANKHLGMHFieldNumber = 3;
|
|
private uint hHOANKHLGMH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HHOANKHLGMH {
|
|
get { return hHOANKHLGMH_; }
|
|
set {
|
|
hHOANKHLGMH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BHAGAFHPLPP" field.</summary>
|
|
public const int BHAGAFHPLPPFieldNumber = 15;
|
|
private ulong bHAGAFHPLPP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong BHAGAFHPLPP {
|
|
get { return bHAGAFHPLPP_; }
|
|
set {
|
|
bHAGAFHPLPP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PKBCBNJEKNF" field.</summary>
|
|
public const int PKBCBNJEKNFFieldNumber = 4;
|
|
private uint pKBCBNJEKNF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PKBCBNJEKNF {
|
|
get { return pKBCBNJEKNF_; }
|
|
set {
|
|
pKBCBNJEKNF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "exp" field.</summary>
|
|
public const int ExpFieldNumber = 1;
|
|
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 "bp_tier_type" field.</summary>
|
|
public const int BpTierTypeFieldNumber = 9;
|
|
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 "FHEJENFFJHF" field.</summary>
|
|
public const int FHEJENFFJHFFieldNumber = 12;
|
|
private ulong fHEJENFFJHF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong FHEJENFFJHF {
|
|
get { return fHEJENFFJHF_; }
|
|
set {
|
|
fHEJENFFJHF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GDKNOAMHBFG" field.</summary>
|
|
public const int GDKNOAMHBFGFieldNumber = 10;
|
|
private ulong gDKNOAMHBFG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong GDKNOAMHBFG {
|
|
get { return gDKNOAMHBFG_; }
|
|
set {
|
|
gDKNOAMHBFG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JIOFGGHCBHG" field.</summary>
|
|
public const int JIOFGGHCBHGFieldNumber = 13;
|
|
private ulong jIOFGGHCBHG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong JIOFGGHCBHG {
|
|
get { return jIOFGGHCBHG_; }
|
|
set {
|
|
jIOFGGHCBHG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EPNPCPODEDF" field.</summary>
|
|
public const int EPNPCPODEDFFieldNumber = 14;
|
|
private ulong ePNPCPODEDF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong EPNPCPODEDF {
|
|
get { return ePNPCPODEDF_; }
|
|
set {
|
|
ePNPCPODEDF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HBHMCEEKDHN" field.</summary>
|
|
public const int HBHMCEEKDHNFieldNumber = 11;
|
|
private ulong hBHMCEEKDHN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong HBHMCEEKDHN {
|
|
get { return hBHMCEEKDHN_; }
|
|
set {
|
|
hBHMCEEKDHN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ANGAMLDAOAE" field.</summary>
|
|
public const int ANGAMLDAOAEFieldNumber = 7;
|
|
private ulong aNGAMLDAOAE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong ANGAMLDAOAE {
|
|
get { return aNGAMLDAOAE_; }
|
|
set {
|
|
aNGAMLDAOAE_ = 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 (JMHMEBOKBFF != other.JMHMEBOKBFF) return false;
|
|
if (Level != other.Level) return false;
|
|
if (HHOANKHLGMH != other.HHOANKHLGMH) return false;
|
|
if (BHAGAFHPLPP != other.BHAGAFHPLPP) return false;
|
|
if (PKBCBNJEKNF != other.PKBCBNJEKNF) return false;
|
|
if (Exp != other.Exp) return false;
|
|
if (BpTierType != other.BpTierType) return false;
|
|
if (FHEJENFFJHF != other.FHEJENFFJHF) return false;
|
|
if (GDKNOAMHBFG != other.GDKNOAMHBFG) return false;
|
|
if (JIOFGGHCBHG != other.JIOFGGHCBHG) return false;
|
|
if (EPNPCPODEDF != other.EPNPCPODEDF) return false;
|
|
if (HBHMCEEKDHN != other.HBHMCEEKDHN) return false;
|
|
if (ANGAMLDAOAE != other.ANGAMLDAOAE) 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 (JMHMEBOKBFF != 0UL) hash ^= JMHMEBOKBFF.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
if (HHOANKHLGMH != 0) hash ^= HHOANKHLGMH.GetHashCode();
|
|
if (BHAGAFHPLPP != 0UL) hash ^= BHAGAFHPLPP.GetHashCode();
|
|
if (PKBCBNJEKNF != 0) hash ^= PKBCBNJEKNF.GetHashCode();
|
|
if (Exp != 0) hash ^= Exp.GetHashCode();
|
|
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) hash ^= BpTierType.GetHashCode();
|
|
if (FHEJENFFJHF != 0UL) hash ^= FHEJENFFJHF.GetHashCode();
|
|
if (GDKNOAMHBFG != 0UL) hash ^= GDKNOAMHBFG.GetHashCode();
|
|
if (JIOFGGHCBHG != 0UL) hash ^= JIOFGGHCBHG.GetHashCode();
|
|
if (EPNPCPODEDF != 0UL) hash ^= EPNPCPODEDF.GetHashCode();
|
|
if (HBHMCEEKDHN != 0UL) hash ^= HBHMCEEKDHN.GetHashCode();
|
|
if (ANGAMLDAOAE != 0UL) hash ^= ANGAMLDAOAE.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 (Exp != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (HHOANKHLGMH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(HHOANKHLGMH);
|
|
}
|
|
if (PKBCBNJEKNF != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(PKBCBNJEKNF);
|
|
}
|
|
if (JMHMEBOKBFF != 0UL) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt64(JMHMEBOKBFF);
|
|
}
|
|
if (ANGAMLDAOAE != 0UL) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt64(ANGAMLDAOAE);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
|
|
output.WriteRawTag(72);
|
|
output.WriteEnum((int) BpTierType);
|
|
}
|
|
if (GDKNOAMHBFG != 0UL) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt64(GDKNOAMHBFG);
|
|
}
|
|
if (HBHMCEEKDHN != 0UL) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt64(HBHMCEEKDHN);
|
|
}
|
|
if (FHEJENFFJHF != 0UL) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt64(FHEJENFFJHF);
|
|
}
|
|
if (JIOFGGHCBHG != 0UL) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt64(JIOFGGHCBHG);
|
|
}
|
|
if (EPNPCPODEDF != 0UL) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt64(EPNPCPODEDF);
|
|
}
|
|
if (BHAGAFHPLPP != 0UL) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt64(BHAGAFHPLPP);
|
|
}
|
|
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 (Exp != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(Exp);
|
|
}
|
|
if (HHOANKHLGMH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(HHOANKHLGMH);
|
|
}
|
|
if (PKBCBNJEKNF != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(PKBCBNJEKNF);
|
|
}
|
|
if (JMHMEBOKBFF != 0UL) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt64(JMHMEBOKBFF);
|
|
}
|
|
if (ANGAMLDAOAE != 0UL) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt64(ANGAMLDAOAE);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
|
|
output.WriteRawTag(72);
|
|
output.WriteEnum((int) BpTierType);
|
|
}
|
|
if (GDKNOAMHBFG != 0UL) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt64(GDKNOAMHBFG);
|
|
}
|
|
if (HBHMCEEKDHN != 0UL) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt64(HBHMCEEKDHN);
|
|
}
|
|
if (FHEJENFFJHF != 0UL) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt64(FHEJENFFJHF);
|
|
}
|
|
if (JIOFGGHCBHG != 0UL) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt64(JIOFGGHCBHG);
|
|
}
|
|
if (EPNPCPODEDF != 0UL) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt64(EPNPCPODEDF);
|
|
}
|
|
if (BHAGAFHPLPP != 0UL) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt64(BHAGAFHPLPP);
|
|
}
|
|
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 (JMHMEBOKBFF != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(JMHMEBOKBFF);
|
|
}
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
if (HHOANKHLGMH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HHOANKHLGMH);
|
|
}
|
|
if (BHAGAFHPLPP != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(BHAGAFHPLPP);
|
|
}
|
|
if (PKBCBNJEKNF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PKBCBNJEKNF);
|
|
}
|
|
if (Exp != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Exp);
|
|
}
|
|
if (BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) BpTierType);
|
|
}
|
|
if (FHEJENFFJHF != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(FHEJENFFJHF);
|
|
}
|
|
if (GDKNOAMHBFG != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(GDKNOAMHBFG);
|
|
}
|
|
if (JIOFGGHCBHG != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(JIOFGGHCBHG);
|
|
}
|
|
if (EPNPCPODEDF != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(EPNPCPODEDF);
|
|
}
|
|
if (HBHMCEEKDHN != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(HBHMCEEKDHN);
|
|
}
|
|
if (ANGAMLDAOAE != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(ANGAMLDAOAE);
|
|
}
|
|
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.JMHMEBOKBFF != 0UL) {
|
|
JMHMEBOKBFF = other.JMHMEBOKBFF;
|
|
}
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
if (other.HHOANKHLGMH != 0) {
|
|
HHOANKHLGMH = other.HHOANKHLGMH;
|
|
}
|
|
if (other.BHAGAFHPLPP != 0UL) {
|
|
BHAGAFHPLPP = other.BHAGAFHPLPP;
|
|
}
|
|
if (other.PKBCBNJEKNF != 0) {
|
|
PKBCBNJEKNF = other.PKBCBNJEKNF;
|
|
}
|
|
if (other.Exp != 0) {
|
|
Exp = other.Exp;
|
|
}
|
|
if (other.BpTierType != global::EggLink.DanhengServer.Proto.BpTierType.None) {
|
|
BpTierType = other.BpTierType;
|
|
}
|
|
if (other.FHEJENFFJHF != 0UL) {
|
|
FHEJENFFJHF = other.FHEJENFFJHF;
|
|
}
|
|
if (other.GDKNOAMHBFG != 0UL) {
|
|
GDKNOAMHBFG = other.GDKNOAMHBFG;
|
|
}
|
|
if (other.JIOFGGHCBHG != 0UL) {
|
|
JIOFGGHCBHG = other.JIOFGGHCBHG;
|
|
}
|
|
if (other.EPNPCPODEDF != 0UL) {
|
|
EPNPCPODEDF = other.EPNPCPODEDF;
|
|
}
|
|
if (other.HBHMCEEKDHN != 0UL) {
|
|
HBHMCEEKDHN = other.HBHMCEEKDHN;
|
|
}
|
|
if (other.ANGAMLDAOAE != 0UL) {
|
|
ANGAMLDAOAE = other.ANGAMLDAOAE;
|
|
}
|
|
_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: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
HHOANKHLGMH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
PKBCBNJEKNF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
JMHMEBOKBFF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 56: {
|
|
ANGAMLDAOAE = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 80: {
|
|
GDKNOAMHBFG = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HBHMCEEKDHN = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 96: {
|
|
FHEJENFFJHF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JIOFGGHCBHG = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 112: {
|
|
EPNPCPODEDF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 120: {
|
|
BHAGAFHPLPP = 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: {
|
|
Exp = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
HHOANKHLGMH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
PKBCBNJEKNF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
JMHMEBOKBFF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 56: {
|
|
ANGAMLDAOAE = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 64: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
BpTierType = (global::EggLink.DanhengServer.Proto.BpTierType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 80: {
|
|
GDKNOAMHBFG = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HBHMCEEKDHN = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 96: {
|
|
FHEJENFFJHF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 104: {
|
|
JIOFGGHCBHG = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 112: {
|
|
EPNPCPODEDF = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 120: {
|
|
BHAGAFHPLPP = input.ReadUInt64();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|