// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GetAlleyInfoScRsp.proto // #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 { /// Holder for reflection information generated from GetAlleyInfoScRsp.proto public static partial class GetAlleyInfoScRspReflection { #region Descriptor /// File descriptor for GetAlleyInfoScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GetAlleyInfoScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChdHZXRBbGxleUluZm9TY1JzcC5wcm90bxoRQUdBREVNQUpJTUQucHJvdG8a", "EUhFSEFPTUlBTUdMLnByb3RvGhFFQ0pNSkpLSkdPUC5wcm90bxoRTEFJRU1D", "RkFDREsucHJvdG8ikwMKEUdldEFsbGV5SW5mb1NjUnNwEg0KBWxldmVsGA4g", "ASgNEhAKCGN1cl9mdW5kGA8gASgNEhMKC0dMQk9FTUpKQUhEGAogAygNEhMK", "C0dFRk5ERUVJS0VGGAsgAygNEhMKC05PUE9ERUlNRkZCGAcgASgNEiEKC0tM", "UE5HRk5NSVBJGAkgASgLMgwuTEFJRU1DRkFDREsSIQoLQk9LT0xDUEtFSk0Y", "BCABKAsyDC5FQ0pNSkpLSkdPUBI4CgtOUExBS0VPS0VLQhgNIAMoCzIjLkdl", "dEFsbGV5SW5mb1NjUnNwLk5QTEFLRU9LRUtCRW50cnkSIQoLQkpDTVBITFBL", "TkYYBiADKAsyDC5IRUhBT01JQU1HTBITCgtPRURQT1BDT0hHQhgMIAMoDRIh", "CgtOSkdBTUNDR0FEQxgIIAEoCzIMLkFHQURFTUFKSU1EEg8KB3JldGNvZGUY", "AyABKA0aMgoQTlBMQUtFT0tFS0JFbnRyeRILCgNrZXkYASABKA0SDQoFdmFs", "dWUYAiABKA06AjgBQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i", "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AGADEMAJIMDReflection.Descriptor, global::EggLink.DanhengServer.Proto.HEHAOMIAMGLReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECJMJJKJGOPReflection.Descriptor, global::EggLink.DanhengServer.Proto.LAIEMCFACDKReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAlleyInfoScRsp), global::EggLink.DanhengServer.Proto.GetAlleyInfoScRsp.Parser, new[]{ "Level", "CurFund", "GLBOEMJJAHD", "GEFNDEEIKEF", "NOPODEIMFFB", "KLPNGFNMIPI", "BOKOLCPKEJM", "NPLAKEOKEKB", "BJCMPHLPKNF", "OEDPOPCOHGB", "NJGAMCCGADC", "Retcode" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetAlleyInfoScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetAlleyInfoScRsp()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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.GetAlleyInfoScRspReflection.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 GetAlleyInfoScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetAlleyInfoScRsp(GetAlleyInfoScRsp other) : this() { level_ = other.level_; curFund_ = other.curFund_; gLBOEMJJAHD_ = other.gLBOEMJJAHD_.Clone(); gEFNDEEIKEF_ = other.gEFNDEEIKEF_.Clone(); nOPODEIMFFB_ = other.nOPODEIMFFB_; kLPNGFNMIPI_ = other.kLPNGFNMIPI_ != null ? other.kLPNGFNMIPI_.Clone() : null; bOKOLCPKEJM_ = other.bOKOLCPKEJM_ != null ? other.bOKOLCPKEJM_.Clone() : null; nPLAKEOKEKB_ = other.nPLAKEOKEKB_.Clone(); bJCMPHLPKNF_ = other.bJCMPHLPKNF_.Clone(); oEDPOPCOHGB_ = other.oEDPOPCOHGB_.Clone(); nJGAMCCGADC_ = other.nJGAMCCGADC_ != null ? other.nJGAMCCGADC_.Clone() : null; retcode_ = other.retcode_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetAlleyInfoScRsp Clone() { return new GetAlleyInfoScRsp(this); } /// Field number for the "level" field. public const int LevelFieldNumber = 14; private uint level_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Level { get { return level_; } set { level_ = value; } } /// Field number for the "cur_fund" field. public const int CurFundFieldNumber = 15; private uint curFund_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CurFund { get { return curFund_; } set { curFund_ = value; } } /// Field number for the "GLBOEMJJAHD" field. public const int GLBOEMJJAHDFieldNumber = 10; private static readonly pb::FieldCodec _repeated_gLBOEMJJAHD_codec = pb::FieldCodec.ForUInt32(82); private readonly pbc::RepeatedField gLBOEMJJAHD_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField GLBOEMJJAHD { get { return gLBOEMJJAHD_; } } /// Field number for the "GEFNDEEIKEF" field. public const int GEFNDEEIKEFFieldNumber = 11; private static readonly pb::FieldCodec _repeated_gEFNDEEIKEF_codec = pb::FieldCodec.ForUInt32(90); private readonly pbc::RepeatedField gEFNDEEIKEF_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField GEFNDEEIKEF { get { return gEFNDEEIKEF_; } } /// Field number for the "NOPODEIMFFB" field. public const int NOPODEIMFFBFieldNumber = 7; private uint nOPODEIMFFB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint NOPODEIMFFB { get { return nOPODEIMFFB_; } set { nOPODEIMFFB_ = value; } } /// Field number for the "KLPNGFNMIPI" field. public const int KLPNGFNMIPIFieldNumber = 9; private global::EggLink.DanhengServer.Proto.LAIEMCFACDK kLPNGFNMIPI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.LAIEMCFACDK KLPNGFNMIPI { get { return kLPNGFNMIPI_; } set { kLPNGFNMIPI_ = value; } } /// Field number for the "BOKOLCPKEJM" field. public const int BOKOLCPKEJMFieldNumber = 4; private global::EggLink.DanhengServer.Proto.ECJMJJKJGOP bOKOLCPKEJM_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ECJMJJKJGOP BOKOLCPKEJM { get { return bOKOLCPKEJM_; } set { bOKOLCPKEJM_ = value; } } /// Field number for the "NPLAKEOKEKB" field. public const int NPLAKEOKEKBFieldNumber = 13; private static readonly pbc::MapField.Codec _map_nPLAKEOKEKB_codec = new pbc::MapField.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 106); private readonly pbc::MapField nPLAKEOKEKB_ = new pbc::MapField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::MapField NPLAKEOKEKB { get { return nPLAKEOKEKB_; } } /// Field number for the "BJCMPHLPKNF" field. public const int BJCMPHLPKNFFieldNumber = 6; private static readonly pb::FieldCodec _repeated_bJCMPHLPKNF_codec = pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.HEHAOMIAMGL.Parser); private readonly pbc::RepeatedField bJCMPHLPKNF_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField BJCMPHLPKNF { get { return bJCMPHLPKNF_; } } /// Field number for the "OEDPOPCOHGB" field. public const int OEDPOPCOHGBFieldNumber = 12; private static readonly pb::FieldCodec _repeated_oEDPOPCOHGB_codec = pb::FieldCodec.ForUInt32(98); private readonly pbc::RepeatedField oEDPOPCOHGB_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField OEDPOPCOHGB { get { return oEDPOPCOHGB_; } } /// Field number for the "NJGAMCCGADC" field. public const int NJGAMCCGADCFieldNumber = 8; private global::EggLink.DanhengServer.Proto.AGADEMAJIMD nJGAMCCGADC_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.AGADEMAJIMD NJGAMCCGADC { get { return nJGAMCCGADC_; } set { nJGAMCCGADC_ = value; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 3; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as GetAlleyInfoScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(GetAlleyInfoScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (Level != other.Level) return false; if (CurFund != other.CurFund) return false; if(!gLBOEMJJAHD_.Equals(other.gLBOEMJJAHD_)) return false; if(!gEFNDEEIKEF_.Equals(other.gEFNDEEIKEF_)) return false; if (NOPODEIMFFB != other.NOPODEIMFFB) return false; if (!object.Equals(KLPNGFNMIPI, other.KLPNGFNMIPI)) return false; if (!object.Equals(BOKOLCPKEJM, other.BOKOLCPKEJM)) return false; if (!NPLAKEOKEKB.Equals(other.NPLAKEOKEKB)) return false; if(!bJCMPHLPKNF_.Equals(other.bJCMPHLPKNF_)) return false; if(!oEDPOPCOHGB_.Equals(other.oEDPOPCOHGB_)) return false; if (!object.Equals(NJGAMCCGADC, other.NJGAMCCGADC)) return false; if (Retcode != other.Retcode) 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 (Level != 0) hash ^= Level.GetHashCode(); if (CurFund != 0) hash ^= CurFund.GetHashCode(); hash ^= gLBOEMJJAHD_.GetHashCode(); hash ^= gEFNDEEIKEF_.GetHashCode(); if (NOPODEIMFFB != 0) hash ^= NOPODEIMFFB.GetHashCode(); if (kLPNGFNMIPI_ != null) hash ^= KLPNGFNMIPI.GetHashCode(); if (bOKOLCPKEJM_ != null) hash ^= BOKOLCPKEJM.GetHashCode(); hash ^= NPLAKEOKEKB.GetHashCode(); hash ^= bJCMPHLPKNF_.GetHashCode(); hash ^= oEDPOPCOHGB_.GetHashCode(); if (nJGAMCCGADC_ != null) hash ^= NJGAMCCGADC.GetHashCode(); if (Retcode != 0) hash ^= Retcode.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 (Retcode != 0) { output.WriteRawTag(24); output.WriteUInt32(Retcode); } if (bOKOLCPKEJM_ != null) { output.WriteRawTag(34); output.WriteMessage(BOKOLCPKEJM); } bJCMPHLPKNF_.WriteTo(output, _repeated_bJCMPHLPKNF_codec); if (NOPODEIMFFB != 0) { output.WriteRawTag(56); output.WriteUInt32(NOPODEIMFFB); } if (nJGAMCCGADC_ != null) { output.WriteRawTag(66); output.WriteMessage(NJGAMCCGADC); } if (kLPNGFNMIPI_ != null) { output.WriteRawTag(74); output.WriteMessage(KLPNGFNMIPI); } gLBOEMJJAHD_.WriteTo(output, _repeated_gLBOEMJJAHD_codec); gEFNDEEIKEF_.WriteTo(output, _repeated_gEFNDEEIKEF_codec); oEDPOPCOHGB_.WriteTo(output, _repeated_oEDPOPCOHGB_codec); nPLAKEOKEKB_.WriteTo(output, _map_nPLAKEOKEKB_codec); if (Level != 0) { output.WriteRawTag(112); output.WriteUInt32(Level); } if (CurFund != 0) { output.WriteRawTag(120); output.WriteUInt32(CurFund); } 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 (Retcode != 0) { output.WriteRawTag(24); output.WriteUInt32(Retcode); } if (bOKOLCPKEJM_ != null) { output.WriteRawTag(34); output.WriteMessage(BOKOLCPKEJM); } bJCMPHLPKNF_.WriteTo(ref output, _repeated_bJCMPHLPKNF_codec); if (NOPODEIMFFB != 0) { output.WriteRawTag(56); output.WriteUInt32(NOPODEIMFFB); } if (nJGAMCCGADC_ != null) { output.WriteRawTag(66); output.WriteMessage(NJGAMCCGADC); } if (kLPNGFNMIPI_ != null) { output.WriteRawTag(74); output.WriteMessage(KLPNGFNMIPI); } gLBOEMJJAHD_.WriteTo(ref output, _repeated_gLBOEMJJAHD_codec); gEFNDEEIKEF_.WriteTo(ref output, _repeated_gEFNDEEIKEF_codec); oEDPOPCOHGB_.WriteTo(ref output, _repeated_oEDPOPCOHGB_codec); nPLAKEOKEKB_.WriteTo(ref output, _map_nPLAKEOKEKB_codec); if (Level != 0) { output.WriteRawTag(112); output.WriteUInt32(Level); } if (CurFund != 0) { output.WriteRawTag(120); output.WriteUInt32(CurFund); } 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 (Level != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level); } if (CurFund != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurFund); } size += gLBOEMJJAHD_.CalculateSize(_repeated_gLBOEMJJAHD_codec); size += gEFNDEEIKEF_.CalculateSize(_repeated_gEFNDEEIKEF_codec); if (NOPODEIMFFB != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NOPODEIMFFB); } if (kLPNGFNMIPI_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(KLPNGFNMIPI); } if (bOKOLCPKEJM_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(BOKOLCPKEJM); } size += nPLAKEOKEKB_.CalculateSize(_map_nPLAKEOKEKB_codec); size += bJCMPHLPKNF_.CalculateSize(_repeated_bJCMPHLPKNF_codec); size += oEDPOPCOHGB_.CalculateSize(_repeated_oEDPOPCOHGB_codec); if (nJGAMCCGADC_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(NJGAMCCGADC); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(GetAlleyInfoScRsp other) { if (other == null) { return; } if (other.Level != 0) { Level = other.Level; } if (other.CurFund != 0) { CurFund = other.CurFund; } gLBOEMJJAHD_.Add(other.gLBOEMJJAHD_); gEFNDEEIKEF_.Add(other.gEFNDEEIKEF_); if (other.NOPODEIMFFB != 0) { NOPODEIMFFB = other.NOPODEIMFFB; } if (other.kLPNGFNMIPI_ != null) { if (kLPNGFNMIPI_ == null) { KLPNGFNMIPI = new global::EggLink.DanhengServer.Proto.LAIEMCFACDK(); } KLPNGFNMIPI.MergeFrom(other.KLPNGFNMIPI); } if (other.bOKOLCPKEJM_ != null) { if (bOKOLCPKEJM_ == null) { BOKOLCPKEJM = new global::EggLink.DanhengServer.Proto.ECJMJJKJGOP(); } BOKOLCPKEJM.MergeFrom(other.BOKOLCPKEJM); } nPLAKEOKEKB_.MergeFrom(other.nPLAKEOKEKB_); bJCMPHLPKNF_.Add(other.bJCMPHLPKNF_); oEDPOPCOHGB_.Add(other.oEDPOPCOHGB_); if (other.nJGAMCCGADC_ != null) { if (nJGAMCCGADC_ == null) { NJGAMCCGADC = new global::EggLink.DanhengServer.Proto.AGADEMAJIMD(); } NJGAMCCGADC.MergeFrom(other.NJGAMCCGADC); } if (other.Retcode != 0) { Retcode = other.Retcode; } _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 24: { Retcode = input.ReadUInt32(); break; } case 34: { if (bOKOLCPKEJM_ == null) { BOKOLCPKEJM = new global::EggLink.DanhengServer.Proto.ECJMJJKJGOP(); } input.ReadMessage(BOKOLCPKEJM); break; } case 50: { bJCMPHLPKNF_.AddEntriesFrom(input, _repeated_bJCMPHLPKNF_codec); break; } case 56: { NOPODEIMFFB = input.ReadUInt32(); break; } case 66: { if (nJGAMCCGADC_ == null) { NJGAMCCGADC = new global::EggLink.DanhengServer.Proto.AGADEMAJIMD(); } input.ReadMessage(NJGAMCCGADC); break; } case 74: { if (kLPNGFNMIPI_ == null) { KLPNGFNMIPI = new global::EggLink.DanhengServer.Proto.LAIEMCFACDK(); } input.ReadMessage(KLPNGFNMIPI); break; } case 82: case 80: { gLBOEMJJAHD_.AddEntriesFrom(input, _repeated_gLBOEMJJAHD_codec); break; } case 90: case 88: { gEFNDEEIKEF_.AddEntriesFrom(input, _repeated_gEFNDEEIKEF_codec); break; } case 98: case 96: { oEDPOPCOHGB_.AddEntriesFrom(input, _repeated_oEDPOPCOHGB_codec); break; } case 106: { nPLAKEOKEKB_.AddEntriesFrom(input, _map_nPLAKEOKEKB_codec); break; } case 112: { Level = input.ReadUInt32(); break; } case 120: { CurFund = input.ReadUInt32(); break; } } } #endif } #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { uint tag; while ((tag = input.ReadTag()) != 0) { switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 24: { Retcode = input.ReadUInt32(); break; } case 34: { if (bOKOLCPKEJM_ == null) { BOKOLCPKEJM = new global::EggLink.DanhengServer.Proto.ECJMJJKJGOP(); } input.ReadMessage(BOKOLCPKEJM); break; } case 50: { bJCMPHLPKNF_.AddEntriesFrom(ref input, _repeated_bJCMPHLPKNF_codec); break; } case 56: { NOPODEIMFFB = input.ReadUInt32(); break; } case 66: { if (nJGAMCCGADC_ == null) { NJGAMCCGADC = new global::EggLink.DanhengServer.Proto.AGADEMAJIMD(); } input.ReadMessage(NJGAMCCGADC); break; } case 74: { if (kLPNGFNMIPI_ == null) { KLPNGFNMIPI = new global::EggLink.DanhengServer.Proto.LAIEMCFACDK(); } input.ReadMessage(KLPNGFNMIPI); break; } case 82: case 80: { gLBOEMJJAHD_.AddEntriesFrom(ref input, _repeated_gLBOEMJJAHD_codec); break; } case 90: case 88: { gEFNDEEIKEF_.AddEntriesFrom(ref input, _repeated_gEFNDEEIKEF_codec); break; } case 98: case 96: { oEDPOPCOHGB_.AddEntriesFrom(ref input, _repeated_oEDPOPCOHGB_codec); break; } case 106: { nPLAKEOKEKB_.AddEntriesFrom(ref input, _map_nPLAKEOKEKB_codec); break; } case 112: { Level = input.ReadUInt32(); break; } case 120: { CurFund = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code