mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
497 lines
16 KiB
C#
497 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AlleyPlacingGameScRsp.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 AlleyPlacingGameScRsp.proto</summary>
|
|
public static partial class AlleyPlacingGameScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AlleyPlacingGameScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AlleyPlacingGameScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtBbGxleVBsYWNpbmdHYW1lU2NSc3AucHJvdG8iuAEKFUFsbGV5UGxhY2lu",
|
|
"Z0dhbWVTY1JzcBIPCgdyZXRjb2RlGAQgASgNEhMKC1BMRUVBRUlDREhMGAwg",
|
|
"ASgNEhMKC0JHTUhJTUFBREtPGAogASgNEhMKC0FOS05FSk5KTVBIGAIgASgN",
|
|
"EhMKC0ZKS0lPTExOTklNGA4gASgNEhMKC0tLTU9MQU5LSU1NGA0gASgNEhMK",
|
|
"C0VDTFBDQUVJR0lJGAggASgNEhAKCGV2ZW50X2lkGAkgASgNQh6qAhtFZ2dM",
|
|
"aW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AlleyPlacingGameScRsp), global::EggLink.DanhengServer.Proto.AlleyPlacingGameScRsp.Parser, new[]{ "Retcode", "PLEEAEICDHL", "BGMHIMAADKO", "ANKNEJNJMPH", "FJKIOLLNNIM", "KKMOLANKIMM", "ECLPCAEIGII", "EventId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AlleyPlacingGameScRsp : pb::IMessage<AlleyPlacingGameScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AlleyPlacingGameScRsp> _parser = new pb::MessageParser<AlleyPlacingGameScRsp>(() => new AlleyPlacingGameScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AlleyPlacingGameScRsp> 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.AlleyPlacingGameScRspReflection.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 AlleyPlacingGameScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameScRsp(AlleyPlacingGameScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
pLEEAEICDHL_ = other.pLEEAEICDHL_;
|
|
bGMHIMAADKO_ = other.bGMHIMAADKO_;
|
|
aNKNEJNJMPH_ = other.aNKNEJNJMPH_;
|
|
fJKIOLLNNIM_ = other.fJKIOLLNNIM_;
|
|
kKMOLANKIMM_ = other.kKMOLANKIMM_;
|
|
eCLPCAEIGII_ = other.eCLPCAEIGII_;
|
|
eventId_ = other.eventId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameScRsp Clone() {
|
|
return new AlleyPlacingGameScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 4;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PLEEAEICDHL" field.</summary>
|
|
public const int PLEEAEICDHLFieldNumber = 12;
|
|
private uint pLEEAEICDHL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PLEEAEICDHL {
|
|
get { return pLEEAEICDHL_; }
|
|
set {
|
|
pLEEAEICDHL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BGMHIMAADKO" field.</summary>
|
|
public const int BGMHIMAADKOFieldNumber = 10;
|
|
private uint bGMHIMAADKO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BGMHIMAADKO {
|
|
get { return bGMHIMAADKO_; }
|
|
set {
|
|
bGMHIMAADKO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ANKNEJNJMPH" field.</summary>
|
|
public const int ANKNEJNJMPHFieldNumber = 2;
|
|
private uint aNKNEJNJMPH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ANKNEJNJMPH {
|
|
get { return aNKNEJNJMPH_; }
|
|
set {
|
|
aNKNEJNJMPH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FJKIOLLNNIM" field.</summary>
|
|
public const int FJKIOLLNNIMFieldNumber = 14;
|
|
private uint fJKIOLLNNIM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FJKIOLLNNIM {
|
|
get { return fJKIOLLNNIM_; }
|
|
set {
|
|
fJKIOLLNNIM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KKMOLANKIMM" field.</summary>
|
|
public const int KKMOLANKIMMFieldNumber = 13;
|
|
private uint kKMOLANKIMM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KKMOLANKIMM {
|
|
get { return kKMOLANKIMM_; }
|
|
set {
|
|
kKMOLANKIMM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ECLPCAEIGII" field.</summary>
|
|
public const int ECLPCAEIGIIFieldNumber = 8;
|
|
private uint eCLPCAEIGII_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ECLPCAEIGII {
|
|
get { return eCLPCAEIGII_; }
|
|
set {
|
|
eCLPCAEIGII_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "event_id" field.</summary>
|
|
public const int EventIdFieldNumber = 9;
|
|
private uint eventId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EventId {
|
|
get { return eventId_; }
|
|
set {
|
|
eventId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AlleyPlacingGameScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AlleyPlacingGameScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if (PLEEAEICDHL != other.PLEEAEICDHL) return false;
|
|
if (BGMHIMAADKO != other.BGMHIMAADKO) return false;
|
|
if (ANKNEJNJMPH != other.ANKNEJNJMPH) return false;
|
|
if (FJKIOLLNNIM != other.FJKIOLLNNIM) return false;
|
|
if (KKMOLANKIMM != other.KKMOLANKIMM) return false;
|
|
if (ECLPCAEIGII != other.ECLPCAEIGII) return false;
|
|
if (EventId != other.EventId) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (PLEEAEICDHL != 0) hash ^= PLEEAEICDHL.GetHashCode();
|
|
if (BGMHIMAADKO != 0) hash ^= BGMHIMAADKO.GetHashCode();
|
|
if (ANKNEJNJMPH != 0) hash ^= ANKNEJNJMPH.GetHashCode();
|
|
if (FJKIOLLNNIM != 0) hash ^= FJKIOLLNNIM.GetHashCode();
|
|
if (KKMOLANKIMM != 0) hash ^= KKMOLANKIMM.GetHashCode();
|
|
if (ECLPCAEIGII != 0) hash ^= ECLPCAEIGII.GetHashCode();
|
|
if (EventId != 0) hash ^= EventId.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 (ANKNEJNJMPH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(ANKNEJNJMPH);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ECLPCAEIGII != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(ECLPCAEIGII);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
if (BGMHIMAADKO != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(BGMHIMAADKO);
|
|
}
|
|
if (PLEEAEICDHL != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PLEEAEICDHL);
|
|
}
|
|
if (KKMOLANKIMM != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(KKMOLANKIMM);
|
|
}
|
|
if (FJKIOLLNNIM != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(FJKIOLLNNIM);
|
|
}
|
|
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 (ANKNEJNJMPH != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(ANKNEJNJMPH);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ECLPCAEIGII != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(ECLPCAEIGII);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
if (BGMHIMAADKO != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(BGMHIMAADKO);
|
|
}
|
|
if (PLEEAEICDHL != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PLEEAEICDHL);
|
|
}
|
|
if (KKMOLANKIMM != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(KKMOLANKIMM);
|
|
}
|
|
if (FJKIOLLNNIM != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(FJKIOLLNNIM);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (PLEEAEICDHL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PLEEAEICDHL);
|
|
}
|
|
if (BGMHIMAADKO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BGMHIMAADKO);
|
|
}
|
|
if (ANKNEJNJMPH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ANKNEJNJMPH);
|
|
}
|
|
if (FJKIOLLNNIM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FJKIOLLNNIM);
|
|
}
|
|
if (KKMOLANKIMM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KKMOLANKIMM);
|
|
}
|
|
if (ECLPCAEIGII != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ECLPCAEIGII);
|
|
}
|
|
if (EventId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EventId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AlleyPlacingGameScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.PLEEAEICDHL != 0) {
|
|
PLEEAEICDHL = other.PLEEAEICDHL;
|
|
}
|
|
if (other.BGMHIMAADKO != 0) {
|
|
BGMHIMAADKO = other.BGMHIMAADKO;
|
|
}
|
|
if (other.ANKNEJNJMPH != 0) {
|
|
ANKNEJNJMPH = other.ANKNEJNJMPH;
|
|
}
|
|
if (other.FJKIOLLNNIM != 0) {
|
|
FJKIOLLNNIM = other.FJKIOLLNNIM;
|
|
}
|
|
if (other.KKMOLANKIMM != 0) {
|
|
KKMOLANKIMM = other.KKMOLANKIMM;
|
|
}
|
|
if (other.ECLPCAEIGII != 0) {
|
|
ECLPCAEIGII = other.ECLPCAEIGII;
|
|
}
|
|
if (other.EventId != 0) {
|
|
EventId = other.EventId;
|
|
}
|
|
_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: {
|
|
ANKNEJNJMPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
ECLPCAEIGII = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
BGMHIMAADKO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PLEEAEICDHL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
KKMOLANKIMM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
FJKIOLLNNIM = 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: {
|
|
ANKNEJNJMPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
ECLPCAEIGII = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
BGMHIMAADKO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PLEEAEICDHL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
KKMOLANKIMM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
FJKIOLLNNIM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|