Files
DanhengServer-OpenSource/Proto/SyncRogueHandbookDataUpdateScNotify.cs
2025-01-15 23:20:16 +08:00

335 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SyncRogueHandbookDataUpdateScNotify.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 SyncRogueHandbookDataUpdateScNotify.proto</summary>
public static partial class SyncRogueHandbookDataUpdateScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for SyncRogueHandbookDataUpdateScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SyncRogueHandbookDataUpdateScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CilTeW5jUm9ndWVIYW5kYm9va0RhdGFVcGRhdGVTY05vdGlmeS5wcm90bxoR",
"TE9HTktFS0hCQUkucHJvdG8aG1JvZ3VlSGFuZGJvb2tNYXplQnVmZi5wcm90",
"bxoRR0lBRExIRUVQSEQucHJvdG8aG1JvZ3VlTWFnaWNTY2VwdGVySW5mby5w",
"cm90bxoYUm9ndWVNYWdpY1VuaXRJbmZvLnByb3RvIu8BCiNTeW5jUm9ndWVI",
"YW5kYm9va0RhdGFVcGRhdGVTY05vdGlmeRIrCgtCSktQS0ZCRkRGRhgLIAMo",
"CzIWLlJvZ3VlTWFnaWNTY2VwdGVySW5mbxIoCgtNTUhDSEhDT0ZQQhgFIAMo",
"CzITLlJvZ3VlTWFnaWNVbml0SW5mbxIhCgtIQUVCQUFNQk5CQhgMIAMoCzIM",
"LkxPR05LRUtIQkFJEisKC0FCSUJPQkZES0xEGA4gAygLMhYuUm9ndWVIYW5k",
"Ym9va01hemVCdWZmEiEKC0lERERDSk9OUEZOGA8gAygLMgwuR0lBRExIRUVQ",
"SERCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LOGNKEKHBAIReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.GIADLHEEPHDReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicUnitInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SyncRogueHandbookDataUpdateScNotify), global::EggLink.DanhengServer.Proto.SyncRogueHandbookDataUpdateScNotify.Parser, new[]{ "BJKPKFBFDFF", "MMHCHHCOFPB", "HAEBAAMBNBB", "ABIBOBFDKLD", "IDDDCJONPFN" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SyncRogueHandbookDataUpdateScNotify : pb::IMessage<SyncRogueHandbookDataUpdateScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SyncRogueHandbookDataUpdateScNotify> _parser = new pb::MessageParser<SyncRogueHandbookDataUpdateScNotify>(() => new SyncRogueHandbookDataUpdateScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SyncRogueHandbookDataUpdateScNotify> 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.SyncRogueHandbookDataUpdateScNotifyReflection.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 SyncRogueHandbookDataUpdateScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SyncRogueHandbookDataUpdateScNotify(SyncRogueHandbookDataUpdateScNotify other) : this() {
bJKPKFBFDFF_ = other.bJKPKFBFDFF_.Clone();
mMHCHHCOFPB_ = other.mMHCHHCOFPB_.Clone();
hAEBAAMBNBB_ = other.hAEBAAMBNBB_.Clone();
aBIBOBFDKLD_ = other.aBIBOBFDKLD_.Clone();
iDDDCJONPFN_ = other.iDDDCJONPFN_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SyncRogueHandbookDataUpdateScNotify Clone() {
return new SyncRogueHandbookDataUpdateScNotify(this);
}
/// <summary>Field number for the "BJKPKFBFDFF" field.</summary>
public const int BJKPKFBFDFFFieldNumber = 11;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> _repeated_bJKPKFBFDFF_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> bJKPKFBFDFF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> BJKPKFBFDFF {
get { return bJKPKFBFDFF_; }
}
/// <summary>Field number for the "MMHCHHCOFPB" field.</summary>
public const int MMHCHHCOFPBFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> _repeated_mMHCHHCOFPB_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> mMHCHHCOFPB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> MMHCHHCOFPB {
get { return mMHCHHCOFPB_; }
}
/// <summary>Field number for the "HAEBAAMBNBB" field.</summary>
public const int HAEBAAMBNBBFieldNumber = 12;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LOGNKEKHBAI> _repeated_hAEBAAMBNBB_codec
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.LOGNKEKHBAI.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LOGNKEKHBAI> hAEBAAMBNBB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LOGNKEKHBAI>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LOGNKEKHBAI> HAEBAAMBNBB {
get { return hAEBAAMBNBB_; }
}
/// <summary>Field number for the "ABIBOBFDKLD" field.</summary>
public const int ABIBOBFDKLDFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> _repeated_aBIBOBFDKLD_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> aBIBOBFDKLD_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> ABIBOBFDKLD {
get { return aBIBOBFDKLD_; }
}
/// <summary>Field number for the "IDDDCJONPFN" field.</summary>
public const int IDDDCJONPFNFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GIADLHEEPHD> _repeated_iDDDCJONPFN_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.GIADLHEEPHD.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GIADLHEEPHD> iDDDCJONPFN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GIADLHEEPHD>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GIADLHEEPHD> IDDDCJONPFN {
get { return iDDDCJONPFN_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SyncRogueHandbookDataUpdateScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SyncRogueHandbookDataUpdateScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!bJKPKFBFDFF_.Equals(other.bJKPKFBFDFF_)) return false;
if(!mMHCHHCOFPB_.Equals(other.mMHCHHCOFPB_)) return false;
if(!hAEBAAMBNBB_.Equals(other.hAEBAAMBNBB_)) return false;
if(!aBIBOBFDKLD_.Equals(other.aBIBOBFDKLD_)) return false;
if(!iDDDCJONPFN_.Equals(other.iDDDCJONPFN_)) 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;
hash ^= bJKPKFBFDFF_.GetHashCode();
hash ^= mMHCHHCOFPB_.GetHashCode();
hash ^= hAEBAAMBNBB_.GetHashCode();
hash ^= aBIBOBFDKLD_.GetHashCode();
hash ^= iDDDCJONPFN_.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
mMHCHHCOFPB_.WriteTo(output, _repeated_mMHCHHCOFPB_codec);
bJKPKFBFDFF_.WriteTo(output, _repeated_bJKPKFBFDFF_codec);
hAEBAAMBNBB_.WriteTo(output, _repeated_hAEBAAMBNBB_codec);
aBIBOBFDKLD_.WriteTo(output, _repeated_aBIBOBFDKLD_codec);
iDDDCJONPFN_.WriteTo(output, _repeated_iDDDCJONPFN_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) {
mMHCHHCOFPB_.WriteTo(ref output, _repeated_mMHCHHCOFPB_codec);
bJKPKFBFDFF_.WriteTo(ref output, _repeated_bJKPKFBFDFF_codec);
hAEBAAMBNBB_.WriteTo(ref output, _repeated_hAEBAAMBNBB_codec);
aBIBOBFDKLD_.WriteTo(ref output, _repeated_aBIBOBFDKLD_codec);
iDDDCJONPFN_.WriteTo(ref output, _repeated_iDDDCJONPFN_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;
size += bJKPKFBFDFF_.CalculateSize(_repeated_bJKPKFBFDFF_codec);
size += mMHCHHCOFPB_.CalculateSize(_repeated_mMHCHHCOFPB_codec);
size += hAEBAAMBNBB_.CalculateSize(_repeated_hAEBAAMBNBB_codec);
size += aBIBOBFDKLD_.CalculateSize(_repeated_aBIBOBFDKLD_codec);
size += iDDDCJONPFN_.CalculateSize(_repeated_iDDDCJONPFN_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SyncRogueHandbookDataUpdateScNotify other) {
if (other == null) {
return;
}
bJKPKFBFDFF_.Add(other.bJKPKFBFDFF_);
mMHCHHCOFPB_.Add(other.mMHCHHCOFPB_);
hAEBAAMBNBB_.Add(other.hAEBAAMBNBB_);
aBIBOBFDKLD_.Add(other.aBIBOBFDKLD_);
iDDDCJONPFN_.Add(other.iDDDCJONPFN_);
_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 42: {
mMHCHHCOFPB_.AddEntriesFrom(input, _repeated_mMHCHHCOFPB_codec);
break;
}
case 90: {
bJKPKFBFDFF_.AddEntriesFrom(input, _repeated_bJKPKFBFDFF_codec);
break;
}
case 98: {
hAEBAAMBNBB_.AddEntriesFrom(input, _repeated_hAEBAAMBNBB_codec);
break;
}
case 114: {
aBIBOBFDKLD_.AddEntriesFrom(input, _repeated_aBIBOBFDKLD_codec);
break;
}
case 122: {
iDDDCJONPFN_.AddEntriesFrom(input, _repeated_iDDDCJONPFN_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 42: {
mMHCHHCOFPB_.AddEntriesFrom(ref input, _repeated_mMHCHHCOFPB_codec);
break;
}
case 90: {
bJKPKFBFDFF_.AddEntriesFrom(ref input, _repeated_bJKPKFBFDFF_codec);
break;
}
case 98: {
hAEBAAMBNBB_.AddEntriesFrom(ref input, _repeated_hAEBAAMBNBB_codec);
break;
}
case 114: {
aBIBOBFDKLD_.AddEntriesFrom(ref input, _repeated_aBIBOBFDKLD_codec);
break;
}
case 122: {
iDDDCJONPFN_.AddEntriesFrom(ref input, _repeated_iDDDCJONPFN_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code