Files
DanhengServer-OpenSource/Proto/TreasureDungeonFinishScNotify.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +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",
"YXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnkSEwoLTE9KSUlESEZER1AYBCAB",
"KA0SEwoLSUhQQkJFR0dLQUkYBSABKA0SEwoLRkNDTERHSU1FR0EYAiABKA0S",
"EwoLQklJSkxERkxNSUQYByABKA0SDgoGaXNfd2luGA4gASgIEkQKC09MQ1BC",
"SUdFUEJLGA8gAygLMi8uVHJlYXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnku",
"T0xDUEJJR0VQQktFbnRyeRJECgtDTkNMTk1EUERNRRgLIAMoCzIvLlRyZWFz",
"dXJlRHVuZ2VvbkZpbmlzaFNjTm90aWZ5LkNOQ0xOTURQRE1FRW50cnkaMgoQ",
"T0xDUEJJR0VQQktFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06",
"AjgBGjIKEENOQ0xOTURQRE1FRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVl",
"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[]{ "LOJIIDHFDGP", "IHPBBEGGKAI", "FCCLDGIMEGA", "BIIJLDFLMID", "IsWin", "OLCPBIGEPBK", "CNCLNMDPDME" }, 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() {
lOJIIDHFDGP_ = other.lOJIIDHFDGP_;
iHPBBEGGKAI_ = other.iHPBBEGGKAI_;
fCCLDGIMEGA_ = other.fCCLDGIMEGA_;
bIIJLDFLMID_ = other.bIIJLDFLMID_;
isWin_ = other.isWin_;
oLCPBIGEPBK_ = other.oLCPBIGEPBK_.Clone();
cNCLNMDPDME_ = other.cNCLNMDPDME_.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 "LOJIIDHFDGP" field.</summary>
public const int LOJIIDHFDGPFieldNumber = 4;
private uint lOJIIDHFDGP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LOJIIDHFDGP {
get { return lOJIIDHFDGP_; }
set {
lOJIIDHFDGP_ = value;
}
}
/// <summary>Field number for the "IHPBBEGGKAI" field.</summary>
public const int IHPBBEGGKAIFieldNumber = 5;
private uint iHPBBEGGKAI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IHPBBEGGKAI {
get { return iHPBBEGGKAI_; }
set {
iHPBBEGGKAI_ = value;
}
}
/// <summary>Field number for the "FCCLDGIMEGA" field.</summary>
public const int FCCLDGIMEGAFieldNumber = 2;
private uint fCCLDGIMEGA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FCCLDGIMEGA {
get { return fCCLDGIMEGA_; }
set {
fCCLDGIMEGA_ = value;
}
}
/// <summary>Field number for the "BIIJLDFLMID" field.</summary>
public const int BIIJLDFLMIDFieldNumber = 7;
private uint bIIJLDFLMID_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BIIJLDFLMID {
get { return bIIJLDFLMID_; }
set {
bIIJLDFLMID_ = value;
}
}
/// <summary>Field number for the "is_win" field.</summary>
public const int IsWinFieldNumber = 14;
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 "OLCPBIGEPBK" field.</summary>
public const int OLCPBIGEPBKFieldNumber = 15;
private static readonly pbc::MapField<uint, uint>.Codec _map_oLCPBIGEPBK_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 122);
private readonly pbc::MapField<uint, uint> oLCPBIGEPBK_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> OLCPBIGEPBK {
get { return oLCPBIGEPBK_; }
}
/// <summary>Field number for the "CNCLNMDPDME" field.</summary>
public const int CNCLNMDPDMEFieldNumber = 11;
private static readonly pbc::MapField<uint, uint>.Codec _map_cNCLNMDPDME_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 90);
private readonly pbc::MapField<uint, uint> cNCLNMDPDME_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> CNCLNMDPDME {
get { return cNCLNMDPDME_; }
}
[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 (LOJIIDHFDGP != other.LOJIIDHFDGP) return false;
if (IHPBBEGGKAI != other.IHPBBEGGKAI) return false;
if (FCCLDGIMEGA != other.FCCLDGIMEGA) return false;
if (BIIJLDFLMID != other.BIIJLDFLMID) return false;
if (IsWin != other.IsWin) return false;
if (!OLCPBIGEPBK.Equals(other.OLCPBIGEPBK)) return false;
if (!CNCLNMDPDME.Equals(other.CNCLNMDPDME)) 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 (LOJIIDHFDGP != 0) hash ^= LOJIIDHFDGP.GetHashCode();
if (IHPBBEGGKAI != 0) hash ^= IHPBBEGGKAI.GetHashCode();
if (FCCLDGIMEGA != 0) hash ^= FCCLDGIMEGA.GetHashCode();
if (BIIJLDFLMID != 0) hash ^= BIIJLDFLMID.GetHashCode();
if (IsWin != false) hash ^= IsWin.GetHashCode();
hash ^= OLCPBIGEPBK.GetHashCode();
hash ^= CNCLNMDPDME.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 (FCCLDGIMEGA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FCCLDGIMEGA);
}
if (LOJIIDHFDGP != 0) {
output.WriteRawTag(32);
output.WriteUInt32(LOJIIDHFDGP);
}
if (IHPBBEGGKAI != 0) {
output.WriteRawTag(40);
output.WriteUInt32(IHPBBEGGKAI);
}
if (BIIJLDFLMID != 0) {
output.WriteRawTag(56);
output.WriteUInt32(BIIJLDFLMID);
}
cNCLNMDPDME_.WriteTo(output, _map_cNCLNMDPDME_codec);
if (IsWin != false) {
output.WriteRawTag(112);
output.WriteBool(IsWin);
}
oLCPBIGEPBK_.WriteTo(output, _map_oLCPBIGEPBK_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) {
if (FCCLDGIMEGA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FCCLDGIMEGA);
}
if (LOJIIDHFDGP != 0) {
output.WriteRawTag(32);
output.WriteUInt32(LOJIIDHFDGP);
}
if (IHPBBEGGKAI != 0) {
output.WriteRawTag(40);
output.WriteUInt32(IHPBBEGGKAI);
}
if (BIIJLDFLMID != 0) {
output.WriteRawTag(56);
output.WriteUInt32(BIIJLDFLMID);
}
cNCLNMDPDME_.WriteTo(ref output, _map_cNCLNMDPDME_codec);
if (IsWin != false) {
output.WriteRawTag(112);
output.WriteBool(IsWin);
}
oLCPBIGEPBK_.WriteTo(ref output, _map_oLCPBIGEPBK_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;
if (LOJIIDHFDGP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LOJIIDHFDGP);
}
if (IHPBBEGGKAI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IHPBBEGGKAI);
}
if (FCCLDGIMEGA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FCCLDGIMEGA);
}
if (BIIJLDFLMID != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BIIJLDFLMID);
}
if (IsWin != false) {
size += 1 + 1;
}
size += oLCPBIGEPBK_.CalculateSize(_map_oLCPBIGEPBK_codec);
size += cNCLNMDPDME_.CalculateSize(_map_cNCLNMDPDME_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.LOJIIDHFDGP != 0) {
LOJIIDHFDGP = other.LOJIIDHFDGP;
}
if (other.IHPBBEGGKAI != 0) {
IHPBBEGGKAI = other.IHPBBEGGKAI;
}
if (other.FCCLDGIMEGA != 0) {
FCCLDGIMEGA = other.FCCLDGIMEGA;
}
if (other.BIIJLDFLMID != 0) {
BIIJLDFLMID = other.BIIJLDFLMID;
}
if (other.IsWin != false) {
IsWin = other.IsWin;
}
oLCPBIGEPBK_.MergeFrom(other.oLCPBIGEPBK_);
cNCLNMDPDME_.MergeFrom(other.cNCLNMDPDME_);
_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: {
FCCLDGIMEGA = input.ReadUInt32();
break;
}
case 32: {
LOJIIDHFDGP = input.ReadUInt32();
break;
}
case 40: {
IHPBBEGGKAI = input.ReadUInt32();
break;
}
case 56: {
BIIJLDFLMID = input.ReadUInt32();
break;
}
case 90: {
cNCLNMDPDME_.AddEntriesFrom(input, _map_cNCLNMDPDME_codec);
break;
}
case 112: {
IsWin = input.ReadBool();
break;
}
case 122: {
oLCPBIGEPBK_.AddEntriesFrom(input, _map_oLCPBIGEPBK_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 16: {
FCCLDGIMEGA = input.ReadUInt32();
break;
}
case 32: {
LOJIIDHFDGP = input.ReadUInt32();
break;
}
case 40: {
IHPBBEGGKAI = input.ReadUInt32();
break;
}
case 56: {
BIIJLDFLMID = input.ReadUInt32();
break;
}
case 90: {
cNCLNMDPDME_.AddEntriesFrom(ref input, _map_cNCLNMDPDME_codec);
break;
}
case 112: {
IsWin = input.ReadBool();
break;
}
case 122: {
oLCPBIGEPBK_.AddEntriesFrom(ref input, _map_oLCPBIGEPBK_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code