Files
DanhengServer-OpenSource/Proto/TreasureDungeonFinishScNotify.cs
StopWuyu 8a804f7a59 Merge
2024-10-27 13:30:24 +08:00

443 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TreasureDungeonFinishScNotify.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 TreasureDungeonFinishScNotify.proto</summary>
public static partial class TreasureDungeonFinishScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for TreasureDungeonFinishScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TreasureDungeonFinishScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNUcmVhc3VyZUR1bmdlb25GaW5pc2hTY05vdGlmeS5wcm90byL3AgodVHJl",
"YXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnkSEwoLQ05JSkdBUE9QQUgYAyAB",
"KA0SEwoLTkNGQUpQQU1CR0QYAiABKA0SEwoLRUxLQ0dOR1BQUEoYCiABKA0S",
"DgoGaXNfd2luGAcgASgIEhMKC0pLQUNJR0tCRkFNGA8gASgNEkQKC0xLTEpG",
"R0dQS0hHGAwgAygLMi8uVHJlYXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnku",
"TEtMSkZHR1BLSEdFbnRyeRJECgtPSEtMTUlFTU5LThgEIAMoCzIvLlRyZWFz",
"dXJlRHVuZ2VvbkZpbmlzaFNjTm90aWZ5Lk9IS0xNSUVNTktORW50cnkaMgoQ",
"TEtMSkZHR1BLSEdFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06",
"AjgBGjIKEE9IS0xNSUVNTktORW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVl",
"GAIgASgNOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TreasureDungeonFinishScNotify), global::EggLink.DanhengServer.Proto.TreasureDungeonFinishScNotify.Parser, new[]{ "CNIJGAPOPAH", "NCFAJPAMBGD", "ELKCGNGPPPJ", "IsWin", "JKACIGKBFAM", "LKLJFGGPKHG", "OHKLMIEMNKN" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TreasureDungeonFinishScNotify : pb::IMessage<TreasureDungeonFinishScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TreasureDungeonFinishScNotify> _parser = new pb::MessageParser<TreasureDungeonFinishScNotify>(() => new TreasureDungeonFinishScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TreasureDungeonFinishScNotify> 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.TreasureDungeonFinishScNotifyReflection.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 TreasureDungeonFinishScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonFinishScNotify(TreasureDungeonFinishScNotify other) : this() {
cNIJGAPOPAH_ = other.cNIJGAPOPAH_;
nCFAJPAMBGD_ = other.nCFAJPAMBGD_;
eLKCGNGPPPJ_ = other.eLKCGNGPPPJ_;
isWin_ = other.isWin_;
jKACIGKBFAM_ = other.jKACIGKBFAM_;
lKLJFGGPKHG_ = other.lKLJFGGPKHG_.Clone();
oHKLMIEMNKN_ = other.oHKLMIEMNKN_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonFinishScNotify Clone() {
return new TreasureDungeonFinishScNotify(this);
}
/// <summary>Field number for the "CNIJGAPOPAH" field.</summary>
public const int CNIJGAPOPAHFieldNumber = 3;
private uint cNIJGAPOPAH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CNIJGAPOPAH {
get { return cNIJGAPOPAH_; }
set {
cNIJGAPOPAH_ = value;
}
}
/// <summary>Field number for the "NCFAJPAMBGD" field.</summary>
public const int NCFAJPAMBGDFieldNumber = 2;
private uint nCFAJPAMBGD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NCFAJPAMBGD {
get { return nCFAJPAMBGD_; }
set {
nCFAJPAMBGD_ = value;
}
}
/// <summary>Field number for the "ELKCGNGPPPJ" field.</summary>
public const int ELKCGNGPPPJFieldNumber = 10;
private uint eLKCGNGPPPJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ELKCGNGPPPJ {
get { return eLKCGNGPPPJ_; }
set {
eLKCGNGPPPJ_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 7;
private bool isWin_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsWin {
get { return isWin_; }
set {
isWin_ = value;
}
}
/// <summary>Field number for the "JKACIGKBFAM" field.</summary>
public const int JKACIGKBFAMFieldNumber = 15;
private uint jKACIGKBFAM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JKACIGKBFAM {
get { return jKACIGKBFAM_; }
set {
jKACIGKBFAM_ = value;
}
}
/// <summary>Field number for the "LKLJFGGPKHG" field.</summary>
public const int LKLJFGGPKHGFieldNumber = 12;
private static readonly pbc::MapField<uint, uint>.Codec _map_lKLJFGGPKHG_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 98);
private readonly pbc::MapField<uint, uint> lKLJFGGPKHG_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> LKLJFGGPKHG {
get { return lKLJFGGPKHG_; }
}
/// <summary>Field number for the "OHKLMIEMNKN" field.</summary>
public const int OHKLMIEMNKNFieldNumber = 4;
private static readonly pbc::MapField<uint, uint>.Codec _map_oHKLMIEMNKN_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 34);
private readonly pbc::MapField<uint, uint> oHKLMIEMNKN_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> OHKLMIEMNKN {
get { return oHKLMIEMNKN_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as TreasureDungeonFinishScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TreasureDungeonFinishScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (CNIJGAPOPAH != other.CNIJGAPOPAH) return false;
if (NCFAJPAMBGD != other.NCFAJPAMBGD) return false;
if (ELKCGNGPPPJ != other.ELKCGNGPPPJ) return false;
if (IsWin != other.IsWin) return false;
if (JKACIGKBFAM != other.JKACIGKBFAM) return false;
if (!LKLJFGGPKHG.Equals(other.LKLJFGGPKHG)) return false;
if (!OHKLMIEMNKN.Equals(other.OHKLMIEMNKN)) 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 (CNIJGAPOPAH != 0) hash ^= CNIJGAPOPAH.GetHashCode();
if (NCFAJPAMBGD != 0) hash ^= NCFAJPAMBGD.GetHashCode();
if (ELKCGNGPPPJ != 0) hash ^= ELKCGNGPPPJ.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
if (JKACIGKBFAM != 0) hash ^= JKACIGKBFAM.GetHashCode();
hash ^= LKLJFGGPKHG.GetHashCode();
hash ^= OHKLMIEMNKN.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 (NCFAJPAMBGD != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NCFAJPAMBGD);
}
if (CNIJGAPOPAH != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CNIJGAPOPAH);
}
oHKLMIEMNKN_.WriteTo(output, _map_oHKLMIEMNKN_codec);
if (IsWin != false) {
output.WriteRawTag(56);
output.WriteBool(IsWin);
}
if (ELKCGNGPPPJ != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ELKCGNGPPPJ);
}
lKLJFGGPKHG_.WriteTo(output, _map_lKLJFGGPKHG_codec);
if (JKACIGKBFAM != 0) {
output.WriteRawTag(120);
output.WriteUInt32(JKACIGKBFAM);
}
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 (NCFAJPAMBGD != 0) {
output.WriteRawTag(16);
output.WriteUInt32(NCFAJPAMBGD);
}
if (CNIJGAPOPAH != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CNIJGAPOPAH);
}
oHKLMIEMNKN_.WriteTo(ref output, _map_oHKLMIEMNKN_codec);
if (IsWin != false) {
output.WriteRawTag(56);
output.WriteBool(IsWin);
}
if (ELKCGNGPPPJ != 0) {
output.WriteRawTag(80);
output.WriteUInt32(ELKCGNGPPPJ);
}
lKLJFGGPKHG_.WriteTo(ref output, _map_lKLJFGGPKHG_codec);
if (JKACIGKBFAM != 0) {
output.WriteRawTag(120);
output.WriteUInt32(JKACIGKBFAM);
}
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 (CNIJGAPOPAH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CNIJGAPOPAH);
}
if (NCFAJPAMBGD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCFAJPAMBGD);
}
if (ELKCGNGPPPJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ELKCGNGPPPJ);
}
if (IsWin != false) {
size += 1 + 1;
}
if (JKACIGKBFAM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JKACIGKBFAM);
}
size += lKLJFGGPKHG_.CalculateSize(_map_lKLJFGGPKHG_codec);
size += oHKLMIEMNKN_.CalculateSize(_map_oHKLMIEMNKN_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(TreasureDungeonFinishScNotify other) {
if (other == null) {
return;
}
if (other.CNIJGAPOPAH != 0) {
CNIJGAPOPAH = other.CNIJGAPOPAH;
}
if (other.NCFAJPAMBGD != 0) {
NCFAJPAMBGD = other.NCFAJPAMBGD;
}
if (other.ELKCGNGPPPJ != 0) {
ELKCGNGPPPJ = other.ELKCGNGPPPJ;
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
if (other.JKACIGKBFAM != 0) {
JKACIGKBFAM = other.JKACIGKBFAM;
}
lKLJFGGPKHG_.MergeFrom(other.lKLJFGGPKHG_);
oHKLMIEMNKN_.MergeFrom(other.oHKLMIEMNKN_);
_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 16: {
NCFAJPAMBGD = input.ReadUInt32();
break;
}
case 24: {
CNIJGAPOPAH = input.ReadUInt32();
break;
}
case 34: {
oHKLMIEMNKN_.AddEntriesFrom(input, _map_oHKLMIEMNKN_codec);
break;
}
case 56: {
IsWin = input.ReadBool();
break;
}
case 80: {
ELKCGNGPPPJ = input.ReadUInt32();
break;
}
case 98: {
lKLJFGGPKHG_.AddEntriesFrom(input, _map_lKLJFGGPKHG_codec);
break;
}
case 120: {
JKACIGKBFAM = input.ReadUInt32();
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 16: {
NCFAJPAMBGD = input.ReadUInt32();
break;
}
case 24: {
CNIJGAPOPAH = input.ReadUInt32();
break;
}
case 34: {
oHKLMIEMNKN_.AddEntriesFrom(ref input, _map_oHKLMIEMNKN_codec);
break;
}
case 56: {
IsWin = input.ReadBool();
break;
}
case 80: {
ELKCGNGPPPJ = input.ReadUInt32();
break;
}
case 98: {
lKLJFGGPKHG_.AddEntriesFrom(ref input, _map_lKLJFGGPKHG_codec);
break;
}
case 120: {
JKACIGKBFAM = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code