Files
DanhengServer-OpenSource/Proto/GetMonopolyInfoScRsp.cs
2024-10-02 15:08:37 +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(
"ChpHZXRNb25vcG9seUluZm9TY1JzcC5wcm90bxoRQ0tGRkJBQ0lHUEcucHJv",
"dG8aEUpPR0lBR1BGRE1MLnByb3RvGhFLRkJFQVBMQkVGQi5wcm90bxoRTUdH",
"SEVITFBGTUgucHJvdG8aEUpPRVBBSkRHUEhLLnByb3RvGhFLSERPQkpCR1BO",
"SC5wcm90bxoRR0lPRERPSUhMQ04ucHJvdG8aEURFRk1DRUNKSkJJLnByb3Rv",
"GhFPT1BOR01IQ05OTi5wcm90bxoRRU9OTklFRkRPQ0kucHJvdG8aEUxKTUpQ",
"T0RCQ0FFLnByb3RvIrYDChRHZXRNb25vcG9seUluZm9TY1JzcBIhCgtPTURG",
"T0xPRlBEQhgEIAEoCzIMLkxKTUpQT0RCQ0FFEh4KCHJvb21fbWFwGA4gASgL",
"MgwuT09QTkdNSENOTk4SEwoLQUpPS0pERUdFUEMYDyADKA0SIQoLQ0FJTU1O",
"TUNQQ0oYDSABKAsyDC5NR0dIRUhMUEZNSBIlCg9yb2d1ZV9idWZmX2luZm8Y",
"CSABKAsyDC5DS0ZGQkFDSUdQRxIhCgtJS0FGRkdGS0JGThgLIAEoCzIMLkRF",
"Rk1DRUNKSkJJEiEKC0pLS0dFQkVNR09GGAwgASgLMgwuR0lPRERPSUhMQ04S",
"IQoLRENQRkZNTkZNS0oYBSABKAsyDC5KT0VQQUpER1BISxIhCgtDQUpETUZO",
"TE5LRBgGIAEoCzIMLkVPTk5JRUZET0NJEg8KB3JldGNvZGUYAiABKA0SGQoD",
"c3R0GAEgASgLMgwuS0ZCRUFQTEJFRkISIQoLSkFETUJNT0hBTk8YAyABKAsy",
"DC5KT0dJQUdQRkRNTBIhCgtKTEJESENDUEpEUBgHIAEoCzIMLktIRE9CSkJH",
"UE5IQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CKFFBACIGPGReflection.Descriptor, global::EggLink.DanhengServer.Proto.JOGIAGPFDMLReflection.Descriptor, global::EggLink.DanhengServer.Proto.KFBEAPLBEFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.MGGHEHLPFMHReflection.Descriptor, global::EggLink.DanhengServer.Proto.JOEPAJDGPHKReflection.Descriptor, global::EggLink.DanhengServer.Proto.KHDOBJBGPNHReflection.Descriptor, global::EggLink.DanhengServer.Proto.GIODDOIHLCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.DEFMCECJJBIReflection.Descriptor, global::EggLink.DanhengServer.Proto.OOPNGMHCNNNReflection.Descriptor, global::EggLink.DanhengServer.Proto.EONNIEFDOCIReflection.Descriptor, global::EggLink.DanhengServer.Proto.LJMJPODBCAEReflection.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[]{ "OMDFOLOFPDB", "RoomMap", "AJOKJDEGEPC", "CAIMMNMCPCJ", "RogueBuffInfo", "IKAFFGFKBFN", "JKKGEBEMGOF", "DCPFFMNFMKJ", "CAJDMFNLNKD", "Retcode", "Stt", "JADMBMOHANO", "JLBDHCCPJDP" }, 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() {
oMDFOLOFPDB_ = other.oMDFOLOFPDB_ != null ? other.oMDFOLOFPDB_.Clone() : null;
roomMap_ = other.roomMap_ != null ? other.roomMap_.Clone() : null;
aJOKJDEGEPC_ = other.aJOKJDEGEPC_.Clone();
cAIMMNMCPCJ_ = other.cAIMMNMCPCJ_ != null ? other.cAIMMNMCPCJ_.Clone() : null;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
iKAFFGFKBFN_ = other.iKAFFGFKBFN_ != null ? other.iKAFFGFKBFN_.Clone() : null;
jKKGEBEMGOF_ = other.jKKGEBEMGOF_ != null ? other.jKKGEBEMGOF_.Clone() : null;
dCPFFMNFMKJ_ = other.dCPFFMNFMKJ_ != null ? other.dCPFFMNFMKJ_.Clone() : null;
cAJDMFNLNKD_ = other.cAJDMFNLNKD_ != null ? other.cAJDMFNLNKD_.Clone() : null;
retcode_ = other.retcode_;
stt_ = other.stt_ != null ? other.stt_.Clone() : null;
jADMBMOHANO_ = other.jADMBMOHANO_ != null ? other.jADMBMOHANO_.Clone() : null;
jLBDHCCPJDP_ = other.jLBDHCCPJDP_ != null ? other.jLBDHCCPJDP_.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 "OMDFOLOFPDB" field.</summary>
public const int OMDFOLOFPDBFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.LJMJPODBCAE oMDFOLOFPDB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.LJMJPODBCAE OMDFOLOFPDB {
get { return oMDFOLOFPDB_; }
set {
oMDFOLOFPDB_ = value;
}
}
/// <summary>Field number for the "room_map" field.</summary>
public const int RoomMapFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.OOPNGMHCNNN roomMap_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OOPNGMHCNNN RoomMap {
get { return roomMap_; }
set {
roomMap_ = value;
}
}
/// <summary>Field number for the "AJOKJDEGEPC" field.</summary>
public const int AJOKJDEGEPCFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_aJOKJDEGEPC_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> aJOKJDEGEPC_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AJOKJDEGEPC {
get { return aJOKJDEGEPC_; }
}
/// <summary>Field number for the "CAIMMNMCPCJ" field.</summary>
public const int CAIMMNMCPCJFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.MGGHEHLPFMH cAIMMNMCPCJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MGGHEHLPFMH CAIMMNMCPCJ {
get { return cAIMMNMCPCJ_; }
set {
cAIMMNMCPCJ_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.CKFFBACIGPG rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CKFFBACIGPG RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "IKAFFGFKBFN" field.</summary>
public const int IKAFFGFKBFNFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.DEFMCECJJBI iKAFFGFKBFN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DEFMCECJJBI IKAFFGFKBFN {
get { return iKAFFGFKBFN_; }
set {
iKAFFGFKBFN_ = value;
}
}
/// <summary>Field number for the "JKKGEBEMGOF" field.</summary>
public const int JKKGEBEMGOFFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.GIODDOIHLCN jKKGEBEMGOF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GIODDOIHLCN JKKGEBEMGOF {
get { return jKKGEBEMGOF_; }
set {
jKKGEBEMGOF_ = value;
}
}
/// <summary>Field number for the "DCPFFMNFMKJ" field.</summary>
public const int DCPFFMNFMKJFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.JOEPAJDGPHK dCPFFMNFMKJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JOEPAJDGPHK DCPFFMNFMKJ {
get { return dCPFFMNFMKJ_; }
set {
dCPFFMNFMKJ_ = value;
}
}
/// <summary>Field number for the "CAJDMFNLNKD" field.</summary>
public const int CAJDMFNLNKDFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.EONNIEFDOCI cAJDMFNLNKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EONNIEFDOCI CAJDMFNLNKD {
get { return cAJDMFNLNKD_; }
set {
cAJDMFNLNKD_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 2;
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 "stt" field.</summary>
public const int SttFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.KFBEAPLBEFB stt_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KFBEAPLBEFB Stt {
get { return stt_; }
set {
stt_ = value;
}
}
/// <summary>Field number for the "JADMBMOHANO" field.</summary>
public const int JADMBMOHANOFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.JOGIAGPFDML jADMBMOHANO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JOGIAGPFDML JADMBMOHANO {
get { return jADMBMOHANO_; }
set {
jADMBMOHANO_ = value;
}
}
/// <summary>Field number for the "JLBDHCCPJDP" field.</summary>
public const int JLBDHCCPJDPFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.KHDOBJBGPNH jLBDHCCPJDP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KHDOBJBGPNH JLBDHCCPJDP {
get { return jLBDHCCPJDP_; }
set {
jLBDHCCPJDP_ = 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(OMDFOLOFPDB, other.OMDFOLOFPDB)) return false;
if (!object.Equals(RoomMap, other.RoomMap)) return false;
if(!aJOKJDEGEPC_.Equals(other.aJOKJDEGEPC_)) return false;
if (!object.Equals(CAIMMNMCPCJ, other.CAIMMNMCPCJ)) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (!object.Equals(IKAFFGFKBFN, other.IKAFFGFKBFN)) return false;
if (!object.Equals(JKKGEBEMGOF, other.JKKGEBEMGOF)) return false;
if (!object.Equals(DCPFFMNFMKJ, other.DCPFFMNFMKJ)) return false;
if (!object.Equals(CAJDMFNLNKD, other.CAJDMFNLNKD)) return false;
if (Retcode != other.Retcode) return false;
if (!object.Equals(Stt, other.Stt)) return false;
if (!object.Equals(JADMBMOHANO, other.JADMBMOHANO)) return false;
if (!object.Equals(JLBDHCCPJDP, other.JLBDHCCPJDP)) 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 (oMDFOLOFPDB_ != null) hash ^= OMDFOLOFPDB.GetHashCode();
if (roomMap_ != null) hash ^= RoomMap.GetHashCode();
hash ^= aJOKJDEGEPC_.GetHashCode();
if (cAIMMNMCPCJ_ != null) hash ^= CAIMMNMCPCJ.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (iKAFFGFKBFN_ != null) hash ^= IKAFFGFKBFN.GetHashCode();
if (jKKGEBEMGOF_ != null) hash ^= JKKGEBEMGOF.GetHashCode();
if (dCPFFMNFMKJ_ != null) hash ^= DCPFFMNFMKJ.GetHashCode();
if (cAJDMFNLNKD_ != null) hash ^= CAJDMFNLNKD.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (stt_ != null) hash ^= Stt.GetHashCode();
if (jADMBMOHANO_ != null) hash ^= JADMBMOHANO.GetHashCode();
if (jLBDHCCPJDP_ != null) hash ^= JLBDHCCPJDP.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 (stt_ != null) {
output.WriteRawTag(10);
output.WriteMessage(Stt);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
if (jADMBMOHANO_ != null) {
output.WriteRawTag(26);
output.WriteMessage(JADMBMOHANO);
}
if (oMDFOLOFPDB_ != null) {
output.WriteRawTag(34);
output.WriteMessage(OMDFOLOFPDB);
}
if (dCPFFMNFMKJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(DCPFFMNFMKJ);
}
if (cAJDMFNLNKD_ != null) {
output.WriteRawTag(50);
output.WriteMessage(CAJDMFNLNKD);
}
if (jLBDHCCPJDP_ != null) {
output.WriteRawTag(58);
output.WriteMessage(JLBDHCCPJDP);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(74);
output.WriteMessage(RogueBuffInfo);
}
if (iKAFFGFKBFN_ != null) {
output.WriteRawTag(90);
output.WriteMessage(IKAFFGFKBFN);
}
if (jKKGEBEMGOF_ != null) {
output.WriteRawTag(98);
output.WriteMessage(JKKGEBEMGOF);
}
if (cAIMMNMCPCJ_ != null) {
output.WriteRawTag(106);
output.WriteMessage(CAIMMNMCPCJ);
}
if (roomMap_ != null) {
output.WriteRawTag(114);
output.WriteMessage(RoomMap);
}
aJOKJDEGEPC_.WriteTo(output, _repeated_aJOKJDEGEPC_codec);
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 (stt_ != null) {
output.WriteRawTag(10);
output.WriteMessage(Stt);
}
if (Retcode != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Retcode);
}
if (jADMBMOHANO_ != null) {
output.WriteRawTag(26);
output.WriteMessage(JADMBMOHANO);
}
if (oMDFOLOFPDB_ != null) {
output.WriteRawTag(34);
output.WriteMessage(OMDFOLOFPDB);
}
if (dCPFFMNFMKJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(DCPFFMNFMKJ);
}
if (cAJDMFNLNKD_ != null) {
output.WriteRawTag(50);
output.WriteMessage(CAJDMFNLNKD);
}
if (jLBDHCCPJDP_ != null) {
output.WriteRawTag(58);
output.WriteMessage(JLBDHCCPJDP);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(74);
output.WriteMessage(RogueBuffInfo);
}
if (iKAFFGFKBFN_ != null) {
output.WriteRawTag(90);
output.WriteMessage(IKAFFGFKBFN);
}
if (jKKGEBEMGOF_ != null) {
output.WriteRawTag(98);
output.WriteMessage(JKKGEBEMGOF);
}
if (cAIMMNMCPCJ_ != null) {
output.WriteRawTag(106);
output.WriteMessage(CAIMMNMCPCJ);
}
if (roomMap_ != null) {
output.WriteRawTag(114);
output.WriteMessage(RoomMap);
}
aJOKJDEGEPC_.WriteTo(ref output, _repeated_aJOKJDEGEPC_codec);
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 (oMDFOLOFPDB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OMDFOLOFPDB);
}
if (roomMap_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RoomMap);
}
size += aJOKJDEGEPC_.CalculateSize(_repeated_aJOKJDEGEPC_codec);
if (cAIMMNMCPCJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CAIMMNMCPCJ);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (iKAFFGFKBFN_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IKAFFGFKBFN);
}
if (jKKGEBEMGOF_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JKKGEBEMGOF);
}
if (dCPFFMNFMKJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DCPFFMNFMKJ);
}
if (cAJDMFNLNKD_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CAJDMFNLNKD);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (stt_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Stt);
}
if (jADMBMOHANO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JADMBMOHANO);
}
if (jLBDHCCPJDP_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JLBDHCCPJDP);
}
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.oMDFOLOFPDB_ != null) {
if (oMDFOLOFPDB_ == null) {
OMDFOLOFPDB = new global::EggLink.DanhengServer.Proto.LJMJPODBCAE();
}
OMDFOLOFPDB.MergeFrom(other.OMDFOLOFPDB);
}
if (other.roomMap_ != null) {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.OOPNGMHCNNN();
}
RoomMap.MergeFrom(other.RoomMap);
}
aJOKJDEGEPC_.Add(other.aJOKJDEGEPC_);
if (other.cAIMMNMCPCJ_ != null) {
if (cAIMMNMCPCJ_ == null) {
CAIMMNMCPCJ = new global::EggLink.DanhengServer.Proto.MGGHEHLPFMH();
}
CAIMMNMCPCJ.MergeFrom(other.CAIMMNMCPCJ);
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.CKFFBACIGPG();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
if (other.iKAFFGFKBFN_ != null) {
if (iKAFFGFKBFN_ == null) {
IKAFFGFKBFN = new global::EggLink.DanhengServer.Proto.DEFMCECJJBI();
}
IKAFFGFKBFN.MergeFrom(other.IKAFFGFKBFN);
}
if (other.jKKGEBEMGOF_ != null) {
if (jKKGEBEMGOF_ == null) {
JKKGEBEMGOF = new global::EggLink.DanhengServer.Proto.GIODDOIHLCN();
}
JKKGEBEMGOF.MergeFrom(other.JKKGEBEMGOF);
}
if (other.dCPFFMNFMKJ_ != null) {
if (dCPFFMNFMKJ_ == null) {
DCPFFMNFMKJ = new global::EggLink.DanhengServer.Proto.JOEPAJDGPHK();
}
DCPFFMNFMKJ.MergeFrom(other.DCPFFMNFMKJ);
}
if (other.cAJDMFNLNKD_ != null) {
if (cAJDMFNLNKD_ == null) {
CAJDMFNLNKD = new global::EggLink.DanhengServer.Proto.EONNIEFDOCI();
}
CAJDMFNLNKD.MergeFrom(other.CAJDMFNLNKD);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.stt_ != null) {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KFBEAPLBEFB();
}
Stt.MergeFrom(other.Stt);
}
if (other.jADMBMOHANO_ != null) {
if (jADMBMOHANO_ == null) {
JADMBMOHANO = new global::EggLink.DanhengServer.Proto.JOGIAGPFDML();
}
JADMBMOHANO.MergeFrom(other.JADMBMOHANO);
}
if (other.jLBDHCCPJDP_ != null) {
if (jLBDHCCPJDP_ == null) {
JLBDHCCPJDP = new global::EggLink.DanhengServer.Proto.KHDOBJBGPNH();
}
JLBDHCCPJDP.MergeFrom(other.JLBDHCCPJDP);
}
_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: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KFBEAPLBEFB();
}
input.ReadMessage(Stt);
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 26: {
if (jADMBMOHANO_ == null) {
JADMBMOHANO = new global::EggLink.DanhengServer.Proto.JOGIAGPFDML();
}
input.ReadMessage(JADMBMOHANO);
break;
}
case 34: {
if (oMDFOLOFPDB_ == null) {
OMDFOLOFPDB = new global::EggLink.DanhengServer.Proto.LJMJPODBCAE();
}
input.ReadMessage(OMDFOLOFPDB);
break;
}
case 42: {
if (dCPFFMNFMKJ_ == null) {
DCPFFMNFMKJ = new global::EggLink.DanhengServer.Proto.JOEPAJDGPHK();
}
input.ReadMessage(DCPFFMNFMKJ);
break;
}
case 50: {
if (cAJDMFNLNKD_ == null) {
CAJDMFNLNKD = new global::EggLink.DanhengServer.Proto.EONNIEFDOCI();
}
input.ReadMessage(CAJDMFNLNKD);
break;
}
case 58: {
if (jLBDHCCPJDP_ == null) {
JLBDHCCPJDP = new global::EggLink.DanhengServer.Proto.KHDOBJBGPNH();
}
input.ReadMessage(JLBDHCCPJDP);
break;
}
case 74: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.CKFFBACIGPG();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 90: {
if (iKAFFGFKBFN_ == null) {
IKAFFGFKBFN = new global::EggLink.DanhengServer.Proto.DEFMCECJJBI();
}
input.ReadMessage(IKAFFGFKBFN);
break;
}
case 98: {
if (jKKGEBEMGOF_ == null) {
JKKGEBEMGOF = new global::EggLink.DanhengServer.Proto.GIODDOIHLCN();
}
input.ReadMessage(JKKGEBEMGOF);
break;
}
case 106: {
if (cAIMMNMCPCJ_ == null) {
CAIMMNMCPCJ = new global::EggLink.DanhengServer.Proto.MGGHEHLPFMH();
}
input.ReadMessage(CAIMMNMCPCJ);
break;
}
case 114: {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.OOPNGMHCNNN();
}
input.ReadMessage(RoomMap);
break;
}
case 122:
case 120: {
aJOKJDEGEPC_.AddEntriesFrom(input, _repeated_aJOKJDEGEPC_codec);
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: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KFBEAPLBEFB();
}
input.ReadMessage(Stt);
break;
}
case 16: {
Retcode = input.ReadUInt32();
break;
}
case 26: {
if (jADMBMOHANO_ == null) {
JADMBMOHANO = new global::EggLink.DanhengServer.Proto.JOGIAGPFDML();
}
input.ReadMessage(JADMBMOHANO);
break;
}
case 34: {
if (oMDFOLOFPDB_ == null) {
OMDFOLOFPDB = new global::EggLink.DanhengServer.Proto.LJMJPODBCAE();
}
input.ReadMessage(OMDFOLOFPDB);
break;
}
case 42: {
if (dCPFFMNFMKJ_ == null) {
DCPFFMNFMKJ = new global::EggLink.DanhengServer.Proto.JOEPAJDGPHK();
}
input.ReadMessage(DCPFFMNFMKJ);
break;
}
case 50: {
if (cAJDMFNLNKD_ == null) {
CAJDMFNLNKD = new global::EggLink.DanhengServer.Proto.EONNIEFDOCI();
}
input.ReadMessage(CAJDMFNLNKD);
break;
}
case 58: {
if (jLBDHCCPJDP_ == null) {
JLBDHCCPJDP = new global::EggLink.DanhengServer.Proto.KHDOBJBGPNH();
}
input.ReadMessage(JLBDHCCPJDP);
break;
}
case 74: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.CKFFBACIGPG();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 90: {
if (iKAFFGFKBFN_ == null) {
IKAFFGFKBFN = new global::EggLink.DanhengServer.Proto.DEFMCECJJBI();
}
input.ReadMessage(IKAFFGFKBFN);
break;
}
case 98: {
if (jKKGEBEMGOF_ == null) {
JKKGEBEMGOF = new global::EggLink.DanhengServer.Proto.GIODDOIHLCN();
}
input.ReadMessage(JKKGEBEMGOF);
break;
}
case 106: {
if (cAIMMNMCPCJ_ == null) {
CAIMMNMCPCJ = new global::EggLink.DanhengServer.Proto.MGGHEHLPFMH();
}
input.ReadMessage(CAIMMNMCPCJ);
break;
}
case 114: {
if (roomMap_ == null) {
RoomMap = new global::EggLink.DanhengServer.Proto.OOPNGMHCNNN();
}
input.ReadMessage(RoomMap);
break;
}
case 122:
case 120: {
aJOKJDEGEPC_.AddEntriesFrom(ref input, _repeated_aJOKJDEGEPC_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code