mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
545 lines
19 KiB
C#
545 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AlleyPlacingGameCsReq.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 AlleyPlacingGameCsReq.proto</summary>
|
|
public static partial class AlleyPlacingGameCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AlleyPlacingGameCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AlleyPlacingGameCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtBbGxleVBsYWNpbmdHYW1lQ3NSZXEucHJvdG8aFkFsbGV5UGxhY2luZ1No",
|
|
"aXAucHJvdG8i5QEKFUFsbGV5UGxhY2luZ0dhbWVDc1JlcRITCgtPRk5ORkZJ",
|
|
"SkZIQhgHIAEoDRITCgtIQUtERk1NSEJPQRgKIAEoDRITCgtMTUhLTUVPQVBI",
|
|
"RxgEIAEoDRImCgtMT0lGQU1NTVBORRgNIAEoCzIRLkFsbGV5UGxhY2luZ1No",
|
|
"aXASEwoLTEVETUlGSkRCSEwYAyABKA0SEwoLQ0hDTk9KQU9OR0YYASABKA0S",
|
|
"EwoLS0NMSE5HQ0tKRU0YDyABKA0SEQoJY29zdF90aW1lGAggASgNEhMKC0hE",
|
|
"Q0VQTUtJTU1HGAsgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
|
|
"dG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AlleyPlacingShipReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AlleyPlacingGameCsReq), global::EggLink.DanhengServer.Proto.AlleyPlacingGameCsReq.Parser, new[]{ "OFNNFFIJFHB", "HAKDFMMHBOA", "LMHKMEOAPHG", "LOIFAMMMPNE", "LEDMIFJDBHL", "CHCNOJAONGF", "KCLHNGCKJEM", "CostTime", "HDCEPMKIMMG" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AlleyPlacingGameCsReq : pb::IMessage<AlleyPlacingGameCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AlleyPlacingGameCsReq> _parser = new pb::MessageParser<AlleyPlacingGameCsReq>(() => new AlleyPlacingGameCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AlleyPlacingGameCsReq> 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.AlleyPlacingGameCsReqReflection.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 AlleyPlacingGameCsReq() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameCsReq(AlleyPlacingGameCsReq other) : this() {
|
|
oFNNFFIJFHB_ = other.oFNNFFIJFHB_;
|
|
hAKDFMMHBOA_ = other.hAKDFMMHBOA_;
|
|
lMHKMEOAPHG_ = other.lMHKMEOAPHG_;
|
|
lOIFAMMMPNE_ = other.lOIFAMMMPNE_ != null ? other.lOIFAMMMPNE_.Clone() : null;
|
|
lEDMIFJDBHL_ = other.lEDMIFJDBHL_;
|
|
cHCNOJAONGF_ = other.cHCNOJAONGF_;
|
|
kCLHNGCKJEM_ = other.kCLHNGCKJEM_;
|
|
costTime_ = other.costTime_;
|
|
hDCEPMKIMMG_ = other.hDCEPMKIMMG_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameCsReq Clone() {
|
|
return new AlleyPlacingGameCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "OFNNFFIJFHB" field.</summary>
|
|
public const int OFNNFFIJFHBFieldNumber = 7;
|
|
private uint oFNNFFIJFHB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OFNNFFIJFHB {
|
|
get { return oFNNFFIJFHB_; }
|
|
set {
|
|
oFNNFFIJFHB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HAKDFMMHBOA" field.</summary>
|
|
public const int HAKDFMMHBOAFieldNumber = 10;
|
|
private uint hAKDFMMHBOA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HAKDFMMHBOA {
|
|
get { return hAKDFMMHBOA_; }
|
|
set {
|
|
hAKDFMMHBOA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LMHKMEOAPHG" field.</summary>
|
|
public const int LMHKMEOAPHGFieldNumber = 4;
|
|
private uint lMHKMEOAPHG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LMHKMEOAPHG {
|
|
get { return lMHKMEOAPHG_; }
|
|
set {
|
|
lMHKMEOAPHG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LOIFAMMMPNE" field.</summary>
|
|
public const int LOIFAMMMPNEFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.AlleyPlacingShip lOIFAMMMPNE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AlleyPlacingShip LOIFAMMMPNE {
|
|
get { return lOIFAMMMPNE_; }
|
|
set {
|
|
lOIFAMMMPNE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LEDMIFJDBHL" field.</summary>
|
|
public const int LEDMIFJDBHLFieldNumber = 3;
|
|
private uint lEDMIFJDBHL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LEDMIFJDBHL {
|
|
get { return lEDMIFJDBHL_; }
|
|
set {
|
|
lEDMIFJDBHL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CHCNOJAONGF" field.</summary>
|
|
public const int CHCNOJAONGFFieldNumber = 1;
|
|
private uint cHCNOJAONGF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CHCNOJAONGF {
|
|
get { return cHCNOJAONGF_; }
|
|
set {
|
|
cHCNOJAONGF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KCLHNGCKJEM" field.</summary>
|
|
public const int KCLHNGCKJEMFieldNumber = 15;
|
|
private uint kCLHNGCKJEM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KCLHNGCKJEM {
|
|
get { return kCLHNGCKJEM_; }
|
|
set {
|
|
kCLHNGCKJEM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "cost_time" field.</summary>
|
|
public const int CostTimeFieldNumber = 8;
|
|
private uint costTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CostTime {
|
|
get { return costTime_; }
|
|
set {
|
|
costTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HDCEPMKIMMG" field.</summary>
|
|
public const int HDCEPMKIMMGFieldNumber = 11;
|
|
private uint hDCEPMKIMMG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HDCEPMKIMMG {
|
|
get { return hDCEPMKIMMG_; }
|
|
set {
|
|
hDCEPMKIMMG_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AlleyPlacingGameCsReq);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AlleyPlacingGameCsReq other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (OFNNFFIJFHB != other.OFNNFFIJFHB) return false;
|
|
if (HAKDFMMHBOA != other.HAKDFMMHBOA) return false;
|
|
if (LMHKMEOAPHG != other.LMHKMEOAPHG) return false;
|
|
if (!object.Equals(LOIFAMMMPNE, other.LOIFAMMMPNE)) return false;
|
|
if (LEDMIFJDBHL != other.LEDMIFJDBHL) return false;
|
|
if (CHCNOJAONGF != other.CHCNOJAONGF) return false;
|
|
if (KCLHNGCKJEM != other.KCLHNGCKJEM) return false;
|
|
if (CostTime != other.CostTime) return false;
|
|
if (HDCEPMKIMMG != other.HDCEPMKIMMG) 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 (OFNNFFIJFHB != 0) hash ^= OFNNFFIJFHB.GetHashCode();
|
|
if (HAKDFMMHBOA != 0) hash ^= HAKDFMMHBOA.GetHashCode();
|
|
if (LMHKMEOAPHG != 0) hash ^= LMHKMEOAPHG.GetHashCode();
|
|
if (lOIFAMMMPNE_ != null) hash ^= LOIFAMMMPNE.GetHashCode();
|
|
if (LEDMIFJDBHL != 0) hash ^= LEDMIFJDBHL.GetHashCode();
|
|
if (CHCNOJAONGF != 0) hash ^= CHCNOJAONGF.GetHashCode();
|
|
if (KCLHNGCKJEM != 0) hash ^= KCLHNGCKJEM.GetHashCode();
|
|
if (CostTime != 0) hash ^= CostTime.GetHashCode();
|
|
if (HDCEPMKIMMG != 0) hash ^= HDCEPMKIMMG.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 (CHCNOJAONGF != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(CHCNOJAONGF);
|
|
}
|
|
if (LEDMIFJDBHL != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LEDMIFJDBHL);
|
|
}
|
|
if (LMHKMEOAPHG != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(LMHKMEOAPHG);
|
|
}
|
|
if (OFNNFFIJFHB != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(OFNNFFIJFHB);
|
|
}
|
|
if (CostTime != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CostTime);
|
|
}
|
|
if (HAKDFMMHBOA != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(HAKDFMMHBOA);
|
|
}
|
|
if (HDCEPMKIMMG != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HDCEPMKIMMG);
|
|
}
|
|
if (lOIFAMMMPNE_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(LOIFAMMMPNE);
|
|
}
|
|
if (KCLHNGCKJEM != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(KCLHNGCKJEM);
|
|
}
|
|
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 (CHCNOJAONGF != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(CHCNOJAONGF);
|
|
}
|
|
if (LEDMIFJDBHL != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(LEDMIFJDBHL);
|
|
}
|
|
if (LMHKMEOAPHG != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(LMHKMEOAPHG);
|
|
}
|
|
if (OFNNFFIJFHB != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(OFNNFFIJFHB);
|
|
}
|
|
if (CostTime != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CostTime);
|
|
}
|
|
if (HAKDFMMHBOA != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(HAKDFMMHBOA);
|
|
}
|
|
if (HDCEPMKIMMG != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HDCEPMKIMMG);
|
|
}
|
|
if (lOIFAMMMPNE_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(LOIFAMMMPNE);
|
|
}
|
|
if (KCLHNGCKJEM != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(KCLHNGCKJEM);
|
|
}
|
|
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 (OFNNFFIJFHB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFNNFFIJFHB);
|
|
}
|
|
if (HAKDFMMHBOA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HAKDFMMHBOA);
|
|
}
|
|
if (LMHKMEOAPHG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LMHKMEOAPHG);
|
|
}
|
|
if (lOIFAMMMPNE_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LOIFAMMMPNE);
|
|
}
|
|
if (LEDMIFJDBHL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LEDMIFJDBHL);
|
|
}
|
|
if (CHCNOJAONGF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CHCNOJAONGF);
|
|
}
|
|
if (KCLHNGCKJEM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KCLHNGCKJEM);
|
|
}
|
|
if (CostTime != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CostTime);
|
|
}
|
|
if (HDCEPMKIMMG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HDCEPMKIMMG);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AlleyPlacingGameCsReq other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.OFNNFFIJFHB != 0) {
|
|
OFNNFFIJFHB = other.OFNNFFIJFHB;
|
|
}
|
|
if (other.HAKDFMMHBOA != 0) {
|
|
HAKDFMMHBOA = other.HAKDFMMHBOA;
|
|
}
|
|
if (other.LMHKMEOAPHG != 0) {
|
|
LMHKMEOAPHG = other.LMHKMEOAPHG;
|
|
}
|
|
if (other.lOIFAMMMPNE_ != null) {
|
|
if (lOIFAMMMPNE_ == null) {
|
|
LOIFAMMMPNE = new global::EggLink.DanhengServer.Proto.AlleyPlacingShip();
|
|
}
|
|
LOIFAMMMPNE.MergeFrom(other.LOIFAMMMPNE);
|
|
}
|
|
if (other.LEDMIFJDBHL != 0) {
|
|
LEDMIFJDBHL = other.LEDMIFJDBHL;
|
|
}
|
|
if (other.CHCNOJAONGF != 0) {
|
|
CHCNOJAONGF = other.CHCNOJAONGF;
|
|
}
|
|
if (other.KCLHNGCKJEM != 0) {
|
|
KCLHNGCKJEM = other.KCLHNGCKJEM;
|
|
}
|
|
if (other.CostTime != 0) {
|
|
CostTime = other.CostTime;
|
|
}
|
|
if (other.HDCEPMKIMMG != 0) {
|
|
HDCEPMKIMMG = other.HDCEPMKIMMG;
|
|
}
|
|
_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: {
|
|
CHCNOJAONGF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LEDMIFJDBHL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
LMHKMEOAPHG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
OFNNFFIJFHB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CostTime = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
HAKDFMMHBOA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HDCEPMKIMMG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (lOIFAMMMPNE_ == null) {
|
|
LOIFAMMMPNE = new global::EggLink.DanhengServer.Proto.AlleyPlacingShip();
|
|
}
|
|
input.ReadMessage(LOIFAMMMPNE);
|
|
break;
|
|
}
|
|
case 120: {
|
|
KCLHNGCKJEM = 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: {
|
|
CHCNOJAONGF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
LEDMIFJDBHL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
LMHKMEOAPHG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
OFNNFFIJFHB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CostTime = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
HAKDFMMHBOA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HDCEPMKIMMG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (lOIFAMMMPNE_ == null) {
|
|
LOIFAMMMPNE = new global::EggLink.DanhengServer.Proto.AlleyPlacingShip();
|
|
}
|
|
input.ReadMessage(LOIFAMMMPNE);
|
|
break;
|
|
}
|
|
case 120: {
|
|
KCLHNGCKJEM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|