// // 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( "CihDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1NjUnNwLnByb3RvGhFC", "TUxPRlBDTkdLTi5wcm90bxoRRUNNSUxIQ0tPTU8ucHJvdG8aEUxLQkJLT0pE", "RFBELnByb3RvIscCCiJDbG9ja1BhcmtHZXRPbmdvaW5nU2NyaXB0SW5mb1Nj", "UnNwEiEKC01KRE9HUEJPSklQGAcgASgLMgwuQk1MT0ZQQ05HS04SEwoLQ01H", "S0VPTENCSVAYCiABKAkSEwoLQUlHRUhITkhLUE0YDyABKA0SEwoLRUlETExF", "T0xGR00YBiADKA0SEgoKY2hhcHRlcl9pZBgLIAEoDRITCgtPQlBGQkxOQkZL", "SRgCIAEoDRIRCglzY3JpcHRfaWQYDCABKA0SEwoLQkxIR0JFRE5GSUIYBCAB", "KA0SEwoLQ0hPQkFPR01MRk4YAyABKA0SDwoHcmV0Y29kZRgJIAEoDRIlCg9y", "b2d1ZV9idWZmX2luZm8YBSABKAsyDC5FQ01JTEhDS09NTxIhCgtJRU5QSEVG", "QU5HTBgNIAEoCzIMLkxLQkJLT0pERFBEQh6qAhtFZ2dMaW5rLkRhbmhlbmdT", "ZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BMLOFPCNGKNReflection.Descriptor, global::EggLink.DanhengServer.Proto.ECMILHCKOMOReflection.Descriptor, global::EggLink.DanhengServer.Proto.LKBBKOJDDPDReflection.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[]{ "MJDOGPBOJIP", "CMGKEOLCBIP", "AIGEHHNHKPM", "EIDLLEOLFGM", "ChapterId", "OBPFBLNBFKI", "ScriptId", "BLHGBEDNFIB", "CHOBAOGMLFN", "Retcode", "RogueBuffInfo", "IENPHEFANGL" }, 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() { mJDOGPBOJIP_ = other.mJDOGPBOJIP_ != null ? other.mJDOGPBOJIP_.Clone() : null; cMGKEOLCBIP_ = other.cMGKEOLCBIP_; aIGEHHNHKPM_ = other.aIGEHHNHKPM_; eIDLLEOLFGM_ = other.eIDLLEOLFGM_.Clone(); chapterId_ = other.chapterId_; oBPFBLNBFKI_ = other.oBPFBLNBFKI_; scriptId_ = other.scriptId_; bLHGBEDNFIB_ = other.bLHGBEDNFIB_; cHOBAOGMLFN_ = other.cHOBAOGMLFN_; retcode_ = other.retcode_; rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null; iENPHEFANGL_ = other.iENPHEFANGL_ != null ? other.iENPHEFANGL_.Clone() : null; _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 "MJDOGPBOJIP" field. public const int MJDOGPBOJIPFieldNumber = 7; private global::EggLink.DanhengServer.Proto.BMLOFPCNGKN mJDOGPBOJIP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.BMLOFPCNGKN MJDOGPBOJIP { get { return mJDOGPBOJIP_; } set { mJDOGPBOJIP_ = value; } } /// Field number for the "CMGKEOLCBIP" field. public const int CMGKEOLCBIPFieldNumber = 10; private string cMGKEOLCBIP_ = ""; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public string CMGKEOLCBIP { get { return cMGKEOLCBIP_; } set { cMGKEOLCBIP_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } /// Field number for the "AIGEHHNHKPM" field. public const int AIGEHHNHKPMFieldNumber = 15; private uint aIGEHHNHKPM_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint AIGEHHNHKPM { get { return aIGEHHNHKPM_; } set { aIGEHHNHKPM_ = value; } } /// Field number for the "EIDLLEOLFGM" field. public const int EIDLLEOLFGMFieldNumber = 6; private static readonly pb::FieldCodec _repeated_eIDLLEOLFGM_codec = pb::FieldCodec.ForUInt32(50); private readonly pbc::RepeatedField eIDLLEOLFGM_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField EIDLLEOLFGM { get { return eIDLLEOLFGM_; } } /// Field number for the "chapter_id" field. public const int ChapterIdFieldNumber = 11; private uint chapterId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ChapterId { get { return chapterId_; } set { chapterId_ = value; } } /// Field number for the "OBPFBLNBFKI" field. public const int OBPFBLNBFKIFieldNumber = 2; private uint oBPFBLNBFKI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint OBPFBLNBFKI { get { return oBPFBLNBFKI_; } set { oBPFBLNBFKI_ = value; } } /// Field number for the "script_id" field. public const int ScriptIdFieldNumber = 12; private uint scriptId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ScriptId { get { return scriptId_; } set { scriptId_ = value; } } /// Field number for the "BLHGBEDNFIB" field. public const int BLHGBEDNFIBFieldNumber = 4; private uint bLHGBEDNFIB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint BLHGBEDNFIB { get { return bLHGBEDNFIB_; } set { bLHGBEDNFIB_ = value; } } /// Field number for the "CHOBAOGMLFN" field. public const int CHOBAOGMLFNFieldNumber = 3; private uint cHOBAOGMLFN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CHOBAOGMLFN { get { return cHOBAOGMLFN_; } set { cHOBAOGMLFN_ = value; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 9; 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 = 5; private global::EggLink.DanhengServer.Proto.ECMILHCKOMO rogueBuffInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ECMILHCKOMO RogueBuffInfo { get { return rogueBuffInfo_; } set { rogueBuffInfo_ = value; } } /// Field number for the "IENPHEFANGL" field. public const int IENPHEFANGLFieldNumber = 13; private global::EggLink.DanhengServer.Proto.LKBBKOJDDPD iENPHEFANGL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.LKBBKOJDDPD IENPHEFANGL { get { return iENPHEFANGL_; } set { iENPHEFANGL_ = 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 (!object.Equals(MJDOGPBOJIP, other.MJDOGPBOJIP)) return false; if (CMGKEOLCBIP != other.CMGKEOLCBIP) return false; if (AIGEHHNHKPM != other.AIGEHHNHKPM) return false; if(!eIDLLEOLFGM_.Equals(other.eIDLLEOLFGM_)) return false; if (ChapterId != other.ChapterId) return false; if (OBPFBLNBFKI != other.OBPFBLNBFKI) return false; if (ScriptId != other.ScriptId) return false; if (BLHGBEDNFIB != other.BLHGBEDNFIB) return false; if (CHOBAOGMLFN != other.CHOBAOGMLFN) return false; if (Retcode != other.Retcode) return false; if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false; if (!object.Equals(IENPHEFANGL, other.IENPHEFANGL)) 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 (mJDOGPBOJIP_ != null) hash ^= MJDOGPBOJIP.GetHashCode(); if (CMGKEOLCBIP.Length != 0) hash ^= CMGKEOLCBIP.GetHashCode(); if (AIGEHHNHKPM != 0) hash ^= AIGEHHNHKPM.GetHashCode(); hash ^= eIDLLEOLFGM_.GetHashCode(); if (ChapterId != 0) hash ^= ChapterId.GetHashCode(); if (OBPFBLNBFKI != 0) hash ^= OBPFBLNBFKI.GetHashCode(); if (ScriptId != 0) hash ^= ScriptId.GetHashCode(); if (BLHGBEDNFIB != 0) hash ^= BLHGBEDNFIB.GetHashCode(); if (CHOBAOGMLFN != 0) hash ^= CHOBAOGMLFN.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode(); if (iENPHEFANGL_ != null) hash ^= IENPHEFANGL.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 (OBPFBLNBFKI != 0) { output.WriteRawTag(16); output.WriteUInt32(OBPFBLNBFKI); } if (CHOBAOGMLFN != 0) { output.WriteRawTag(24); output.WriteUInt32(CHOBAOGMLFN); } if (BLHGBEDNFIB != 0) { output.WriteRawTag(32); output.WriteUInt32(BLHGBEDNFIB); } if (rogueBuffInfo_ != null) { output.WriteRawTag(42); output.WriteMessage(RogueBuffInfo); } eIDLLEOLFGM_.WriteTo(output, _repeated_eIDLLEOLFGM_codec); if (mJDOGPBOJIP_ != null) { output.WriteRawTag(58); output.WriteMessage(MJDOGPBOJIP); } if (Retcode != 0) { output.WriteRawTag(72); output.WriteUInt32(Retcode); } if (CMGKEOLCBIP.Length != 0) { output.WriteRawTag(82); output.WriteString(CMGKEOLCBIP); } if (ChapterId != 0) { output.WriteRawTag(88); output.WriteUInt32(ChapterId); } if (ScriptId != 0) { output.WriteRawTag(96); output.WriteUInt32(ScriptId); } if (iENPHEFANGL_ != null) { output.WriteRawTag(106); output.WriteMessage(IENPHEFANGL); } if (AIGEHHNHKPM != 0) { output.WriteRawTag(120); output.WriteUInt32(AIGEHHNHKPM); } 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 (OBPFBLNBFKI != 0) { output.WriteRawTag(16); output.WriteUInt32(OBPFBLNBFKI); } if (CHOBAOGMLFN != 0) { output.WriteRawTag(24); output.WriteUInt32(CHOBAOGMLFN); } if (BLHGBEDNFIB != 0) { output.WriteRawTag(32); output.WriteUInt32(BLHGBEDNFIB); } if (rogueBuffInfo_ != null) { output.WriteRawTag(42); output.WriteMessage(RogueBuffInfo); } eIDLLEOLFGM_.WriteTo(ref output, _repeated_eIDLLEOLFGM_codec); if (mJDOGPBOJIP_ != null) { output.WriteRawTag(58); output.WriteMessage(MJDOGPBOJIP); } if (Retcode != 0) { output.WriteRawTag(72); output.WriteUInt32(Retcode); } if (CMGKEOLCBIP.Length != 0) { output.WriteRawTag(82); output.WriteString(CMGKEOLCBIP); } if (ChapterId != 0) { output.WriteRawTag(88); output.WriteUInt32(ChapterId); } if (ScriptId != 0) { output.WriteRawTag(96); output.WriteUInt32(ScriptId); } if (iENPHEFANGL_ != null) { output.WriteRawTag(106); output.WriteMessage(IENPHEFANGL); } if (AIGEHHNHKPM != 0) { output.WriteRawTag(120); output.WriteUInt32(AIGEHHNHKPM); } 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 (mJDOGPBOJIP_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MJDOGPBOJIP); } if (CMGKEOLCBIP.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(CMGKEOLCBIP); } if (AIGEHHNHKPM != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AIGEHHNHKPM); } size += eIDLLEOLFGM_.CalculateSize(_repeated_eIDLLEOLFGM_codec); if (ChapterId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChapterId); } if (OBPFBLNBFKI != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OBPFBLNBFKI); } if (ScriptId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId); } if (BLHGBEDNFIB != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BLHGBEDNFIB); } if (CHOBAOGMLFN != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CHOBAOGMLFN); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (rogueBuffInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo); } if (iENPHEFANGL_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(IENPHEFANGL); } 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.mJDOGPBOJIP_ != null) { if (mJDOGPBOJIP_ == null) { MJDOGPBOJIP = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); } MJDOGPBOJIP.MergeFrom(other.MJDOGPBOJIP); } if (other.CMGKEOLCBIP.Length != 0) { CMGKEOLCBIP = other.CMGKEOLCBIP; } if (other.AIGEHHNHKPM != 0) { AIGEHHNHKPM = other.AIGEHHNHKPM; } eIDLLEOLFGM_.Add(other.eIDLLEOLFGM_); if (other.ChapterId != 0) { ChapterId = other.ChapterId; } if (other.OBPFBLNBFKI != 0) { OBPFBLNBFKI = other.OBPFBLNBFKI; } if (other.ScriptId != 0) { ScriptId = other.ScriptId; } if (other.BLHGBEDNFIB != 0) { BLHGBEDNFIB = other.BLHGBEDNFIB; } if (other.CHOBAOGMLFN != 0) { CHOBAOGMLFN = other.CHOBAOGMLFN; } if (other.Retcode != 0) { Retcode = other.Retcode; } if (other.rogueBuffInfo_ != null) { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } RogueBuffInfo.MergeFrom(other.RogueBuffInfo); } if (other.iENPHEFANGL_ != null) { if (iENPHEFANGL_ == null) { IENPHEFANGL = new global::EggLink.DanhengServer.Proto.LKBBKOJDDPD(); } IENPHEFANGL.MergeFrom(other.IENPHEFANGL); } _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 16: { OBPFBLNBFKI = input.ReadUInt32(); break; } case 24: { CHOBAOGMLFN = input.ReadUInt32(); break; } case 32: { BLHGBEDNFIB = input.ReadUInt32(); break; } case 42: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } input.ReadMessage(RogueBuffInfo); break; } case 50: case 48: { eIDLLEOLFGM_.AddEntriesFrom(input, _repeated_eIDLLEOLFGM_codec); break; } case 58: { if (mJDOGPBOJIP_ == null) { MJDOGPBOJIP = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); } input.ReadMessage(MJDOGPBOJIP); break; } case 72: { Retcode = input.ReadUInt32(); break; } case 82: { CMGKEOLCBIP = input.ReadString(); break; } case 88: { ChapterId = input.ReadUInt32(); break; } case 96: { ScriptId = input.ReadUInt32(); break; } case 106: { if (iENPHEFANGL_ == null) { IENPHEFANGL = new global::EggLink.DanhengServer.Proto.LKBBKOJDDPD(); } input.ReadMessage(IENPHEFANGL); break; } case 120: { AIGEHHNHKPM = 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 16: { OBPFBLNBFKI = input.ReadUInt32(); break; } case 24: { CHOBAOGMLFN = input.ReadUInt32(); break; } case 32: { BLHGBEDNFIB = input.ReadUInt32(); break; } case 42: { if (rogueBuffInfo_ == null) { RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ECMILHCKOMO(); } input.ReadMessage(RogueBuffInfo); break; } case 50: case 48: { eIDLLEOLFGM_.AddEntriesFrom(ref input, _repeated_eIDLLEOLFGM_codec); break; } case 58: { if (mJDOGPBOJIP_ == null) { MJDOGPBOJIP = new global::EggLink.DanhengServer.Proto.BMLOFPCNGKN(); } input.ReadMessage(MJDOGPBOJIP); break; } case 72: { Retcode = input.ReadUInt32(); break; } case 82: { CMGKEOLCBIP = input.ReadString(); break; } case 88: { ChapterId = input.ReadUInt32(); break; } case 96: { ScriptId = input.ReadUInt32(); break; } case 106: { if (iENPHEFANGL_ == null) { IENPHEFANGL = new global::EggLink.DanhengServer.Proto.LKBBKOJDDPD(); } input.ReadMessage(IENPHEFANGL); break; } case 120: { AIGEHHNHKPM = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code