Files
DanhengServer-OpenSource/Proto/GetMonopolyInfoScRsp.cs
2024-10-07 14:59:32 +08:00

782 lines
30 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetMonopolyInfoScRsp.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 GetMonopolyInfoScRsp.proto</summary>
public static partial class GetMonopolyInfoScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetMonopolyInfoScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetMonopolyInfoScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpHZXRNb25vcG9seUluZm9TY1JzcC5wcm90bxoRQUFPSUlOR0pNR0IucHJv",
"dG8aEUFGRktFQ01HUEVJLnByb3RvGhFQQVBFUExGRENPTi5wcm90bxoRSEhQ",
"R09DS05KQ04ucHJvdG8aEU5ITUtPSEFBQ0NDLnByb3RvGhFLQ0xJQ0dIS0tQ",
"SC5wcm90bxoRT0VFRlBQQkVBT0YucHJvdG8aEUJFSkFJRUdLSkNOLnByb3Rv",
"GhFHR0ZQRUVNSUxQTC5wcm90bxoRQk1JQ0NCRE9DR0cucHJvdG8aEUZJUFBP",
"QkJCQkpKLnByb3RvIrYDChRHZXRNb25vcG9seUluZm9TY1JzcBIeCghyb29t",
"X21hcBgHIAEoCzIMLkJNSUNDQkRPQ0dHEiEKC0lCSk9PQ0tDRkhGGAogASgL",
"MgwuTkhNS09IQUFDQ0MSJQoPcm9ndWVfYnVmZl9pbmZvGAUgASgLMgwuSEhQ",
"R09DS05KQ04SIQoLT0NKT05EQUlOR0IYDCABKAsyDC5BQU9JSU5HSk1HQhIh",
"CgtCQ05PSUZLREVGTxgOIAEoCzIMLkZJUFBPQkJCQkpKEiEKC0RNQk9NTkVJ",
"TEtHGAYgASgLMgwuS0NMSUNHSEtLUEgSDwoHcmV0Y29kZRgEIAEoDRITCgtQ",
"T0pCTEpOREFCSRgBIAMoDRIhCgtQQ09FRktEREJPRRgIIAEoCzIMLk9FRUZQ",
"UEJFQU9GEiEKC09CQklDTUJIQk1PGA0gASgLMgwuR0dGUEVFTUlMUEwSIQoL",
"QUxBR0pOTURQRU4YCyABKAsyDC5CRUpBSUVHS0pDThIhCgtLTE5QS1BJTUtI",
"ShgCIAEoCzIMLkFGRktFQ01HUEVJEhkKA3N0dBgJIAEoCzIMLlBBUEVQTEZE",
"Q09OQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AAOIINGJMGBReflection.Descriptor, global::EggLink.DanhengServer.Proto.AFFKECMGPEIReflection.Descriptor, global::EggLink.DanhengServer.Proto.PAPEPLFDCONReflection.Descriptor, global::EggLink.DanhengServer.Proto.HHPGOCKNJCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.NHMKOHAACCCReflection.Descriptor, global::EggLink.DanhengServer.Proto.KCLICGHKKPHReflection.Descriptor, global::EggLink.DanhengServer.Proto.OEEFPPBEAOFReflection.Descriptor, global::EggLink.DanhengServer.Proto.BEJAIEGKJCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.GGFPEEMILPLReflection.Descriptor, global::EggLink.DanhengServer.Proto.BMICCBDOCGGReflection.Descriptor, global::EggLink.DanhengServer.Proto.FIPPOBBBBJJReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetMonopolyInfoScRsp), global::EggLink.DanhengServer.Proto.GetMonopolyInfoScRsp.Parser, new[]{ "RoomMap", "IBJOOCKCFHF", "RogueBuffInfo", "OCJONDAINGB", "BCNOIFKDEFO", "DMBOMNEILKG", "Retcode", "POJBLJNDABI", "PCOEFKDDBOE", "OBBICMBHBMO", "ALAGJNMDPEN", "KLNPKPIMKHJ", "Stt" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetMonopolyInfoScRsp : pb::IMessage<GetMonopolyInfoScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetMonopolyInfoScRsp> _parser = new pb::MessageParser<GetMonopolyInfoScRsp>(() => new GetMonopolyInfoScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetMonopolyInfoScRsp> 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.GetMonopolyInfoScRspReflection.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 GetMonopolyInfoScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetMonopolyInfoScRsp(GetMonopolyInfoScRsp other) : this() {
roomMap_ = other.roomMap_ != null ? other.roomMap_.Clone() : null;
iBJOOCKCFHF_ = other.iBJOOCKCFHF_ != null ? other.iBJOOCKCFHF_.Clone() : null;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
oCJONDAINGB_ = other.oCJONDAINGB_ != null ? other.oCJONDAINGB_.Clone() : null;
bCNOIFKDEFO_ = other.bCNOIFKDEFO_ != null ? other.bCNOIFKDEFO_.Clone() : null;
dMBOMNEILKG_ = other.dMBOMNEILKG_ != null ? other.dMBOMNEILKG_.Clone() : null;
retcode_ = other.retcode_;
pOJBLJNDABI_ = other.pOJBLJNDABI_.Clone();
pCOEFKDDBOE_ = other.pCOEFKDDBOE_ != null ? other.pCOEFKDDBOE_.Clone() : null;
oBBICMBHBMO_ = other.oBBICMBHBMO_ != null ? other.oBBICMBHBMO_.Clone() : null;
aLAGJNMDPEN_ = other.aLAGJNMDPEN_ != null ? other.aLAGJNMDPEN_.Clone() : null;
kLNPKPIMKHJ_ = other.kLNPKPIMKHJ_ != null ? other.kLNPKPIMKHJ_.Clone() : null;
stt_ = other.stt_ != null ? other.stt_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetMonopolyInfoScRsp Clone() {
return new GetMonopolyInfoScRsp(this);
}
/// <summary>Field number for the "room_map" field.</summary>
public const int RoomMapFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.BMICCBDOCGG roomMap_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BMICCBDOCGG RoomMap {
get { return roomMap_; }
set {
roomMap_ = value;
}
}
/// <summary>Field number for the "IBJOOCKCFHF" field.</summary>
public const int IBJOOCKCFHFFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.NHMKOHAACCC iBJOOCKCFHF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NHMKOHAACCC IBJOOCKCFHF {
get { return iBJOOCKCFHF_; }
set {
iBJOOCKCFHF_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.HHPGOCKNJCN rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.HHPGOCKNJCN RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "OCJONDAINGB" field.</summary>
public const int OCJONDAINGBFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.AAOIINGJMGB oCJONDAINGB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AAOIINGJMGB OCJONDAINGB {
get { return oCJONDAINGB_; }
set {
oCJONDAINGB_ = value;
}
}
/// <summary>Field number for the "BCNOIFKDEFO" field.</summary>
public const int BCNOIFKDEFOFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.FIPPOBBBBJJ bCNOIFKDEFO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FIPPOBBBBJJ BCNOIFKDEFO {
get { return bCNOIFKDEFO_; }
set {
bCNOIFKDEFO_ = value;
}
}
/// <summary>Field number for the "DMBOMNEILKG" field.</summary>
public const int DMBOMNEILKGFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.KCLICGHKKPH dMBOMNEILKG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KCLICGHKKPH DMBOMNEILKG {
get { return dMBOMNEILKG_; }
set {
dMBOMNEILKG_ = value;
}
}
/// <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 "POJBLJNDABI" field.</summary>
public const int POJBLJNDABIFieldNumber = 1;
private static readonly pb::FieldCodec<uint> _repeated_pOJBLJNDABI_codec
= pb::FieldCodec.ForUInt32(10);
private readonly pbc::RepeatedField<uint> pOJBLJNDABI_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> POJBLJNDABI {
get { return pOJBLJNDABI_; }
}
/// <summary>Field number for the "PCOEFKDDBOE" field.</summary>
public const int PCOEFKDDBOEFieldNumber = 8;
private global::EggLink.DanhengServer.Proto.OEEFPPBEAOF pCOEFKDDBOE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OEEFPPBEAOF PCOEFKDDBOE {
get { return pCOEFKDDBOE_; }
set {
pCOEFKDDBOE_ = value;
}
}
/// <summary>Field number for the "OBBICMBHBMO" field.</summary>
public const int OBBICMBHBMOFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.GGFPEEMILPL oBBICMBHBMO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GGFPEEMILPL OBBICMBHBMO {
get { return oBBICMBHBMO_; }
set {
oBBICMBHBMO_ = value;
}
}
/// <summary>Field number for the "ALAGJNMDPEN" field.</summary>
public const int ALAGJNMDPENFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.BEJAIEGKJCN aLAGJNMDPEN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BEJAIEGKJCN ALAGJNMDPEN {
get { return aLAGJNMDPEN_; }
set {
aLAGJNMDPEN_ = value;
}
}
/// <summary>Field number for the "KLNPKPIMKHJ" field.</summary>
public const int KLNPKPIMKHJFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.AFFKECMGPEI kLNPKPIMKHJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AFFKECMGPEI KLNPKPIMKHJ {
get { return kLNPKPIMKHJ_; }
set {
kLNPKPIMKHJ_ = value;
}
}
/// <summary>Field number for the "stt" field.</summary>
public const int SttFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.PAPEPLFDCON stt_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PAPEPLFDCON Stt {
get { return stt_; }
set {
stt_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetMonopolyInfoScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetMonopolyInfoScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(RoomMap, other.RoomMap)) return false;
if (!object.Equals(IBJOOCKCFHF, other.IBJOOCKCFHF)) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (!object.Equals(OCJONDAINGB, other.OCJONDAINGB)) return false;
if (!object.Equals(BCNOIFKDEFO, other.BCNOIFKDEFO)) return false;
if (!object.Equals(DMBOMNEILKG, other.DMBOMNEILKG)) return false;
if (Retcode != other.Retcode) return false;
if(!pOJBLJNDABI_.Equals(other.pOJBLJNDABI_)) return false;
if (!object.Equals(PCOEFKDDBOE, other.PCOEFKDDBOE)) return false;
if (!object.Equals(OBBICMBHBMO, other.OBBICMBHBMO)) return false;
if (!object.Equals(ALAGJNMDPEN, other.ALAGJNMDPEN)) return false;
if (!object.Equals(KLNPKPIMKHJ, other.KLNPKPIMKHJ)) return false;
if (!object.Equals(Stt, other.Stt)) 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 (roomMap_ != null) hash ^= RoomMap.GetHashCode();
if (iBJOOCKCFHF_ != null) hash ^= IBJOOCKCFHF.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (oCJONDAINGB_ != null) hash ^= OCJONDAINGB.GetHashCode();
if (bCNOIFKDEFO_ != null) hash ^= BCNOIFKDEFO.GetHashCode();
if (dMBOMNEILKG_ != null) hash ^= DMBOMNEILKG.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= pOJBLJNDABI_.GetHashCode();
if (pCOEFKDDBOE_ != null) hash ^= PCOEFKDDBOE.GetHashCode();
if (oBBICMBHBMO_ != null) hash ^= OBBICMBHBMO.GetHashCode();
if (aLAGJNMDPEN_ != null) hash ^= ALAGJNMDPEN.GetHashCode();
if (kLNPKPIMKHJ_ != null) hash ^= KLNPKPIMKHJ.GetHashCode();
if (stt_ != null) hash ^= Stt.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
pOJBLJNDABI_.WriteTo(output, _repeated_pOJBLJNDABI_codec);
if (kLNPKPIMKHJ_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KLNPKPIMKHJ);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (dMBOMNEILKG_ != null) {
output.WriteRawTag(50);
output.WriteMessage(DMBOMNEILKG);
}
if (roomMap_ != null) {
output.WriteRawTag(58);
output.WriteMessage(RoomMap);
}
if (pCOEFKDDBOE_ != null) {
output.WriteRawTag(66);
output.WriteMessage(PCOEFKDDBOE);
}
if (stt_ != null) {
output.WriteRawTag(74);
output.WriteMessage(Stt);
}
if (iBJOOCKCFHF_ != null) {
output.WriteRawTag(82);
output.WriteMessage(IBJOOCKCFHF);
}
if (aLAGJNMDPEN_ != null) {
output.WriteRawTag(90);
output.WriteMessage(ALAGJNMDPEN);
}
if (oCJONDAINGB_ != null) {
output.WriteRawTag(98);
output.WriteMessage(OCJONDAINGB);
}
if (oBBICMBHBMO_ != null) {
output.WriteRawTag(106);
output.WriteMessage(OBBICMBHBMO);
}
if (bCNOIFKDEFO_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BCNOIFKDEFO);
}
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) {
pOJBLJNDABI_.WriteTo(ref output, _repeated_pOJBLJNDABI_codec);
if (kLNPKPIMKHJ_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KLNPKPIMKHJ);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (dMBOMNEILKG_ != null) {
output.WriteRawTag(50);
output.WriteMessage(DMBOMNEILKG);
}
if (roomMap_ != null) {
output.WriteRawTag(58);
output.WriteMessage(RoomMap);
}
if (pCOEFKDDBOE_ != null) {
output.WriteRawTag(66);
output.WriteMessage(PCOEFKDDBOE);
}
if (stt_ != null) {
output.WriteRawTag(74);
output.WriteMessage(Stt);
}
if (iBJOOCKCFHF_ != null) {
output.WriteRawTag(82);
output.WriteMessage(IBJOOCKCFHF);
}
if (aLAGJNMDPEN_ != null) {
output.WriteRawTag(90);
output.WriteMessage(ALAGJNMDPEN);
}
if (oCJONDAINGB_ != null) {
output.WriteRawTag(98);
output.WriteMessage(OCJONDAINGB);
}
if (oBBICMBHBMO_ != null) {
output.WriteRawTag(106);
output.WriteMessage(OBBICMBHBMO);
}
if (bCNOIFKDEFO_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BCNOIFKDEFO);
}
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 (roomMap_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RoomMap);
}
if (iBJOOCKCFHF_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IBJOOCKCFHF);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (oCJONDAINGB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OCJONDAINGB);
}
if (bCNOIFKDEFO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BCNOIFKDEFO);
}
if (dMBOMNEILKG_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DMBOMNEILKG);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += pOJBLJNDABI_.CalculateSize(_repeated_pOJBLJNDABI_codec);
if (pCOEFKDDBOE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PCOEFKDDBOE);
}
if (oBBICMBHBMO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OBBICMBHBMO);
}
if (aLAGJNMDPEN_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ALAGJNMDPEN);
}
if (kLNPKPIMKHJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KLNPKPIMKHJ);
}
if (stt_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Stt);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetMonopolyInfoScRsp other) {
if (other == null) {
return;
}
if (other.roomMap_ != null) {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.BMICCBDOCGG();
}
RoomMap.MergeFrom(other.RoomMap);
}
if (other.iBJOOCKCFHF_ != null) {
if (iBJOOCKCFHF_ == null) {
IBJOOCKCFHF = new global::EggLink.DanhengServer.Proto.NHMKOHAACCC();
}
IBJOOCKCFHF.MergeFrom(other.IBJOOCKCFHF);
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.HHPGOCKNJCN();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
if (other.oCJONDAINGB_ != null) {
if (oCJONDAINGB_ == null) {
OCJONDAINGB = new global::EggLink.DanhengServer.Proto.AAOIINGJMGB();
}
OCJONDAINGB.MergeFrom(other.OCJONDAINGB);
}
if (other.bCNOIFKDEFO_ != null) {
if (bCNOIFKDEFO_ == null) {
BCNOIFKDEFO = new global::EggLink.DanhengServer.Proto.FIPPOBBBBJJ();
}
BCNOIFKDEFO.MergeFrom(other.BCNOIFKDEFO);
}
if (other.dMBOMNEILKG_ != null) {
if (dMBOMNEILKG_ == null) {
DMBOMNEILKG = new global::EggLink.DanhengServer.Proto.KCLICGHKKPH();
}
DMBOMNEILKG.MergeFrom(other.DMBOMNEILKG);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
pOJBLJNDABI_.Add(other.pOJBLJNDABI_);
if (other.pCOEFKDDBOE_ != null) {
if (pCOEFKDDBOE_ == null) {
PCOEFKDDBOE = new global::EggLink.DanhengServer.Proto.OEEFPPBEAOF();
}
PCOEFKDDBOE.MergeFrom(other.PCOEFKDDBOE);
}
if (other.oBBICMBHBMO_ != null) {
if (oBBICMBHBMO_ == null) {
OBBICMBHBMO = new global::EggLink.DanhengServer.Proto.GGFPEEMILPL();
}
OBBICMBHBMO.MergeFrom(other.OBBICMBHBMO);
}
if (other.aLAGJNMDPEN_ != null) {
if (aLAGJNMDPEN_ == null) {
ALAGJNMDPEN = new global::EggLink.DanhengServer.Proto.BEJAIEGKJCN();
}
ALAGJNMDPEN.MergeFrom(other.ALAGJNMDPEN);
}
if (other.kLNPKPIMKHJ_ != null) {
if (kLNPKPIMKHJ_ == null) {
KLNPKPIMKHJ = new global::EggLink.DanhengServer.Proto.AFFKECMGPEI();
}
KLNPKPIMKHJ.MergeFrom(other.KLNPKPIMKHJ);
}
if (other.stt_ != null) {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.PAPEPLFDCON();
}
Stt.MergeFrom(other.Stt);
}
_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 10:
case 8: {
pOJBLJNDABI_.AddEntriesFrom(input, _repeated_pOJBLJNDABI_codec);
break;
}
case 18: {
if (kLNPKPIMKHJ_ == null) {
KLNPKPIMKHJ = new global::EggLink.DanhengServer.Proto.AFFKECMGPEI();
}
input.ReadMessage(KLNPKPIMKHJ);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.HHPGOCKNJCN();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 50: {
if (dMBOMNEILKG_ == null) {
DMBOMNEILKG = new global::EggLink.DanhengServer.Proto.KCLICGHKKPH();
}
input.ReadMessage(DMBOMNEILKG);
break;
}
case 58: {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.BMICCBDOCGG();
}
input.ReadMessage(RoomMap);
break;
}
case 66: {
if (pCOEFKDDBOE_ == null) {
PCOEFKDDBOE = new global::EggLink.DanhengServer.Proto.OEEFPPBEAOF();
}
input.ReadMessage(PCOEFKDDBOE);
break;
}
case 74: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.PAPEPLFDCON();
}
input.ReadMessage(Stt);
break;
}
case 82: {
if (iBJOOCKCFHF_ == null) {
IBJOOCKCFHF = new global::EggLink.DanhengServer.Proto.NHMKOHAACCC();
}
input.ReadMessage(IBJOOCKCFHF);
break;
}
case 90: {
if (aLAGJNMDPEN_ == null) {
ALAGJNMDPEN = new global::EggLink.DanhengServer.Proto.BEJAIEGKJCN();
}
input.ReadMessage(ALAGJNMDPEN);
break;
}
case 98: {
if (oCJONDAINGB_ == null) {
OCJONDAINGB = new global::EggLink.DanhengServer.Proto.AAOIINGJMGB();
}
input.ReadMessage(OCJONDAINGB);
break;
}
case 106: {
if (oBBICMBHBMO_ == null) {
OBBICMBHBMO = new global::EggLink.DanhengServer.Proto.GGFPEEMILPL();
}
input.ReadMessage(OBBICMBHBMO);
break;
}
case 114: {
if (bCNOIFKDEFO_ == null) {
BCNOIFKDEFO = new global::EggLink.DanhengServer.Proto.FIPPOBBBBJJ();
}
input.ReadMessage(BCNOIFKDEFO);
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 10:
case 8: {
pOJBLJNDABI_.AddEntriesFrom(ref input, _repeated_pOJBLJNDABI_codec);
break;
}
case 18: {
if (kLNPKPIMKHJ_ == null) {
KLNPKPIMKHJ = new global::EggLink.DanhengServer.Proto.AFFKECMGPEI();
}
input.ReadMessage(KLNPKPIMKHJ);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.HHPGOCKNJCN();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 50: {
if (dMBOMNEILKG_ == null) {
DMBOMNEILKG = new global::EggLink.DanhengServer.Proto.KCLICGHKKPH();
}
input.ReadMessage(DMBOMNEILKG);
break;
}
case 58: {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.BMICCBDOCGG();
}
input.ReadMessage(RoomMap);
break;
}
case 66: {
if (pCOEFKDDBOE_ == null) {
PCOEFKDDBOE = new global::EggLink.DanhengServer.Proto.OEEFPPBEAOF();
}
input.ReadMessage(PCOEFKDDBOE);
break;
}
case 74: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.PAPEPLFDCON();
}
input.ReadMessage(Stt);
break;
}
case 82: {
if (iBJOOCKCFHF_ == null) {
IBJOOCKCFHF = new global::EggLink.DanhengServer.Proto.NHMKOHAACCC();
}
input.ReadMessage(IBJOOCKCFHF);
break;
}
case 90: {
if (aLAGJNMDPEN_ == null) {
ALAGJNMDPEN = new global::EggLink.DanhengServer.Proto.BEJAIEGKJCN();
}
input.ReadMessage(ALAGJNMDPEN);
break;
}
case 98: {
if (oCJONDAINGB_ == null) {
OCJONDAINGB = new global::EggLink.DanhengServer.Proto.AAOIINGJMGB();
}
input.ReadMessage(OCJONDAINGB);
break;
}
case 106: {
if (oBBICMBHBMO_ == null) {
OBBICMBHBMO = new global::EggLink.DanhengServer.Proto.GGFPEEMILPL();
}
input.ReadMessage(OBBICMBHBMO);
break;
}
case 114: {
if (bCNOIFKDEFO_ == null) {
BCNOIFKDEFO = new global::EggLink.DanhengServer.Proto.FIPPOBBBBJJ();
}
input.ReadMessage(BCNOIFKDEFO);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code