Files
DanhengServer-OpenSource/Proto/GetMonopolyInfoScRsp.cs
2024-12-14 19:08:41 +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(
"ChpHZXRNb25vcG9seUluZm9TY1JzcC5wcm90bxoRR0ZKS0tDTUZFSUwucHJv",
"dG8aEUpCTkxFT1BOSUJILnByb3RvGhFNRUxJSkJKUEtNRi5wcm90bxoRQUZC",
"R0RPUExJUFAucHJvdG8aEUZKQUpHSkhJQkZJLnByb3RvGhFQT0lMTEFBR0pB",
"Ti5wcm90bxoRT0ZJTEJOQlBMR0UucHJvdG8aEU5PQURQS0xFSkdBLnByb3Rv",
"GhFCSkJNTFBHTUFDUC5wcm90bxoRREhJRExQQ0ZKTUEucHJvdG8aEUVBSkdD",
"UElIT0JKLnByb3RvIrcDChRHZXRNb25vcG9seUluZm9TY1JzcBIhCgtMQ0RF",
"S0xPQklESRgCIAEoCzIMLk1FTElKQkpQS01GEiEKC0tJRlBISERLRUZQGAYg",
"ASgLMgwuR0ZKS0tDTUZFSUwSIQoLT0tQRFBHQkNGREIYCSABKAsyDC5BRkJH",
"RE9QTElQUBIZCgNzdHQYBCABKAsyDC5CSkJNTFBHTUFDUBIhCgtCSlBMTEVL",
"RU1NQhgHIAEoCzIMLkRISURMUENGSk1BEiEKC0lKRE9GS0FFQ0dCGAMgASgL",
"MgwuRUFKR0NQSUhPQkoSIQoLQkFCUEJES09GUEgYDCABKAsyDC5KQk5MRU9Q",
"TklCSBIlCg9yb2d1ZV9idWZmX2luZm8YBSABKAsyDC5GSkFKR0pISUJGSRIh",
"CgtBSEpFTFBNRURMSxgNIAEoCzIMLlBPSUxMQUFHSkFOEhMKC0FCQkZETk9P",
"SUZLGAsgAygNEh8KCXJvZ3VlX21hcBgKIAEoCzIMLk9GSUxCTkJQTEdFEg8K",
"B3JldGNvZGUYDiABKA0SIQoLUFBOSEhLRkRFRksYDyABKAsyDC5OT0FEUEtM",
"RUpHQUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GFJKKCMFEILReflection.Descriptor, global::EggLink.DanhengServer.Proto.JBNLEOPNIBHReflection.Descriptor, global::EggLink.DanhengServer.Proto.MELIJBJPKMFReflection.Descriptor, global::EggLink.DanhengServer.Proto.AFBGDOPLIPPReflection.Descriptor, global::EggLink.DanhengServer.Proto.FJAJGJHIBFIReflection.Descriptor, global::EggLink.DanhengServer.Proto.POILLAAGJANReflection.Descriptor, global::EggLink.DanhengServer.Proto.OFILBNBPLGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.NOADPKLEJGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJBMLPGMACPReflection.Descriptor, global::EggLink.DanhengServer.Proto.DHIDLPCFJMAReflection.Descriptor, global::EggLink.DanhengServer.Proto.EAJGCPIHOBJReflection.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[]{ "LCDEKLOBIDI", "KIFPHHDKEFP", "OKPDPGBCFDB", "Stt", "BJPLLEKEMMB", "IJDOFKAECGB", "BABPBDKOFPH", "RogueBuffInfo", "AHJELPMEDLK", "ABBFDNOOIFK", "RogueMap", "Retcode", "PPNHHKFDEFK" }, 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() {
lCDEKLOBIDI_ = other.lCDEKLOBIDI_ != null ? other.lCDEKLOBIDI_.Clone() : null;
kIFPHHDKEFP_ = other.kIFPHHDKEFP_ != null ? other.kIFPHHDKEFP_.Clone() : null;
oKPDPGBCFDB_ = other.oKPDPGBCFDB_ != null ? other.oKPDPGBCFDB_.Clone() : null;
stt_ = other.stt_ != null ? other.stt_.Clone() : null;
bJPLLEKEMMB_ = other.bJPLLEKEMMB_ != null ? other.bJPLLEKEMMB_.Clone() : null;
iJDOFKAECGB_ = other.iJDOFKAECGB_ != null ? other.iJDOFKAECGB_.Clone() : null;
bABPBDKOFPH_ = other.bABPBDKOFPH_ != null ? other.bABPBDKOFPH_.Clone() : null;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
aHJELPMEDLK_ = other.aHJELPMEDLK_ != null ? other.aHJELPMEDLK_.Clone() : null;
aBBFDNOOIFK_ = other.aBBFDNOOIFK_.Clone();
rogueMap_ = other.rogueMap_ != null ? other.rogueMap_.Clone() : null;
retcode_ = other.retcode_;
pPNHHKFDEFK_ = other.pPNHHKFDEFK_ != null ? other.pPNHHKFDEFK_.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 "LCDEKLOBIDI" field.</summary>
public const int LCDEKLOBIDIFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.MELIJBJPKMF lCDEKLOBIDI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MELIJBJPKMF LCDEKLOBIDI {
get { return lCDEKLOBIDI_; }
set {
lCDEKLOBIDI_ = value;
}
}
/// <summary>Field number for the "KIFPHHDKEFP" field.</summary>
public const int KIFPHHDKEFPFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.GFJKKCMFEIL kIFPHHDKEFP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GFJKKCMFEIL KIFPHHDKEFP {
get { return kIFPHHDKEFP_; }
set {
kIFPHHDKEFP_ = value;
}
}
/// <summary>Field number for the "OKPDPGBCFDB" field.</summary>
public const int OKPDPGBCFDBFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.AFBGDOPLIPP oKPDPGBCFDB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AFBGDOPLIPP OKPDPGBCFDB {
get { return oKPDPGBCFDB_; }
set {
oKPDPGBCFDB_ = value;
}
}
/// <summary>Field number for the "stt" field.</summary>
public const int SttFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.BJBMLPGMACP stt_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BJBMLPGMACP Stt {
get { return stt_; }
set {
stt_ = value;
}
}
/// <summary>Field number for the "BJPLLEKEMMB" field.</summary>
public const int BJPLLEKEMMBFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.DHIDLPCFJMA bJPLLEKEMMB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DHIDLPCFJMA BJPLLEKEMMB {
get { return bJPLLEKEMMB_; }
set {
bJPLLEKEMMB_ = value;
}
}
/// <summary>Field number for the "IJDOFKAECGB" field.</summary>
public const int IJDOFKAECGBFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.EAJGCPIHOBJ iJDOFKAECGB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EAJGCPIHOBJ IJDOFKAECGB {
get { return iJDOFKAECGB_; }
set {
iJDOFKAECGB_ = value;
}
}
/// <summary>Field number for the "BABPBDKOFPH" field.</summary>
public const int BABPBDKOFPHFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.JBNLEOPNIBH bABPBDKOFPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JBNLEOPNIBH BABPBDKOFPH {
get { return bABPBDKOFPH_; }
set {
bABPBDKOFPH_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.FJAJGJHIBFI rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FJAJGJHIBFI RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "AHJELPMEDLK" field.</summary>
public const int AHJELPMEDLKFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.POILLAAGJAN aHJELPMEDLK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.POILLAAGJAN AHJELPMEDLK {
get { return aHJELPMEDLK_; }
set {
aHJELPMEDLK_ = value;
}
}
/// <summary>Field number for the "ABBFDNOOIFK" field.</summary>
public const int ABBFDNOOIFKFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_aBBFDNOOIFK_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> aBBFDNOOIFK_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> ABBFDNOOIFK {
get { return aBBFDNOOIFK_; }
}
/// <summary>Field number for the "rogue_map" field.</summary>
public const int RogueMapFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.OFILBNBPLGE rogueMap_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OFILBNBPLGE RogueMap {
get { return rogueMap_; }
set {
rogueMap_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 14;
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 "PPNHHKFDEFK" field.</summary>
public const int PPNHHKFDEFKFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.NOADPKLEJGA pPNHHKFDEFK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NOADPKLEJGA PPNHHKFDEFK {
get { return pPNHHKFDEFK_; }
set {
pPNHHKFDEFK_ = 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(LCDEKLOBIDI, other.LCDEKLOBIDI)) return false;
if (!object.Equals(KIFPHHDKEFP, other.KIFPHHDKEFP)) return false;
if (!object.Equals(OKPDPGBCFDB, other.OKPDPGBCFDB)) return false;
if (!object.Equals(Stt, other.Stt)) return false;
if (!object.Equals(BJPLLEKEMMB, other.BJPLLEKEMMB)) return false;
if (!object.Equals(IJDOFKAECGB, other.IJDOFKAECGB)) return false;
if (!object.Equals(BABPBDKOFPH, other.BABPBDKOFPH)) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (!object.Equals(AHJELPMEDLK, other.AHJELPMEDLK)) return false;
if(!aBBFDNOOIFK_.Equals(other.aBBFDNOOIFK_)) return false;
if (!object.Equals(RogueMap, other.RogueMap)) return false;
if (Retcode != other.Retcode) return false;
if (!object.Equals(PPNHHKFDEFK, other.PPNHHKFDEFK)) 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 (lCDEKLOBIDI_ != null) hash ^= LCDEKLOBIDI.GetHashCode();
if (kIFPHHDKEFP_ != null) hash ^= KIFPHHDKEFP.GetHashCode();
if (oKPDPGBCFDB_ != null) hash ^= OKPDPGBCFDB.GetHashCode();
if (stt_ != null) hash ^= Stt.GetHashCode();
if (bJPLLEKEMMB_ != null) hash ^= BJPLLEKEMMB.GetHashCode();
if (iJDOFKAECGB_ != null) hash ^= IJDOFKAECGB.GetHashCode();
if (bABPBDKOFPH_ != null) hash ^= BABPBDKOFPH.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (aHJELPMEDLK_ != null) hash ^= AHJELPMEDLK.GetHashCode();
hash ^= aBBFDNOOIFK_.GetHashCode();
if (rogueMap_ != null) hash ^= RogueMap.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (pPNHHKFDEFK_ != null) hash ^= PPNHHKFDEFK.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 (lCDEKLOBIDI_ != null) {
output.WriteRawTag(18);
output.WriteMessage(LCDEKLOBIDI);
}
if (iJDOFKAECGB_ != null) {
output.WriteRawTag(26);
output.WriteMessage(IJDOFKAECGB);
}
if (stt_ != null) {
output.WriteRawTag(34);
output.WriteMessage(Stt);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (kIFPHHDKEFP_ != null) {
output.WriteRawTag(50);
output.WriteMessage(KIFPHHDKEFP);
}
if (bJPLLEKEMMB_ != null) {
output.WriteRawTag(58);
output.WriteMessage(BJPLLEKEMMB);
}
if (oKPDPGBCFDB_ != null) {
output.WriteRawTag(74);
output.WriteMessage(OKPDPGBCFDB);
}
if (rogueMap_ != null) {
output.WriteRawTag(82);
output.WriteMessage(RogueMap);
}
aBBFDNOOIFK_.WriteTo(output, _repeated_aBBFDNOOIFK_codec);
if (bABPBDKOFPH_ != null) {
output.WriteRawTag(98);
output.WriteMessage(BABPBDKOFPH);
}
if (aHJELPMEDLK_ != null) {
output.WriteRawTag(106);
output.WriteMessage(AHJELPMEDLK);
}
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (pPNHHKFDEFK_ != null) {
output.WriteRawTag(122);
output.WriteMessage(PPNHHKFDEFK);
}
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 (lCDEKLOBIDI_ != null) {
output.WriteRawTag(18);
output.WriteMessage(LCDEKLOBIDI);
}
if (iJDOFKAECGB_ != null) {
output.WriteRawTag(26);
output.WriteMessage(IJDOFKAECGB);
}
if (stt_ != null) {
output.WriteRawTag(34);
output.WriteMessage(Stt);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (kIFPHHDKEFP_ != null) {
output.WriteRawTag(50);
output.WriteMessage(KIFPHHDKEFP);
}
if (bJPLLEKEMMB_ != null) {
output.WriteRawTag(58);
output.WriteMessage(BJPLLEKEMMB);
}
if (oKPDPGBCFDB_ != null) {
output.WriteRawTag(74);
output.WriteMessage(OKPDPGBCFDB);
}
if (rogueMap_ != null) {
output.WriteRawTag(82);
output.WriteMessage(RogueMap);
}
aBBFDNOOIFK_.WriteTo(ref output, _repeated_aBBFDNOOIFK_codec);
if (bABPBDKOFPH_ != null) {
output.WriteRawTag(98);
output.WriteMessage(BABPBDKOFPH);
}
if (aHJELPMEDLK_ != null) {
output.WriteRawTag(106);
output.WriteMessage(AHJELPMEDLK);
}
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (pPNHHKFDEFK_ != null) {
output.WriteRawTag(122);
output.WriteMessage(PPNHHKFDEFK);
}
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 (lCDEKLOBIDI_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LCDEKLOBIDI);
}
if (kIFPHHDKEFP_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KIFPHHDKEFP);
}
if (oKPDPGBCFDB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OKPDPGBCFDB);
}
if (stt_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Stt);
}
if (bJPLLEKEMMB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BJPLLEKEMMB);
}
if (iJDOFKAECGB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IJDOFKAECGB);
}
if (bABPBDKOFPH_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BABPBDKOFPH);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (aHJELPMEDLK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AHJELPMEDLK);
}
size += aBBFDNOOIFK_.CalculateSize(_repeated_aBBFDNOOIFK_codec);
if (rogueMap_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueMap);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (pPNHHKFDEFK_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PPNHHKFDEFK);
}
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.lCDEKLOBIDI_ != null) {
if (lCDEKLOBIDI_ == null) {
LCDEKLOBIDI = new global::EggLink.DanhengServer.Proto.MELIJBJPKMF();
}
LCDEKLOBIDI.MergeFrom(other.LCDEKLOBIDI);
}
if (other.kIFPHHDKEFP_ != null) {
if (kIFPHHDKEFP_ == null) {
KIFPHHDKEFP = new global::EggLink.DanhengServer.Proto.GFJKKCMFEIL();
}
KIFPHHDKEFP.MergeFrom(other.KIFPHHDKEFP);
}
if (other.oKPDPGBCFDB_ != null) {
if (oKPDPGBCFDB_ == null) {
OKPDPGBCFDB = new global::EggLink.DanhengServer.Proto.AFBGDOPLIPP();
}
OKPDPGBCFDB.MergeFrom(other.OKPDPGBCFDB);
}
if (other.stt_ != null) {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.BJBMLPGMACP();
}
Stt.MergeFrom(other.Stt);
}
if (other.bJPLLEKEMMB_ != null) {
if (bJPLLEKEMMB_ == null) {
BJPLLEKEMMB = new global::EggLink.DanhengServer.Proto.DHIDLPCFJMA();
}
BJPLLEKEMMB.MergeFrom(other.BJPLLEKEMMB);
}
if (other.iJDOFKAECGB_ != null) {
if (iJDOFKAECGB_ == null) {
IJDOFKAECGB = new global::EggLink.DanhengServer.Proto.EAJGCPIHOBJ();
}
IJDOFKAECGB.MergeFrom(other.IJDOFKAECGB);
}
if (other.bABPBDKOFPH_ != null) {
if (bABPBDKOFPH_ == null) {
BABPBDKOFPH = new global::EggLink.DanhengServer.Proto.JBNLEOPNIBH();
}
BABPBDKOFPH.MergeFrom(other.BABPBDKOFPH);
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.FJAJGJHIBFI();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
if (other.aHJELPMEDLK_ != null) {
if (aHJELPMEDLK_ == null) {
AHJELPMEDLK = new global::EggLink.DanhengServer.Proto.POILLAAGJAN();
}
AHJELPMEDLK.MergeFrom(other.AHJELPMEDLK);
}
aBBFDNOOIFK_.Add(other.aBBFDNOOIFK_);
if (other.rogueMap_ != null) {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.OFILBNBPLGE();
}
RogueMap.MergeFrom(other.RogueMap);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.pPNHHKFDEFK_ != null) {
if (pPNHHKFDEFK_ == null) {
PPNHHKFDEFK = new global::EggLink.DanhengServer.Proto.NOADPKLEJGA();
}
PPNHHKFDEFK.MergeFrom(other.PPNHHKFDEFK);
}
_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 18: {
if (lCDEKLOBIDI_ == null) {
LCDEKLOBIDI = new global::EggLink.DanhengServer.Proto.MELIJBJPKMF();
}
input.ReadMessage(LCDEKLOBIDI);
break;
}
case 26: {
if (iJDOFKAECGB_ == null) {
IJDOFKAECGB = new global::EggLink.DanhengServer.Proto.EAJGCPIHOBJ();
}
input.ReadMessage(IJDOFKAECGB);
break;
}
case 34: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.BJBMLPGMACP();
}
input.ReadMessage(Stt);
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.FJAJGJHIBFI();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 50: {
if (kIFPHHDKEFP_ == null) {
KIFPHHDKEFP = new global::EggLink.DanhengServer.Proto.GFJKKCMFEIL();
}
input.ReadMessage(KIFPHHDKEFP);
break;
}
case 58: {
if (bJPLLEKEMMB_ == null) {
BJPLLEKEMMB = new global::EggLink.DanhengServer.Proto.DHIDLPCFJMA();
}
input.ReadMessage(BJPLLEKEMMB);
break;
}
case 74: {
if (oKPDPGBCFDB_ == null) {
OKPDPGBCFDB = new global::EggLink.DanhengServer.Proto.AFBGDOPLIPP();
}
input.ReadMessage(OKPDPGBCFDB);
break;
}
case 82: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.OFILBNBPLGE();
}
input.ReadMessage(RogueMap);
break;
}
case 90:
case 88: {
aBBFDNOOIFK_.AddEntriesFrom(input, _repeated_aBBFDNOOIFK_codec);
break;
}
case 98: {
if (bABPBDKOFPH_ == null) {
BABPBDKOFPH = new global::EggLink.DanhengServer.Proto.JBNLEOPNIBH();
}
input.ReadMessage(BABPBDKOFPH);
break;
}
case 106: {
if (aHJELPMEDLK_ == null) {
AHJELPMEDLK = new global::EggLink.DanhengServer.Proto.POILLAAGJAN();
}
input.ReadMessage(AHJELPMEDLK);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 122: {
if (pPNHHKFDEFK_ == null) {
PPNHHKFDEFK = new global::EggLink.DanhengServer.Proto.NOADPKLEJGA();
}
input.ReadMessage(PPNHHKFDEFK);
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 18: {
if (lCDEKLOBIDI_ == null) {
LCDEKLOBIDI = new global::EggLink.DanhengServer.Proto.MELIJBJPKMF();
}
input.ReadMessage(LCDEKLOBIDI);
break;
}
case 26: {
if (iJDOFKAECGB_ == null) {
IJDOFKAECGB = new global::EggLink.DanhengServer.Proto.EAJGCPIHOBJ();
}
input.ReadMessage(IJDOFKAECGB);
break;
}
case 34: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.BJBMLPGMACP();
}
input.ReadMessage(Stt);
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.FJAJGJHIBFI();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 50: {
if (kIFPHHDKEFP_ == null) {
KIFPHHDKEFP = new global::EggLink.DanhengServer.Proto.GFJKKCMFEIL();
}
input.ReadMessage(KIFPHHDKEFP);
break;
}
case 58: {
if (bJPLLEKEMMB_ == null) {
BJPLLEKEMMB = new global::EggLink.DanhengServer.Proto.DHIDLPCFJMA();
}
input.ReadMessage(BJPLLEKEMMB);
break;
}
case 74: {
if (oKPDPGBCFDB_ == null) {
OKPDPGBCFDB = new global::EggLink.DanhengServer.Proto.AFBGDOPLIPP();
}
input.ReadMessage(OKPDPGBCFDB);
break;
}
case 82: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.OFILBNBPLGE();
}
input.ReadMessage(RogueMap);
break;
}
case 90:
case 88: {
aBBFDNOOIFK_.AddEntriesFrom(ref input, _repeated_aBBFDNOOIFK_codec);
break;
}
case 98: {
if (bABPBDKOFPH_ == null) {
BABPBDKOFPH = new global::EggLink.DanhengServer.Proto.JBNLEOPNIBH();
}
input.ReadMessage(BABPBDKOFPH);
break;
}
case 106: {
if (aHJELPMEDLK_ == null) {
AHJELPMEDLK = new global::EggLink.DanhengServer.Proto.POILLAAGJAN();
}
input.ReadMessage(AHJELPMEDLK);
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 122: {
if (pPNHHKFDEFK_ == null) {
PPNHHKFDEFK = new global::EggLink.DanhengServer.Proto.NOADPKLEJGA();
}
input.ReadMessage(PPNHHKFDEFK);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code