Files
DanhengServer-OpenSource/Proto/TreasureDungeonActivityData.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +08:00

460 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TreasureDungeonActivityData.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 TreasureDungeonActivityData.proto</summary>
public static partial class TreasureDungeonActivityDataReflection {
#region Descriptor
/// <summary>File descriptor for TreasureDungeonActivityData.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TreasureDungeonActivityDataReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFUcmVhc3VyZUR1bmdlb25BY3Rpdml0eURhdGEucHJvdG8isAEKG1RyZWFz",
"dXJlRHVuZ2VvbkFjdGl2aXR5RGF0YRITCgtMT0pJSURIRkRHUBgIIAEoDRIT",
"CgtJSFBCQkVHR0tBSRgPIAEoDRITCgtMSkZIREpGT1BKQhgHIAEoDRITCgtN",
"RUJKREFKUEtFQRgBIAEoCBITCgtIS0RPT0tJRUpGThgEIAEoDRITCgtpc19m",
"aW5pc2hlZBgCIAEoCBITCgtBQk5IQ0hPT0xCRBgJIAEoDUIeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TreasureDungeonActivityData), global::EggLink.DanhengServer.Proto.TreasureDungeonActivityData.Parser, new[]{ "LOJIIDHFDGP", "IHPBBEGGKAI", "LJFHDJFOPJB", "MEBJDAJPKEA", "HKDOOKIEJFN", "IsFinished", "ABNHCHOOLBD" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TreasureDungeonActivityData : pb::IMessage<TreasureDungeonActivityData>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<TreasureDungeonActivityData> _parser = new pb::MessageParser<TreasureDungeonActivityData>(() => new TreasureDungeonActivityData());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<TreasureDungeonActivityData> 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.TreasureDungeonActivityDataReflection.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 TreasureDungeonActivityData() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonActivityData(TreasureDungeonActivityData other) : this() {
lOJIIDHFDGP_ = other.lOJIIDHFDGP_;
iHPBBEGGKAI_ = other.iHPBBEGGKAI_;
lJFHDJFOPJB_ = other.lJFHDJFOPJB_;
mEBJDAJPKEA_ = other.mEBJDAJPKEA_;
hKDOOKIEJFN_ = other.hKDOOKIEJFN_;
isFinished_ = other.isFinished_;
aBNHCHOOLBD_ = other.aBNHCHOOLBD_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TreasureDungeonActivityData Clone() {
return new TreasureDungeonActivityData(this);
}
/// <summary>Field number for the "LOJIIDHFDGP" field.</summary>
public const int LOJIIDHFDGPFieldNumber = 8;
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 = 15;
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 "LJFHDJFOPJB" field.</summary>
public const int LJFHDJFOPJBFieldNumber = 7;
private uint lJFHDJFOPJB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LJFHDJFOPJB {
get { return lJFHDJFOPJB_; }
set {
lJFHDJFOPJB_ = value;
}
}
/// <summary>Field number for the "MEBJDAJPKEA" field.</summary>
public const int MEBJDAJPKEAFieldNumber = 1;
private bool mEBJDAJPKEA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool MEBJDAJPKEA {
get { return mEBJDAJPKEA_; }
set {
mEBJDAJPKEA_ = value;
}
}
/// <summary>Field number for the "HKDOOKIEJFN" field.</summary>
public const int HKDOOKIEJFNFieldNumber = 4;
private uint hKDOOKIEJFN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HKDOOKIEJFN {
get { return hKDOOKIEJFN_; }
set {
hKDOOKIEJFN_ = value;
}
}
/// <summary>Field number for the "is_finished" field.</summary>
public const int IsFinishedFieldNumber = 2;
private bool isFinished_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsFinished {
get { return isFinished_; }
set {
isFinished_ = value;
}
}
/// <summary>Field number for the "ABNHCHOOLBD" field.</summary>
public const int ABNHCHOOLBDFieldNumber = 9;
private uint aBNHCHOOLBD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ABNHCHOOLBD {
get { return aBNHCHOOLBD_; }
set {
aBNHCHOOLBD_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as TreasureDungeonActivityData);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(TreasureDungeonActivityData 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 (LJFHDJFOPJB != other.LJFHDJFOPJB) return false;
if (MEBJDAJPKEA != other.MEBJDAJPKEA) return false;
if (HKDOOKIEJFN != other.HKDOOKIEJFN) return false;
if (IsFinished != other.IsFinished) return false;
if (ABNHCHOOLBD != other.ABNHCHOOLBD) 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 (LJFHDJFOPJB != 0) hash ^= LJFHDJFOPJB.GetHashCode();
if (MEBJDAJPKEA != false) hash ^= MEBJDAJPKEA.GetHashCode();
if (HKDOOKIEJFN != 0) hash ^= HKDOOKIEJFN.GetHashCode();
if (IsFinished != false) hash ^= IsFinished.GetHashCode();
if (ABNHCHOOLBD != 0) hash ^= ABNHCHOOLBD.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 (MEBJDAJPKEA != false) {
output.WriteRawTag(8);
output.WriteBool(MEBJDAJPKEA);
}
if (IsFinished != false) {
output.WriteRawTag(16);
output.WriteBool(IsFinished);
}
if (HKDOOKIEJFN != 0) {
output.WriteRawTag(32);
output.WriteUInt32(HKDOOKIEJFN);
}
if (LJFHDJFOPJB != 0) {
output.WriteRawTag(56);
output.WriteUInt32(LJFHDJFOPJB);
}
if (LOJIIDHFDGP != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LOJIIDHFDGP);
}
if (ABNHCHOOLBD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ABNHCHOOLBD);
}
if (IHPBBEGGKAI != 0) {
output.WriteRawTag(120);
output.WriteUInt32(IHPBBEGGKAI);
}
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 (MEBJDAJPKEA != false) {
output.WriteRawTag(8);
output.WriteBool(MEBJDAJPKEA);
}
if (IsFinished != false) {
output.WriteRawTag(16);
output.WriteBool(IsFinished);
}
if (HKDOOKIEJFN != 0) {
output.WriteRawTag(32);
output.WriteUInt32(HKDOOKIEJFN);
}
if (LJFHDJFOPJB != 0) {
output.WriteRawTag(56);
output.WriteUInt32(LJFHDJFOPJB);
}
if (LOJIIDHFDGP != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LOJIIDHFDGP);
}
if (ABNHCHOOLBD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ABNHCHOOLBD);
}
if (IHPBBEGGKAI != 0) {
output.WriteRawTag(120);
output.WriteUInt32(IHPBBEGGKAI);
}
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 (LJFHDJFOPJB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LJFHDJFOPJB);
}
if (MEBJDAJPKEA != false) {
size += 1 + 1;
}
if (HKDOOKIEJFN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HKDOOKIEJFN);
}
if (IsFinished != false) {
size += 1 + 1;
}
if (ABNHCHOOLBD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ABNHCHOOLBD);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(TreasureDungeonActivityData other) {
if (other == null) {
return;
}
if (other.LOJIIDHFDGP != 0) {
LOJIIDHFDGP = other.LOJIIDHFDGP;
}
if (other.IHPBBEGGKAI != 0) {
IHPBBEGGKAI = other.IHPBBEGGKAI;
}
if (other.LJFHDJFOPJB != 0) {
LJFHDJFOPJB = other.LJFHDJFOPJB;
}
if (other.MEBJDAJPKEA != false) {
MEBJDAJPKEA = other.MEBJDAJPKEA;
}
if (other.HKDOOKIEJFN != 0) {
HKDOOKIEJFN = other.HKDOOKIEJFN;
}
if (other.IsFinished != false) {
IsFinished = other.IsFinished;
}
if (other.ABNHCHOOLBD != 0) {
ABNHCHOOLBD = other.ABNHCHOOLBD;
}
_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: {
MEBJDAJPKEA = input.ReadBool();
break;
}
case 16: {
IsFinished = input.ReadBool();
break;
}
case 32: {
HKDOOKIEJFN = input.ReadUInt32();
break;
}
case 56: {
LJFHDJFOPJB = input.ReadUInt32();
break;
}
case 64: {
LOJIIDHFDGP = input.ReadUInt32();
break;
}
case 72: {
ABNHCHOOLBD = input.ReadUInt32();
break;
}
case 120: {
IHPBBEGGKAI = 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 8: {
MEBJDAJPKEA = input.ReadBool();
break;
}
case 16: {
IsFinished = input.ReadBool();
break;
}
case 32: {
HKDOOKIEJFN = input.ReadUInt32();
break;
}
case 56: {
LJFHDJFOPJB = input.ReadUInt32();
break;
}
case 64: {
LOJIIDHFDGP = input.ReadUInt32();
break;
}
case 72: {
ABNHCHOOLBD = input.ReadUInt32();
break;
}
case 120: {
IHPBBEGGKAI = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code