Files
DanhengServer-OpenSource/Proto/TreasureDungeonFinishScNotify.cs
2024-12-07 14:00:38 +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",
"YXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnkSEwoLT0RLTUFJTEpIS0QYBiAB",
"KA0SEwoLRUNHS0xLSEtGQUIYASABKA0SDgoGaXNfd2luGA8gASgIEkQKC01K",
"SEZNS05FR0ZEGA4gAygLMi8uVHJlYXN1cmVEdW5nZW9uRmluaXNoU2NOb3Rp",
"ZnkuTUpIRk1LTkVHRkRFbnRyeRJECgtOT0tNTk5CS05KQhgCIAMoCzIvLlRy",
"ZWFzdXJlRHVuZ2VvbkZpbmlzaFNjTm90aWZ5Lk5PS01OTkJLTkpCRW50cnkS",
"EwoLRExFRUpHRkFCTEMYBSABKA0SEwoLQ0dFQ0pJUEtPQ0QYCyABKA0aMgoQ",
"TUpIRk1LTkVHRkRFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06",
"AjgBGjIKEE5PS01OTkJLTkpCRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVl",
"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[]{ "ODKMAILJHKD", "ECGKLKHKFAB", "IsWin", "MJHFMKNEGFD", "NOKMNNBKNJB", "DLEEJGFABLC", "CGECJIPKOCD" }, 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() {
oDKMAILJHKD_ = other.oDKMAILJHKD_;
eCGKLKHKFAB_ = other.eCGKLKHKFAB_;
isWin_ = other.isWin_;
mJHFMKNEGFD_ = other.mJHFMKNEGFD_.Clone();
nOKMNNBKNJB_ = other.nOKMNNBKNJB_.Clone();
dLEEJGFABLC_ = other.dLEEJGFABLC_;
cGECJIPKOCD_ = other.cGECJIPKOCD_;
_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 "ODKMAILJHKD" field.</summary>
public const int ODKMAILJHKDFieldNumber = 6;
private uint oDKMAILJHKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ODKMAILJHKD {
get { return oDKMAILJHKD_; }
set {
oDKMAILJHKD_ = value;
}
}
/// <summary>Field number for the "ECGKLKHKFAB" field.</summary>
public const int ECGKLKHKFABFieldNumber = 1;
private uint eCGKLKHKFAB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ECGKLKHKFAB {
get { return eCGKLKHKFAB_; }
set {
eCGKLKHKFAB_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 15;
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 "MJHFMKNEGFD" field.</summary>
public const int MJHFMKNEGFDFieldNumber = 14;
private static readonly pbc::MapField<uint, uint>.Codec _map_mJHFMKNEGFD_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 114);
private readonly pbc::MapField<uint, uint> mJHFMKNEGFD_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> MJHFMKNEGFD {
get { return mJHFMKNEGFD_; }
}
/// <summary>Field number for the "NOKMNNBKNJB" field.</summary>
public const int NOKMNNBKNJBFieldNumber = 2;
private static readonly pbc::MapField<uint, uint>.Codec _map_nOKMNNBKNJB_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 18);
private readonly pbc::MapField<uint, uint> nOKMNNBKNJB_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> NOKMNNBKNJB {
get { return nOKMNNBKNJB_; }
}
/// <summary>Field number for the "DLEEJGFABLC" field.</summary>
public const int DLEEJGFABLCFieldNumber = 5;
private uint dLEEJGFABLC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DLEEJGFABLC {
get { return dLEEJGFABLC_; }
set {
dLEEJGFABLC_ = value;
}
}
/// <summary>Field number for the "CGECJIPKOCD" field.</summary>
public const int CGECJIPKOCDFieldNumber = 11;
private uint cGECJIPKOCD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CGECJIPKOCD {
get { return cGECJIPKOCD_; }
set {
cGECJIPKOCD_ = value;
}
}
[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 (ODKMAILJHKD != other.ODKMAILJHKD) return false;
if (ECGKLKHKFAB != other.ECGKLKHKFAB) return false;
if (IsWin != other.IsWin) return false;
if (!MJHFMKNEGFD.Equals(other.MJHFMKNEGFD)) return false;
if (!NOKMNNBKNJB.Equals(other.NOKMNNBKNJB)) return false;
if (DLEEJGFABLC != other.DLEEJGFABLC) return false;
if (CGECJIPKOCD != other.CGECJIPKOCD) 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 (ODKMAILJHKD != 0) hash ^= ODKMAILJHKD.GetHashCode();
if (ECGKLKHKFAB != 0) hash ^= ECGKLKHKFAB.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
hash ^= MJHFMKNEGFD.GetHashCode();
hash ^= NOKMNNBKNJB.GetHashCode();
if (DLEEJGFABLC != 0) hash ^= DLEEJGFABLC.GetHashCode();
if (CGECJIPKOCD != 0) hash ^= CGECJIPKOCD.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 (ECGKLKHKFAB != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ECGKLKHKFAB);
}
nOKMNNBKNJB_.WriteTo(output, _map_nOKMNNBKNJB_codec);
if (DLEEJGFABLC != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DLEEJGFABLC);
}
if (ODKMAILJHKD != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ODKMAILJHKD);
}
if (CGECJIPKOCD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CGECJIPKOCD);
}
mJHFMKNEGFD_.WriteTo(output, _map_mJHFMKNEGFD_codec);
if (IsWin != false) {
output.WriteRawTag(120);
output.WriteBool(IsWin);
}
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 (ECGKLKHKFAB != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ECGKLKHKFAB);
}
nOKMNNBKNJB_.WriteTo(ref output, _map_nOKMNNBKNJB_codec);
if (DLEEJGFABLC != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DLEEJGFABLC);
}
if (ODKMAILJHKD != 0) {
output.WriteRawTag(48);
output.WriteUInt32(ODKMAILJHKD);
}
if (CGECJIPKOCD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CGECJIPKOCD);
}
mJHFMKNEGFD_.WriteTo(ref output, _map_mJHFMKNEGFD_codec);
if (IsWin != false) {
output.WriteRawTag(120);
output.WriteBool(IsWin);
}
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 (ODKMAILJHKD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ODKMAILJHKD);
}
if (ECGKLKHKFAB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ECGKLKHKFAB);
}
if (IsWin != false) {
size += 1 + 1;
}
size += mJHFMKNEGFD_.CalculateSize(_map_mJHFMKNEGFD_codec);
size += nOKMNNBKNJB_.CalculateSize(_map_nOKMNNBKNJB_codec);
if (DLEEJGFABLC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DLEEJGFABLC);
}
if (CGECJIPKOCD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CGECJIPKOCD);
}
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.ODKMAILJHKD != 0) {
ODKMAILJHKD = other.ODKMAILJHKD;
}
if (other.ECGKLKHKFAB != 0) {
ECGKLKHKFAB = other.ECGKLKHKFAB;
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
mJHFMKNEGFD_.MergeFrom(other.mJHFMKNEGFD_);
nOKMNNBKNJB_.MergeFrom(other.nOKMNNBKNJB_);
if (other.DLEEJGFABLC != 0) {
DLEEJGFABLC = other.DLEEJGFABLC;
}
if (other.CGECJIPKOCD != 0) {
CGECJIPKOCD = other.CGECJIPKOCD;
}
_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: {
ECGKLKHKFAB = input.ReadUInt32();
break;
}
case 18: {
nOKMNNBKNJB_.AddEntriesFrom(input, _map_nOKMNNBKNJB_codec);
break;
}
case 40: {
DLEEJGFABLC = input.ReadUInt32();
break;
}
case 48: {
ODKMAILJHKD = input.ReadUInt32();
break;
}
case 88: {
CGECJIPKOCD = input.ReadUInt32();
break;
}
case 114: {
mJHFMKNEGFD_.AddEntriesFrom(input, _map_mJHFMKNEGFD_codec);
break;
}
case 120: {
IsWin = input.ReadBool();
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: {
ECGKLKHKFAB = input.ReadUInt32();
break;
}
case 18: {
nOKMNNBKNJB_.AddEntriesFrom(ref input, _map_nOKMNNBKNJB_codec);
break;
}
case 40: {
DLEEJGFABLC = input.ReadUInt32();
break;
}
case 48: {
ODKMAILJHKD = input.ReadUInt32();
break;
}
case 88: {
CGECJIPKOCD = input.ReadUInt32();
break;
}
case 114: {
mJHFMKNEGFD_.AddEntriesFrom(ref input, _map_mJHFMKNEGFD_codec);
break;
}
case 120: {
IsWin = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code