// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ClockParkGetOngoingScriptInfoScRsp.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 ClockParkGetOngoingScriptInfoScRsp.proto public static partial class ClockParkGetOngoingScriptInfoScRspReflection { #region Descriptor /// File descriptor for ClockParkGetOngoingScriptInfoScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ClockParkGetOngoingScriptInfoScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CihDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1NjUnNwLnByb3RvGhFD", "TUVCTUlOTkpPTi5wcm90bxoRT0tJT09CTkJERUIucHJvdG8aEUlNSlBLSUNG", "QkxJLnByb3RvIsgCCiJDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1Nj", "UnNwEhMKC0ZNUERGRkFHS0ZPGAYgASgNEg8KB3JldGNvZGUYBSABKA0SJQoP", "cm9ndWVfYnVmZl9pbmZvGAggASgLMgwuT0tJT09CTkJERUISEwoLSkZNUEtC", "SEdPUEUYDyABKA0SEwoLR0tFQURQS0tBTkcYCiADKA0SIQoLT0NCQkVBSlBG", "R0YYCSABKAsyDC5JTUpQS0lDRkJMSRIhCgtGSUhKRUZOR0ZFSxgLIAEoCzIM", "LkNNRUJNSU5OSk9OEhMKC0ZNSEpBR05MT0ZEGAIgASgJEhMKC0lCRkVDSEtO", "SkFMGAEgASgNEhMKC0dBS0RBRU5BQ09EGAwgASgNEhMKC0NJR1BNTUJERUpE", "GAQgASgNEhEKCXNjcmlwdF9pZBgDIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n", "U2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CMEBMINNJONReflection.Descriptor, global::EggLink.DanhengServer.Proto.OKIOOBNBDEBReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMJPKICFBLIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkGetOngoingScriptInfoScRsp), global::EggLink.DanhengServer.Proto.ClockParkGetOngoingScriptInfoScRsp.Parser, new[]{ "FMPDFFAGKFO", "Retcode", "RogueBuffInfo", "JFMPKBHGOPE", "GKEADPKKANG", "OCBBEAJPFGF", "FIHJEFNGFEK", "FMHJAGNLOFD", "IBFECHKNJAL", "GAKDAENACOD", "CIGPMMBDEJD", "ScriptId" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ClockParkGetOngoingScriptInfoScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ClockParkGetOngoingScriptInfoScRsp()); 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.ClockParkGetOngoingScriptInfoScRspReflection.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 ClockParkGetOngoingScriptInfoScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ClockParkGetOngoingScriptInfoScRsp(ClockParkGetOngoingScriptInfoScRsp other) : this() { fMPDFFAGKFO_ = other.fMPDFFAGKFO_; retcode_ = other.retcode_; rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null; jFMPKBHGOPE_ = other.jFMPKBHGOPE_; gKEADPKKANG_ = other.gKEADPKKANG_.Clone(); oCBBEAJPFGF_ = other.oCBBEAJPFGF_ != null ? other.oCBBEAJPFGF_.Clone() : null; fIHJEFNGFEK_ = other.fIHJEFNGFEK_ != null ? other.fIHJEFNGFEK_.Clone() : null; fMHJAGNLOFD_ = other.fMHJAGNLOFD_; iBFECHKNJAL_ = other.iBFECHKNJAL_; gAKDAENACOD_ = other.gAKDAENACOD_; cIGPMMBDEJD_ = other.cIGPMMBDEJD_; scriptId_ = other.scriptId_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ClockParkGetOngoingScriptInfoScRsp Clone() { return new ClockParkGetOngoingScriptInfoScRsp(this); } /// Field number for the "FMPDFFAGKFO" field. public const int FMPDFFAGKFOFieldNumber = 6; private uint fMPDFFAGKFO_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint FMPDFFAGKFO { get { return fMPDFFAGKFO_; } set { fMPDFFAGKFO_ = value; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 5; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } /// Field number for the "rogue_buff_info" field. public const int RogueBuffInfoFieldNumber = 8; private global::EggLink.DanhengServer.Proto.OKIOOBNBDEB rogueBuffInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.OKIOOBNBDEB RogueBuffInfo { get { return rogueBuffInfo_; } set { rogueBuffInfo_ = value; } } /// Field number for the "JFMPKBHGOPE" field. public const int JFMPKBHGOPEFieldNumber = 15; private uint jFMPKBHGOPE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint JFMPKBHGOPE { get { return jFMPKBHGOPE_; } set { jFMPKBHGOPE_ = value; } } /// Field number for the "GKEADPKKANG" field. public const int GKEADPKKANGFieldNumber = 10; private static readonly pb::FieldCodec _repeated_gKEADPKKANG_codec = pb::FieldCodec.ForUInt32(82); private readonly pbc::RepeatedField gKEADPKKANG_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField GKEADPKKANG { get { return gKEADPKKANG_; } } /// Field number for the "OCBBEAJPFGF" field. public const int OCBBEAJPFGFFieldNumber = 9; private global::EggLink.DanhengServer.Proto.IMJPKICFBLI oCBBEAJPFGF_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.IMJPKICFBLI OCBBEAJPFGF { get { return oCBBEAJPFGF_; } set { oCBBEAJPFGF_ = value; } } /// Field number for the "FIHJEFNGFEK" field. public const int FIHJEFNGFEKFieldNumber = 11; private global::EggLink.DanhengServer.Proto.CMEBMINNJON fIHJEFNGFEK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.CMEBMINNJON FIHJEFNGFEK { get { return fIHJEFNGFEK_; } set { fIHJEFNGFEK_ = value; } } /// Field number for the "FMHJAGNLOFD" field. public const int FMHJAGNLOFDFieldNumber = 2; private string fMHJAGNLOFD_ = ""; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public string FMHJAGNLOFD { get { return fMHJAGNLOFD_; } set { fMHJAGNLOFD_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } /// Field number for the "IBFECHKNJAL" field. public const int IBFECHKNJALFieldNumber = 1; private uint iBFECHKNJAL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint IBFECHKNJAL { get { return iBFECHKNJAL_; } set { iBFECHKNJAL_ = value; } } /// Field number for the "GAKDAENACOD" field. public const int GAKDAENACODFieldNumber = 12; private uint gAKDAENACOD_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint GAKDAENACOD { get { return gAKDAENACOD_; } set { gAKDAENACOD_ = value; } } /// Field number for the "CIGPMMBDEJD" field. public const int CIGPMMBDEJDFieldNumber = 4; private uint cIGPMMBDEJD_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CIGPMMBDEJD { get { return cIGPMMBDEJD_; } set { cIGPMMBDEJD_ = value; } } /// Field number for the "script_id" field. public const int ScriptIdFieldNumber = 3; private uint scriptId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ScriptId { get { return scriptId_; } set { scriptId_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ClockParkGetOngoingScriptInfoScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ClockParkGetOngoingScriptInfoScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (FMPDFFAGKFO != other.FMPDFFAGKFO) return false; if (Retcode != other.Retcode) return false; if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false; if (JFMPKBHGOPE != other.JFMPKBHGOPE) return false; if(!gKEADPKKANG_.Equals(other.gKEADPKKANG_)) return false; if (!object.Equals(OCBBEAJPFGF, other.OCBBEAJPFGF)) return false; if (!object.Equals(FIHJEFNGFEK, other.FIHJEFNGFEK)) return false; if (FMHJAGNLOFD != other.FMHJAGNLOFD) return false; if (IBFECHKNJAL != other.IBFECHKNJAL) return false; if (GAKDAENACOD != other.GAKDAENACOD) return false; if (CIGPMMBDEJD != other.CIGPMMBDEJD) return false; if (ScriptId != other.ScriptId) 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 (FMPDFFAGKFO != 0) hash ^= FMPDFFAGKFO.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode(); if (JFMPKBHGOPE != 0) hash ^= JFMPKBHGOPE.GetHashCode(); hash ^= gKEADPKKANG_.GetHashCode(); if (oCBBEAJPFGF_ != null) hash ^= OCBBEAJPFGF.GetHashCode(); if (fIHJEFNGFEK_ != null) hash ^= FIHJEFNGFEK.GetHashCode(); if (FMHJAGNLOFD.Length != 0) hash ^= FMHJAGNLOFD.GetHashCode(); if (IBFECHKNJAL != 0) hash ^= IBFECHKNJAL.GetHashCode(); if (GAKDAENACOD != 0) hash ^= GAKDAENACOD.GetHashCode(); if (CIGPMMBDEJD != 0) hash ^= CIGPMMBDEJD.GetHashCode(); if (ScriptId != 0) hash ^= ScriptId.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 (IBFECHKNJAL != 0) { output.WriteRawTag(8); output.WriteUInt32(IBFECHKNJAL); } if (FMHJAGNLOFD.Length != 0) { output.WriteRawTag(18); output.WriteString(FMHJAGNLOFD); } if (ScriptId != 0) { output.WriteRawTag(24); output.WriteUInt32(ScriptId); } if (CIGPMMBDEJD != 0) { output.WriteRawTag(32); output.WriteUInt32(CIGPMMBDEJD); } if (Retcode != 0) { output.WriteRawTag(40); output.WriteUInt32(Retcode); } if (FMPDFFAGKFO != 0) { output.WriteRawTag(48); output.WriteUInt32(FMPDFFAGKFO); } if (rogueBuffInfo_ != null) { output.WriteRawTag(66); output.WriteMessage(RogueBuffInfo); } if (oCBBEAJPFGF_ != null) { output.WriteRawTag(74); output.WriteMessage(OCBBEAJPFGF); } gKEADPKKANG_.WriteTo(output, _repeated_gKEADPKKANG_codec); if (fIHJEFNGFEK_ != null) { output.WriteRawTag(90); output.WriteMessage(FIHJEFNGFEK); } if (GAKDAENACOD != 0) { output.WriteRawTag(96); output.WriteUInt32(GAKDAENACOD); } if (JFMPKBHGOPE != 0) { output.WriteRawTag(120); output.WriteUInt32(JFMPKBHGOPE); } 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 (IBFECHKNJAL != 0) { output.WriteRawTag(8); output.WriteUInt32(IBFECHKNJAL); } if (FMHJAGNLOFD.Length != 0) { output.WriteRawTag(18); output.WriteString(FMHJAGNLOFD); } if (ScriptId != 0) { output.WriteRawTag(24); output.WriteUInt32(ScriptId); } if (CIGPMMBDEJD != 0) { output.WriteRawTag(32); output.WriteUInt32(CIGPMMBDEJD); } if (Retcode != 0) { output.WriteRawTag(40); output.WriteUInt32(Retcode); } if (FMPDFFAGKFO != 0) { output.WriteRawTag(48); output.WriteUInt32(FMPDFFAGKFO); } if (rogueBuffInfo_ != null) { output.WriteRawTag(66); output.WriteMessage(RogueBuffInfo); } if (oCBBEAJPFGF_ != null) { output.WriteRawTag(74); output.WriteMessage(OCBBEAJPFGF); } gKEADPKKANG_.WriteTo(ref output, _repeated_gKEADPKKANG_codec); if (fIHJEFNGFEK_ != null) { output.WriteRawTag(90); output.WriteMessage(FIHJEFNGFEK); } if (GAKDAENACOD != 0) { output.WriteRawTag(96); output.WriteUInt32(GAKDAENACOD); } if (JFMPKBHGOPE != 0) { output.WriteRawTag(120); output.WriteUInt32(JFMPKBHGOPE); } 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 (FMPDFFAGKFO != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FMPDFFAGKFO); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (rogueBuffInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo); } if (JFMPKBHGOPE != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JFMPKBHGOPE); } size += gKEADPKKANG_.CalculateSize(_repeated_gKEADPKKANG_codec); if (oCBBEAJPFGF_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(OCBBEAJPFGF); } if (fIHJEFNGFEK_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(FIHJEFNGFEK); } if (FMHJAGNLOFD.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(FMHJAGNLOFD); } if (IBFECHKNJAL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IBFECHKNJAL); } if (GAKDAENACOD != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GAKDAENACOD); } if (CIGPMMBDEJD != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CIGPMMBDEJD); } if (ScriptId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ClockParkGetOngoingScriptInfoScRsp other) { if (other == null) { return; } if (other.FMPDFFAGKFO != 0) { FMPDFFAGKFO = other.FMPDFFAGKFO; } if (other.Retcode != 0) { Retcode = other.Retcode; } if (other.rogueBuffInfo_ != null) { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB(); } RogueBuffInfo.MergeFrom(other.RogueBuffInfo); } if (other.JFMPKBHGOPE != 0) { JFMPKBHGOPE = other.JFMPKBHGOPE; } gKEADPKKANG_.Add(other.gKEADPKKANG_); if (other.oCBBEAJPFGF_ != null) { if (oCBBEAJPFGF_ == null) { OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI(); } OCBBEAJPFGF.MergeFrom(other.OCBBEAJPFGF); } if (other.fIHJEFNGFEK_ != null) { if (fIHJEFNGFEK_ == null) { FIHJEFNGFEK = new global::EggLink.DanhengServer.Proto.CMEBMINNJON(); } FIHJEFNGFEK.MergeFrom(other.FIHJEFNGFEK); } if (other.FMHJAGNLOFD.Length != 0) { FMHJAGNLOFD = other.FMHJAGNLOFD; } if (other.IBFECHKNJAL != 0) { IBFECHKNJAL = other.IBFECHKNJAL; } if (other.GAKDAENACOD != 0) { GAKDAENACOD = other.GAKDAENACOD; } if (other.CIGPMMBDEJD != 0) { CIGPMMBDEJD = other.CIGPMMBDEJD; } if (other.ScriptId != 0) { ScriptId = other.ScriptId; } _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 8: { IBFECHKNJAL = input.ReadUInt32(); break; } case 18: { FMHJAGNLOFD = input.ReadString(); break; } case 24: { ScriptId = input.ReadUInt32(); break; } case 32: { CIGPMMBDEJD = input.ReadUInt32(); break; } case 40: { Retcode = input.ReadUInt32(); break; } case 48: { FMPDFFAGKFO = input.ReadUInt32(); break; } case 66: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB(); } input.ReadMessage(RogueBuffInfo); break; } case 74: { if (oCBBEAJPFGF_ == null) { OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI(); } input.ReadMessage(OCBBEAJPFGF); break; } case 82: case 80: { gKEADPKKANG_.AddEntriesFrom(input, _repeated_gKEADPKKANG_codec); break; } case 90: { if (fIHJEFNGFEK_ == null) { FIHJEFNGFEK = new global::EggLink.DanhengServer.Proto.CMEBMINNJON(); } input.ReadMessage(FIHJEFNGFEK); break; } case 96: { GAKDAENACOD = input.ReadUInt32(); break; } case 120: { JFMPKBHGOPE = 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 8: { IBFECHKNJAL = input.ReadUInt32(); break; } case 18: { FMHJAGNLOFD = input.ReadString(); break; } case 24: { ScriptId = input.ReadUInt32(); break; } case 32: { CIGPMMBDEJD = input.ReadUInt32(); break; } case 40: { Retcode = input.ReadUInt32(); break; } case 48: { FMPDFFAGKFO = input.ReadUInt32(); break; } case 66: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB(); } input.ReadMessage(RogueBuffInfo); break; } case 74: { if (oCBBEAJPFGF_ == null) { OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI(); } input.ReadMessage(OCBBEAJPFGF); break; } case 82: case 80: { gKEADPKKANG_.AddEntriesFrom(ref input, _repeated_gKEADPKKANG_codec); break; } case 90: { if (fIHJEFNGFEK_ == null) { FIHJEFNGFEK = new global::EggLink.DanhengServer.Proto.CMEBMINNJON(); } input.ReadMessage(FIHJEFNGFEK); break; } case 96: { GAKDAENACOD = input.ReadUInt32(); break; } case 120: { JFMPKBHGOPE = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code