Files
DanhengServer-OpenSource/Proto/GetMonopolyInfoScRsp.cs
2025-12-07 12:26:24 +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(
"ChpHZXRNb25vcG9seUluZm9TY1JzcC5wcm90bxoRSUNJSEFCT0xIUE4ucHJv",
"dG8aEUFGREFMQkdBTlBDLnByb3RvGhFMTEdOSUtOTUNLRS5wcm90bxoRSEZE",
"R01KSkZPSE0ucHJvdG8aEUVES0dPTU5FSE9ILnByb3RvGhFLSkJNTEJHSUJK",
"Ri5wcm90bxoRSkFKR0tLRFBBTEMucHJvdG8aEUFFREtQQkZDS0dPLnByb3Rv",
"GhFDQU5OSUJHQ0xDTC5wcm90bxoRTkZER0lKTE9MR0QucHJvdG8aEU9EQUlK",
"SUdFQUpMLnByb3RvIrcDChRHZXRNb25vcG9seUluZm9TY1JzcBIhCgtGR0hD",
"SUFEQ01OShgPIAEoCzIMLkhGREdNSkpGT0hNEhMKC0NPS0NHRk1FSUJBGAcg",
"AygNEh8KCXJvZ3VlX21hcBgDIAEoCzIMLkpBSkdLS0RQQUxDEhkKA3N0dBgK",
"IAEoCzIMLktKQk1MQkdJQkpGEiEKC09FTEhLRUlQSURKGAUgASgLMgwuQ0FO",
"TklCR0NMQ0wSDwoHcmV0Y29kZRgEIAEoDRIlCg9yb2d1ZV9idWZmX2luZm8Y",
"CCABKAsyDC5BRkRBTEJHQU5QQxIhCgtIRUhKS0ZJTElOThgBIAEoCzIMLk5G",
"REdJSkxPTEdEEiEKC0hMSk1ITkFCRk1DGAsgASgLMgwuT0RBSUpJR0VBSkwS",
"IQoLR1BGR0RPS05HRUwYCSABKAsyDC5JQ0lIQUJPTEhQThIhCgtKTkhKRUVM",
"SkZIRhgCIAEoCzIMLkxMR05JS05NQ0tFEiEKC0lFREdLSERKSkRDGAYgASgL",
"MgwuRURLR09NTkVIT0gSIQoLTEpBT0dBUERGSEEYDCABKAsyDC5BRURLUEJG",
"Q0tHT0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ICIHABOLHPNReflection.Descriptor, global::EggLink.DanhengServer.Proto.AFDALBGANPCReflection.Descriptor, global::EggLink.DanhengServer.Proto.LLGNIKNMCKEReflection.Descriptor, global::EggLink.DanhengServer.Proto.HFDGMJJFOHMReflection.Descriptor, global::EggLink.DanhengServer.Proto.EDKGOMNEHOHReflection.Descriptor, global::EggLink.DanhengServer.Proto.KJBMLBGIBJFReflection.Descriptor, global::EggLink.DanhengServer.Proto.JAJGKKDPALCReflection.Descriptor, global::EggLink.DanhengServer.Proto.AEDKPBFCKGOReflection.Descriptor, global::EggLink.DanhengServer.Proto.CANNIBGCLCLReflection.Descriptor, global::EggLink.DanhengServer.Proto.NFDGIJLOLGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODAIJIGEAJLReflection.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[]{ "FGHCIADCMNJ", "COKCGFMEIBA", "RogueMap", "Stt", "OELHKEIPIDJ", "Retcode", "RogueBuffInfo", "HEHJKFILINN", "HLJMHNABFMC", "GPFGDOKNGEL", "JNHJEELJFHF", "IEDGKHDJJDC", "LJAOGAPDFHA" }, 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() {
fGHCIADCMNJ_ = other.fGHCIADCMNJ_ != null ? other.fGHCIADCMNJ_.Clone() : null;
cOKCGFMEIBA_ = other.cOKCGFMEIBA_.Clone();
rogueMap_ = other.rogueMap_ != null ? other.rogueMap_.Clone() : null;
stt_ = other.stt_ != null ? other.stt_.Clone() : null;
oELHKEIPIDJ_ = other.oELHKEIPIDJ_ != null ? other.oELHKEIPIDJ_.Clone() : null;
retcode_ = other.retcode_;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
hEHJKFILINN_ = other.hEHJKFILINN_ != null ? other.hEHJKFILINN_.Clone() : null;
hLJMHNABFMC_ = other.hLJMHNABFMC_ != null ? other.hLJMHNABFMC_.Clone() : null;
gPFGDOKNGEL_ = other.gPFGDOKNGEL_ != null ? other.gPFGDOKNGEL_.Clone() : null;
jNHJEELJFHF_ = other.jNHJEELJFHF_ != null ? other.jNHJEELJFHF_.Clone() : null;
iEDGKHDJJDC_ = other.iEDGKHDJJDC_ != null ? other.iEDGKHDJJDC_.Clone() : null;
lJAOGAPDFHA_ = other.lJAOGAPDFHA_ != null ? other.lJAOGAPDFHA_.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 "FGHCIADCMNJ" field.</summary>
public const int FGHCIADCMNJFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.HFDGMJJFOHM fGHCIADCMNJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.HFDGMJJFOHM FGHCIADCMNJ {
get { return fGHCIADCMNJ_; }
set {
fGHCIADCMNJ_ = value;
}
}
/// <summary>Field number for the "COKCGFMEIBA" field.</summary>
public const int COKCGFMEIBAFieldNumber = 7;
private static readonly pb::FieldCodec<uint> _repeated_cOKCGFMEIBA_codec
= pb::FieldCodec.ForUInt32(58);
private readonly pbc::RepeatedField<uint> cOKCGFMEIBA_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> COKCGFMEIBA {
get { return cOKCGFMEIBA_; }
}
/// <summary>Field number for the "rogue_map" field.</summary>
public const int RogueMapFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.JAJGKKDPALC rogueMap_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JAJGKKDPALC RogueMap {
get { return rogueMap_; }
set {
rogueMap_ = value;
}
}
/// <summary>Field number for the "stt" field.</summary>
public const int SttFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.KJBMLBGIBJF stt_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KJBMLBGIBJF Stt {
get { return stt_; }
set {
stt_ = value;
}
}
/// <summary>Field number for the "OELHKEIPIDJ" field.</summary>
public const int OELHKEIPIDJFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.CANNIBGCLCL oELHKEIPIDJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CANNIBGCLCL OELHKEIPIDJ {
get { return oELHKEIPIDJ_; }
set {
oELHKEIPIDJ_ = 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 "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 8;
private global::EggLink.DanhengServer.Proto.AFDALBGANPC rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AFDALBGANPC RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "HEHJKFILINN" field.</summary>
public const int HEHJKFILINNFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.NFDGIJLOLGD hEHJKFILINN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NFDGIJLOLGD HEHJKFILINN {
get { return hEHJKFILINN_; }
set {
hEHJKFILINN_ = value;
}
}
/// <summary>Field number for the "HLJMHNABFMC" field.</summary>
public const int HLJMHNABFMCFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.ODAIJIGEAJL hLJMHNABFMC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ODAIJIGEAJL HLJMHNABFMC {
get { return hLJMHNABFMC_; }
set {
hLJMHNABFMC_ = value;
}
}
/// <summary>Field number for the "GPFGDOKNGEL" field.</summary>
public const int GPFGDOKNGELFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.ICIHABOLHPN gPFGDOKNGEL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ICIHABOLHPN GPFGDOKNGEL {
get { return gPFGDOKNGEL_; }
set {
gPFGDOKNGEL_ = value;
}
}
/// <summary>Field number for the "JNHJEELJFHF" field.</summary>
public const int JNHJEELJFHFFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.LLGNIKNMCKE jNHJEELJFHF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.LLGNIKNMCKE JNHJEELJFHF {
get { return jNHJEELJFHF_; }
set {
jNHJEELJFHF_ = value;
}
}
/// <summary>Field number for the "IEDGKHDJJDC" field.</summary>
public const int IEDGKHDJJDCFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.EDKGOMNEHOH iEDGKHDJJDC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.EDKGOMNEHOH IEDGKHDJJDC {
get { return iEDGKHDJJDC_; }
set {
iEDGKHDJJDC_ = value;
}
}
/// <summary>Field number for the "LJAOGAPDFHA" field.</summary>
public const int LJAOGAPDFHAFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.AEDKPBFCKGO lJAOGAPDFHA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AEDKPBFCKGO LJAOGAPDFHA {
get { return lJAOGAPDFHA_; }
set {
lJAOGAPDFHA_ = 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(FGHCIADCMNJ, other.FGHCIADCMNJ)) return false;
if(!cOKCGFMEIBA_.Equals(other.cOKCGFMEIBA_)) return false;
if (!object.Equals(RogueMap, other.RogueMap)) return false;
if (!object.Equals(Stt, other.Stt)) return false;
if (!object.Equals(OELHKEIPIDJ, other.OELHKEIPIDJ)) return false;
if (Retcode != other.Retcode) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (!object.Equals(HEHJKFILINN, other.HEHJKFILINN)) return false;
if (!object.Equals(HLJMHNABFMC, other.HLJMHNABFMC)) return false;
if (!object.Equals(GPFGDOKNGEL, other.GPFGDOKNGEL)) return false;
if (!object.Equals(JNHJEELJFHF, other.JNHJEELJFHF)) return false;
if (!object.Equals(IEDGKHDJJDC, other.IEDGKHDJJDC)) return false;
if (!object.Equals(LJAOGAPDFHA, other.LJAOGAPDFHA)) 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 (fGHCIADCMNJ_ != null) hash ^= FGHCIADCMNJ.GetHashCode();
hash ^= cOKCGFMEIBA_.GetHashCode();
if (rogueMap_ != null) hash ^= RogueMap.GetHashCode();
if (stt_ != null) hash ^= Stt.GetHashCode();
if (oELHKEIPIDJ_ != null) hash ^= OELHKEIPIDJ.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (hEHJKFILINN_ != null) hash ^= HEHJKFILINN.GetHashCode();
if (hLJMHNABFMC_ != null) hash ^= HLJMHNABFMC.GetHashCode();
if (gPFGDOKNGEL_ != null) hash ^= GPFGDOKNGEL.GetHashCode();
if (jNHJEELJFHF_ != null) hash ^= JNHJEELJFHF.GetHashCode();
if (iEDGKHDJJDC_ != null) hash ^= IEDGKHDJJDC.GetHashCode();
if (lJAOGAPDFHA_ != null) hash ^= LJAOGAPDFHA.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 (hEHJKFILINN_ != null) {
output.WriteRawTag(10);
output.WriteMessage(HEHJKFILINN);
}
if (jNHJEELJFHF_ != null) {
output.WriteRawTag(18);
output.WriteMessage(JNHJEELJFHF);
}
if (rogueMap_ != null) {
output.WriteRawTag(26);
output.WriteMessage(RogueMap);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (oELHKEIPIDJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(OELHKEIPIDJ);
}
if (iEDGKHDJJDC_ != null) {
output.WriteRawTag(50);
output.WriteMessage(IEDGKHDJJDC);
}
cOKCGFMEIBA_.WriteTo(output, _repeated_cOKCGFMEIBA_codec);
if (rogueBuffInfo_ != null) {
output.WriteRawTag(66);
output.WriteMessage(RogueBuffInfo);
}
if (gPFGDOKNGEL_ != null) {
output.WriteRawTag(74);
output.WriteMessage(GPFGDOKNGEL);
}
if (stt_ != null) {
output.WriteRawTag(82);
output.WriteMessage(Stt);
}
if (hLJMHNABFMC_ != null) {
output.WriteRawTag(90);
output.WriteMessage(HLJMHNABFMC);
}
if (lJAOGAPDFHA_ != null) {
output.WriteRawTag(98);
output.WriteMessage(LJAOGAPDFHA);
}
if (fGHCIADCMNJ_ != null) {
output.WriteRawTag(122);
output.WriteMessage(FGHCIADCMNJ);
}
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 (hEHJKFILINN_ != null) {
output.WriteRawTag(10);
output.WriteMessage(HEHJKFILINN);
}
if (jNHJEELJFHF_ != null) {
output.WriteRawTag(18);
output.WriteMessage(JNHJEELJFHF);
}
if (rogueMap_ != null) {
output.WriteRawTag(26);
output.WriteMessage(RogueMap);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (oELHKEIPIDJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(OELHKEIPIDJ);
}
if (iEDGKHDJJDC_ != null) {
output.WriteRawTag(50);
output.WriteMessage(IEDGKHDJJDC);
}
cOKCGFMEIBA_.WriteTo(ref output, _repeated_cOKCGFMEIBA_codec);
if (rogueBuffInfo_ != null) {
output.WriteRawTag(66);
output.WriteMessage(RogueBuffInfo);
}
if (gPFGDOKNGEL_ != null) {
output.WriteRawTag(74);
output.WriteMessage(GPFGDOKNGEL);
}
if (stt_ != null) {
output.WriteRawTag(82);
output.WriteMessage(Stt);
}
if (hLJMHNABFMC_ != null) {
output.WriteRawTag(90);
output.WriteMessage(HLJMHNABFMC);
}
if (lJAOGAPDFHA_ != null) {
output.WriteRawTag(98);
output.WriteMessage(LJAOGAPDFHA);
}
if (fGHCIADCMNJ_ != null) {
output.WriteRawTag(122);
output.WriteMessage(FGHCIADCMNJ);
}
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 (fGHCIADCMNJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FGHCIADCMNJ);
}
size += cOKCGFMEIBA_.CalculateSize(_repeated_cOKCGFMEIBA_codec);
if (rogueMap_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueMap);
}
if (stt_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Stt);
}
if (oELHKEIPIDJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OELHKEIPIDJ);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (hEHJKFILINN_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HEHJKFILINN);
}
if (hLJMHNABFMC_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HLJMHNABFMC);
}
if (gPFGDOKNGEL_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GPFGDOKNGEL);
}
if (jNHJEELJFHF_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JNHJEELJFHF);
}
if (iEDGKHDJJDC_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IEDGKHDJJDC);
}
if (lJAOGAPDFHA_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LJAOGAPDFHA);
}
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.fGHCIADCMNJ_ != null) {
if (fGHCIADCMNJ_ == null) {
FGHCIADCMNJ = new global::EggLink.DanhengServer.Proto.HFDGMJJFOHM();
}
FGHCIADCMNJ.MergeFrom(other.FGHCIADCMNJ);
}
cOKCGFMEIBA_.Add(other.cOKCGFMEIBA_);
if (other.rogueMap_ != null) {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.JAJGKKDPALC();
}
RogueMap.MergeFrom(other.RogueMap);
}
if (other.stt_ != null) {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KJBMLBGIBJF();
}
Stt.MergeFrom(other.Stt);
}
if (other.oELHKEIPIDJ_ != null) {
if (oELHKEIPIDJ_ == null) {
OELHKEIPIDJ = new global::EggLink.DanhengServer.Proto.CANNIBGCLCL();
}
OELHKEIPIDJ.MergeFrom(other.OELHKEIPIDJ);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.AFDALBGANPC();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
if (other.hEHJKFILINN_ != null) {
if (hEHJKFILINN_ == null) {
HEHJKFILINN = new global::EggLink.DanhengServer.Proto.NFDGIJLOLGD();
}
HEHJKFILINN.MergeFrom(other.HEHJKFILINN);
}
if (other.hLJMHNABFMC_ != null) {
if (hLJMHNABFMC_ == null) {
HLJMHNABFMC = new global::EggLink.DanhengServer.Proto.ODAIJIGEAJL();
}
HLJMHNABFMC.MergeFrom(other.HLJMHNABFMC);
}
if (other.gPFGDOKNGEL_ != null) {
if (gPFGDOKNGEL_ == null) {
GPFGDOKNGEL = new global::EggLink.DanhengServer.Proto.ICIHABOLHPN();
}
GPFGDOKNGEL.MergeFrom(other.GPFGDOKNGEL);
}
if (other.jNHJEELJFHF_ != null) {
if (jNHJEELJFHF_ == null) {
JNHJEELJFHF = new global::EggLink.DanhengServer.Proto.LLGNIKNMCKE();
}
JNHJEELJFHF.MergeFrom(other.JNHJEELJFHF);
}
if (other.iEDGKHDJJDC_ != null) {
if (iEDGKHDJJDC_ == null) {
IEDGKHDJJDC = new global::EggLink.DanhengServer.Proto.EDKGOMNEHOH();
}
IEDGKHDJJDC.MergeFrom(other.IEDGKHDJJDC);
}
if (other.lJAOGAPDFHA_ != null) {
if (lJAOGAPDFHA_ == null) {
LJAOGAPDFHA = new global::EggLink.DanhengServer.Proto.AEDKPBFCKGO();
}
LJAOGAPDFHA.MergeFrom(other.LJAOGAPDFHA);
}
_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 (hEHJKFILINN_ == null) {
HEHJKFILINN = new global::EggLink.DanhengServer.Proto.NFDGIJLOLGD();
}
input.ReadMessage(HEHJKFILINN);
break;
}
case 18: {
if (jNHJEELJFHF_ == null) {
JNHJEELJFHF = new global::EggLink.DanhengServer.Proto.LLGNIKNMCKE();
}
input.ReadMessage(JNHJEELJFHF);
break;
}
case 26: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.JAJGKKDPALC();
}
input.ReadMessage(RogueMap);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42: {
if (oELHKEIPIDJ_ == null) {
OELHKEIPIDJ = new global::EggLink.DanhengServer.Proto.CANNIBGCLCL();
}
input.ReadMessage(OELHKEIPIDJ);
break;
}
case 50: {
if (iEDGKHDJJDC_ == null) {
IEDGKHDJJDC = new global::EggLink.DanhengServer.Proto.EDKGOMNEHOH();
}
input.ReadMessage(IEDGKHDJJDC);
break;
}
case 58:
case 56: {
cOKCGFMEIBA_.AddEntriesFrom(input, _repeated_cOKCGFMEIBA_codec);
break;
}
case 66: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.AFDALBGANPC();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 74: {
if (gPFGDOKNGEL_ == null) {
GPFGDOKNGEL = new global::EggLink.DanhengServer.Proto.ICIHABOLHPN();
}
input.ReadMessage(GPFGDOKNGEL);
break;
}
case 82: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KJBMLBGIBJF();
}
input.ReadMessage(Stt);
break;
}
case 90: {
if (hLJMHNABFMC_ == null) {
HLJMHNABFMC = new global::EggLink.DanhengServer.Proto.ODAIJIGEAJL();
}
input.ReadMessage(HLJMHNABFMC);
break;
}
case 98: {
if (lJAOGAPDFHA_ == null) {
LJAOGAPDFHA = new global::EggLink.DanhengServer.Proto.AEDKPBFCKGO();
}
input.ReadMessage(LJAOGAPDFHA);
break;
}
case 122: {
if (fGHCIADCMNJ_ == null) {
FGHCIADCMNJ = new global::EggLink.DanhengServer.Proto.HFDGMJJFOHM();
}
input.ReadMessage(FGHCIADCMNJ);
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 (hEHJKFILINN_ == null) {
HEHJKFILINN = new global::EggLink.DanhengServer.Proto.NFDGIJLOLGD();
}
input.ReadMessage(HEHJKFILINN);
break;
}
case 18: {
if (jNHJEELJFHF_ == null) {
JNHJEELJFHF = new global::EggLink.DanhengServer.Proto.LLGNIKNMCKE();
}
input.ReadMessage(JNHJEELJFHF);
break;
}
case 26: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.JAJGKKDPALC();
}
input.ReadMessage(RogueMap);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42: {
if (oELHKEIPIDJ_ == null) {
OELHKEIPIDJ = new global::EggLink.DanhengServer.Proto.CANNIBGCLCL();
}
input.ReadMessage(OELHKEIPIDJ);
break;
}
case 50: {
if (iEDGKHDJJDC_ == null) {
IEDGKHDJJDC = new global::EggLink.DanhengServer.Proto.EDKGOMNEHOH();
}
input.ReadMessage(IEDGKHDJJDC);
break;
}
case 58:
case 56: {
cOKCGFMEIBA_.AddEntriesFrom(ref input, _repeated_cOKCGFMEIBA_codec);
break;
}
case 66: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.AFDALBGANPC();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 74: {
if (gPFGDOKNGEL_ == null) {
GPFGDOKNGEL = new global::EggLink.DanhengServer.Proto.ICIHABOLHPN();
}
input.ReadMessage(GPFGDOKNGEL);
break;
}
case 82: {
if (stt_ == null) {
Stt = new global::EggLink.DanhengServer.Proto.KJBMLBGIBJF();
}
input.ReadMessage(Stt);
break;
}
case 90: {
if (hLJMHNABFMC_ == null) {
HLJMHNABFMC = new global::EggLink.DanhengServer.Proto.ODAIJIGEAJL();
}
input.ReadMessage(HLJMHNABFMC);
break;
}
case 98: {
if (lJAOGAPDFHA_ == null) {
LJAOGAPDFHA = new global::EggLink.DanhengServer.Proto.AEDKPBFCKGO();
}
input.ReadMessage(LJAOGAPDFHA);
break;
}
case 122: {
if (fGHCIADCMNJ_ == null) {
FGHCIADCMNJ = new global::EggLink.DanhengServer.Proto.HFDGMJJFOHM();
}
input.ReadMessage(FGHCIADCMNJ);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code