mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
443 lines
16 KiB
C#
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",
|
|
"YXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnkSDgoGaXNfd2luGAwgASgIEhMK",
|
|
"C09KQUtMT0ZGTEtDGA0gASgNEkQKC09CRFBIQUVOUEdPGAIgAygLMi8uVHJl",
|
|
"YXN1cmVEdW5nZW9uRmluaXNoU2NOb3RpZnkuT0JEUEhBRU5QR09FbnRyeRIT",
|
|
"CgtKSUVIREhFQU5OSxgHIAEoDRITCgtCS0ZFQUJIQ05LRhgGIAEoDRITCgtO",
|
|
"QkNJT09PSUFORBgEIAEoDRJECgtJSUtHTk5PSklNQxgJIAMoCzIvLlRyZWFz",
|
|
"dXJlRHVuZ2VvbkZpbmlzaFNjTm90aWZ5LklJS0dOTk9KSU1DRW50cnkaMgoQ",
|
|
"T0JEUEhBRU5QR09FbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06",
|
|
"AjgBGjIKEElJS0dOTk9KSU1DRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVl",
|
|
"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[]{ "IsWin", "OJAKLOFFLKC", "OBDPHAENPGO", "JIEHDHEANNK", "BKFEABHCNKF", "NBCIOOOIAND", "IIKGNNOJIMC" }, 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() {
|
|
isWin_ = other.isWin_;
|
|
oJAKLOFFLKC_ = other.oJAKLOFFLKC_;
|
|
oBDPHAENPGO_ = other.oBDPHAENPGO_.Clone();
|
|
jIEHDHEANNK_ = other.jIEHDHEANNK_;
|
|
bKFEABHCNKF_ = other.bKFEABHCNKF_;
|
|
nBCIOOOIAND_ = other.nBCIOOOIAND_;
|
|
iIKGNNOJIMC_ = other.iIKGNNOJIMC_.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 "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 12;
|
|
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 "OJAKLOFFLKC" field.</summary>
|
|
public const int OJAKLOFFLKCFieldNumber = 13;
|
|
private uint oJAKLOFFLKC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OJAKLOFFLKC {
|
|
get { return oJAKLOFFLKC_; }
|
|
set {
|
|
oJAKLOFFLKC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBDPHAENPGO" field.</summary>
|
|
public const int OBDPHAENPGOFieldNumber = 2;
|
|
private static readonly pbc::MapField<uint, uint>.Codec _map_oBDPHAENPGO_codec
|
|
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 18);
|
|
private readonly pbc::MapField<uint, uint> oBDPHAENPGO_ = new pbc::MapField<uint, uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, uint> OBDPHAENPGO {
|
|
get { return oBDPHAENPGO_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JIEHDHEANNK" field.</summary>
|
|
public const int JIEHDHEANNKFieldNumber = 7;
|
|
private uint jIEHDHEANNK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JIEHDHEANNK {
|
|
get { return jIEHDHEANNK_; }
|
|
set {
|
|
jIEHDHEANNK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BKFEABHCNKF" field.</summary>
|
|
public const int BKFEABHCNKFFieldNumber = 6;
|
|
private uint bKFEABHCNKF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BKFEABHCNKF {
|
|
get { return bKFEABHCNKF_; }
|
|
set {
|
|
bKFEABHCNKF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NBCIOOOIAND" field.</summary>
|
|
public const int NBCIOOOIANDFieldNumber = 4;
|
|
private uint nBCIOOOIAND_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NBCIOOOIAND {
|
|
get { return nBCIOOOIAND_; }
|
|
set {
|
|
nBCIOOOIAND_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IIKGNNOJIMC" field.</summary>
|
|
public const int IIKGNNOJIMCFieldNumber = 9;
|
|
private static readonly pbc::MapField<uint, uint>.Codec _map_iIKGNNOJIMC_codec
|
|
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 74);
|
|
private readonly pbc::MapField<uint, uint> iIKGNNOJIMC_ = new pbc::MapField<uint, uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, uint> IIKGNNOJIMC {
|
|
get { return iIKGNNOJIMC_; }
|
|
}
|
|
|
|
[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 (IsWin != other.IsWin) return false;
|
|
if (OJAKLOFFLKC != other.OJAKLOFFLKC) return false;
|
|
if (!OBDPHAENPGO.Equals(other.OBDPHAENPGO)) return false;
|
|
if (JIEHDHEANNK != other.JIEHDHEANNK) return false;
|
|
if (BKFEABHCNKF != other.BKFEABHCNKF) return false;
|
|
if (NBCIOOOIAND != other.NBCIOOOIAND) return false;
|
|
if (!IIKGNNOJIMC.Equals(other.IIKGNNOJIMC)) 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 (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
if (OJAKLOFFLKC != 0) hash ^= OJAKLOFFLKC.GetHashCode();
|
|
hash ^= OBDPHAENPGO.GetHashCode();
|
|
if (JIEHDHEANNK != 0) hash ^= JIEHDHEANNK.GetHashCode();
|
|
if (BKFEABHCNKF != 0) hash ^= BKFEABHCNKF.GetHashCode();
|
|
if (NBCIOOOIAND != 0) hash ^= NBCIOOOIAND.GetHashCode();
|
|
hash ^= IIKGNNOJIMC.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
|
|
oBDPHAENPGO_.WriteTo(output, _map_oBDPHAENPGO_codec);
|
|
if (NBCIOOOIAND != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(NBCIOOOIAND);
|
|
}
|
|
if (BKFEABHCNKF != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(BKFEABHCNKF);
|
|
}
|
|
if (JIEHDHEANNK != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(JIEHDHEANNK);
|
|
}
|
|
iIKGNNOJIMC_.WriteTo(output, _map_iIKGNNOJIMC_codec);
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (OJAKLOFFLKC != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(OJAKLOFFLKC);
|
|
}
|
|
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) {
|
|
oBDPHAENPGO_.WriteTo(ref output, _map_oBDPHAENPGO_codec);
|
|
if (NBCIOOOIAND != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(NBCIOOOIAND);
|
|
}
|
|
if (BKFEABHCNKF != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(BKFEABHCNKF);
|
|
}
|
|
if (JIEHDHEANNK != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(JIEHDHEANNK);
|
|
}
|
|
iIKGNNOJIMC_.WriteTo(ref output, _map_iIKGNNOJIMC_codec);
|
|
if (IsWin != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (OJAKLOFFLKC != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(OJAKLOFFLKC);
|
|
}
|
|
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 (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (OJAKLOFFLKC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OJAKLOFFLKC);
|
|
}
|
|
size += oBDPHAENPGO_.CalculateSize(_map_oBDPHAENPGO_codec);
|
|
if (JIEHDHEANNK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JIEHDHEANNK);
|
|
}
|
|
if (BKFEABHCNKF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BKFEABHCNKF);
|
|
}
|
|
if (NBCIOOOIAND != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NBCIOOOIAND);
|
|
}
|
|
size += iIKGNNOJIMC_.CalculateSize(_map_iIKGNNOJIMC_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.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
if (other.OJAKLOFFLKC != 0) {
|
|
OJAKLOFFLKC = other.OJAKLOFFLKC;
|
|
}
|
|
oBDPHAENPGO_.MergeFrom(other.oBDPHAENPGO_);
|
|
if (other.JIEHDHEANNK != 0) {
|
|
JIEHDHEANNK = other.JIEHDHEANNK;
|
|
}
|
|
if (other.BKFEABHCNKF != 0) {
|
|
BKFEABHCNKF = other.BKFEABHCNKF;
|
|
}
|
|
if (other.NBCIOOOIAND != 0) {
|
|
NBCIOOOIAND = other.NBCIOOOIAND;
|
|
}
|
|
iIKGNNOJIMC_.MergeFrom(other.iIKGNNOJIMC_);
|
|
_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: {
|
|
oBDPHAENPGO_.AddEntriesFrom(input, _map_oBDPHAENPGO_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
NBCIOOOIAND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
BKFEABHCNKF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
JIEHDHEANNK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
iIKGNNOJIMC_.AddEntriesFrom(input, _map_iIKGNNOJIMC_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
OJAKLOFFLKC = 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 18: {
|
|
oBDPHAENPGO_.AddEntriesFrom(ref input, _map_oBDPHAENPGO_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
NBCIOOOIAND = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
BKFEABHCNKF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
JIEHDHEANNK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
iIKGNNOJIMC_.AddEntriesFrom(ref input, _map_iIKGNNOJIMC_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
OJAKLOFFLKC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|