Files
DanhengServer-OpenSource/Proto/SyncRogueHandbookDataUpdateScNotify.cs
2024-12-07 09:58:35 +08:00

337 lines
17 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(
"CilTeW5jUm9ndWVIYW5kYm9va0RhdGFVcGRhdGVTY05vdGlmeS5wcm90bxob",
"Um9ndWVIYW5kYm9va01hemVCdWZmLnByb3RvGhxSb2d1ZUhhbmRib29rRXZl",
"bnRJbmZvLnByb3RvGhtSb2d1ZU1hZ2ljU2NlcHRlckluZm8ucHJvdG8aHlJv",
"Z3VlSGFuZGJvb2tNaXJhY2xlSW5mby5wcm90bxoYUm9ndWVNYWdpY1VuaXRJ",
"bmZvLnByb3RvIrACCiNTeW5jUm9ndWVIYW5kYm9va0RhdGFVcGRhdGVTY05v",
"dGlmeRIsCg9tYWdpY191bml0X2xpc3QYBCADKAsyEy5Sb2d1ZU1hZ2ljVW5p",
"dEluZm8SOAoVaGFuZGJvb2tfbWlyYWNsZV9saXN0GAIgAygLMhkuUm9ndWVI",
"YW5kYm9va01pcmFjbGVJbmZvEjQKE2hhbmRib29rX2V2ZW50X2xpc3QYBSAD",
"KAsyFy5Sb2d1ZUhhbmRib29rRXZlbnRJbmZvEjcKF2hhbmRib29rX21hemVf",
"YnVmZl9saXN0GAogAygLMhYuUm9ndWVIYW5kYm9va01hemVCdWZmEjIKEm1h",
"Z2ljX3NjZXB0ZXJfbGlzdBgJIAMoCzIWLlJvZ3VlTWFnaWNTY2VwdGVySW5m",
"b0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueHandbookEventInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfoReflection.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[]{ "MagicUnitList", "HandbookMiracleList", "HandbookEventList", "HandbookMazeBuffList", "MagicScepterList" }, 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() {
magicUnitList_ = other.magicUnitList_.Clone();
handbookMiracleList_ = other.handbookMiracleList_.Clone();
handbookEventList_ = other.handbookEventList_.Clone();
handbookMazeBuffList_ = other.handbookMazeBuffList_.Clone();
magicScepterList_ = other.magicScepterList_.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 "magic_unit_list" field.</summary>
public const int MagicUnitListFieldNumber = 4;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> _repeated_magicUnitList_codec
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicUnitInfo> magicUnitList_ = 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> MagicUnitList {
get { return magicUnitList_; }
}
/// <summary>Field number for the "handbook_miracle_list" field.</summary>
public const int HandbookMiracleListFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfo> _repeated_handbookMiracleList_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfo> handbookMiracleList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMiracleInfo> HandbookMiracleList {
get { return handbookMiracleList_; }
}
/// <summary>Field number for the "handbook_event_list" field.</summary>
public const int HandbookEventListFieldNumber = 5;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueHandbookEventInfo> _repeated_handbookEventList_codec
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.RogueHandbookEventInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookEventInfo> handbookEventList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookEventInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookEventInfo> HandbookEventList {
get { return handbookEventList_; }
}
/// <summary>Field number for the "handbook_maze_buff_list" field.</summary>
public const int HandbookMazeBuffListFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> _repeated_handbookMazeBuffList_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueHandbookMazeBuff> handbookMazeBuffList_ = 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> HandbookMazeBuffList {
get { return handbookMazeBuffList_; }
}
/// <summary>Field number for the "magic_scepter_list" field.</summary>
public const int MagicScepterListFieldNumber = 9;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> _repeated_magicScepterList_codec
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RogueMagicScepterInfo> magicScepterList_ = 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> MagicScepterList {
get { return magicScepterList_; }
}
[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(!magicUnitList_.Equals(other.magicUnitList_)) return false;
if(!handbookMiracleList_.Equals(other.handbookMiracleList_)) return false;
if(!handbookEventList_.Equals(other.handbookEventList_)) return false;
if(!handbookMazeBuffList_.Equals(other.handbookMazeBuffList_)) return false;
if(!magicScepterList_.Equals(other.magicScepterList_)) 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 ^= magicUnitList_.GetHashCode();
hash ^= handbookMiracleList_.GetHashCode();
hash ^= handbookEventList_.GetHashCode();
hash ^= handbookMazeBuffList_.GetHashCode();
hash ^= magicScepterList_.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
handbookMiracleList_.WriteTo(output, _repeated_handbookMiracleList_codec);
magicUnitList_.WriteTo(output, _repeated_magicUnitList_codec);
handbookEventList_.WriteTo(output, _repeated_handbookEventList_codec);
magicScepterList_.WriteTo(output, _repeated_magicScepterList_codec);
handbookMazeBuffList_.WriteTo(output, _repeated_handbookMazeBuffList_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) {
handbookMiracleList_.WriteTo(ref output, _repeated_handbookMiracleList_codec);
magicUnitList_.WriteTo(ref output, _repeated_magicUnitList_codec);
handbookEventList_.WriteTo(ref output, _repeated_handbookEventList_codec);
magicScepterList_.WriteTo(ref output, _repeated_magicScepterList_codec);
handbookMazeBuffList_.WriteTo(ref output, _repeated_handbookMazeBuffList_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 += magicUnitList_.CalculateSize(_repeated_magicUnitList_codec);
size += handbookMiracleList_.CalculateSize(_repeated_handbookMiracleList_codec);
size += handbookEventList_.CalculateSize(_repeated_handbookEventList_codec);
size += handbookMazeBuffList_.CalculateSize(_repeated_handbookMazeBuffList_codec);
size += magicScepterList_.CalculateSize(_repeated_magicScepterList_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;
}
magicUnitList_.Add(other.magicUnitList_);
handbookMiracleList_.Add(other.handbookMiracleList_);
handbookEventList_.Add(other.handbookEventList_);
handbookMazeBuffList_.Add(other.handbookMazeBuffList_);
magicScepterList_.Add(other.magicScepterList_);
_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 18: {
handbookMiracleList_.AddEntriesFrom(input, _repeated_handbookMiracleList_codec);
break;
}
case 34: {
magicUnitList_.AddEntriesFrom(input, _repeated_magicUnitList_codec);
break;
}
case 42: {
handbookEventList_.AddEntriesFrom(input, _repeated_handbookEventList_codec);
break;
}
case 74: {
magicScepterList_.AddEntriesFrom(input, _repeated_magicScepterList_codec);
break;
}
case 82: {
handbookMazeBuffList_.AddEntriesFrom(input, _repeated_handbookMazeBuffList_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 18: {
handbookMiracleList_.AddEntriesFrom(ref input, _repeated_handbookMiracleList_codec);
break;
}
case 34: {
magicUnitList_.AddEntriesFrom(ref input, _repeated_magicUnitList_codec);
break;
}
case 42: {
handbookEventList_.AddEntriesFrom(ref input, _repeated_handbookEventList_codec);
break;
}
case 74: {
magicScepterList_.AddEntriesFrom(ref input, _repeated_magicScepterList_codec);
break;
}
case 82: {
handbookMazeBuffList_.AddEntriesFrom(ref input, _repeated_handbookMazeBuffList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code