// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: PlayerSettingInfo.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 PlayerSettingInfo.proto public static partial class PlayerSettingInfoReflection { #region Descriptor /// File descriptor for PlayerSettingInfo.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static PlayerSettingInfoReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChdQbGF5ZXJTZXR0aW5nSW5mby5wcm90bxoRT0dGSU9EUElMRUwucHJvdG8i", "swIKEVBsYXllclNldHRpbmdJbmZvEhMKC01NTU5KQ0hFTUZOGA0gASgIEhMK", "C0dNSkFOT0pNS0NFGAkgASgIEhMKC05LRUtJQk5KTVBBGA8gASgIEhMKC0FQ", "T05FSURNUEhMGAEgASgIEiEKC0dIS0NNRE5LT1BOGAggASgLMgwuT0dGSU9E", "UElMRUwSEwoLS0FQRElNR0pMTkYYAiABKAgSEwoLS0pOQ0NLSEpGSEUYByAB", "KAgSEwoLQUlDTkZBT0JDUEkYBCABKAgSEwoLQUFNRUxPSFBCSEwYBSABKAgS", "EwoLTkpGTUlMSk9GT0sYCyABKAgSEwoLTUNDSkxCRU1LQ04YDiABKAgSFAoL", "T0VHSUZPREVBS0sY0wogASgIEhMKC1BCS0JHTEhIS1BFGAMgASgIQh6qAhtF", "Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OGFIODPILELReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PlayerSettingInfo), global::EggLink.DanhengServer.Proto.PlayerSettingInfo.Parser, new[]{ "MMMNJCHEMFN", "GMJANOJMKCE", "NKEKIBNJMPA", "APONEIDMPHL", "GHKCMDNKOPN", "KAPDIMGJLNF", "KJNCCKHJFHE", "AICNFAOBCPI", "AAMELOHPBHL", "NJFMILJOFOK", "MCCJLBEMKCN", "OEGIFODEAKK", "PBKBGLHHKPE" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class PlayerSettingInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PlayerSettingInfo()); 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.PlayerSettingInfoReflection.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 PlayerSettingInfo() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public PlayerSettingInfo(PlayerSettingInfo other) : this() { mMMNJCHEMFN_ = other.mMMNJCHEMFN_; gMJANOJMKCE_ = other.gMJANOJMKCE_; nKEKIBNJMPA_ = other.nKEKIBNJMPA_; aPONEIDMPHL_ = other.aPONEIDMPHL_; gHKCMDNKOPN_ = other.gHKCMDNKOPN_ != null ? other.gHKCMDNKOPN_.Clone() : null; kAPDIMGJLNF_ = other.kAPDIMGJLNF_; kJNCCKHJFHE_ = other.kJNCCKHJFHE_; aICNFAOBCPI_ = other.aICNFAOBCPI_; aAMELOHPBHL_ = other.aAMELOHPBHL_; nJFMILJOFOK_ = other.nJFMILJOFOK_; mCCJLBEMKCN_ = other.mCCJLBEMKCN_; oEGIFODEAKK_ = other.oEGIFODEAKK_; pBKBGLHHKPE_ = other.pBKBGLHHKPE_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public PlayerSettingInfo Clone() { return new PlayerSettingInfo(this); } /// Field number for the "MMMNJCHEMFN" field. public const int MMMNJCHEMFNFieldNumber = 13; private bool mMMNJCHEMFN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool MMMNJCHEMFN { get { return mMMNJCHEMFN_; } set { mMMNJCHEMFN_ = value; } } /// Field number for the "GMJANOJMKCE" field. public const int GMJANOJMKCEFieldNumber = 9; private bool gMJANOJMKCE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool GMJANOJMKCE { get { return gMJANOJMKCE_; } set { gMJANOJMKCE_ = value; } } /// Field number for the "NKEKIBNJMPA" field. public const int NKEKIBNJMPAFieldNumber = 15; private bool nKEKIBNJMPA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool NKEKIBNJMPA { get { return nKEKIBNJMPA_; } set { nKEKIBNJMPA_ = value; } } /// Field number for the "APONEIDMPHL" field. public const int APONEIDMPHLFieldNumber = 1; private bool aPONEIDMPHL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool APONEIDMPHL { get { return aPONEIDMPHL_; } set { aPONEIDMPHL_ = value; } } /// Field number for the "GHKCMDNKOPN" field. public const int GHKCMDNKOPNFieldNumber = 8; private global::EggLink.DanhengServer.Proto.OGFIODPILEL gHKCMDNKOPN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.OGFIODPILEL GHKCMDNKOPN { get { return gHKCMDNKOPN_; } set { gHKCMDNKOPN_ = value; } } /// Field number for the "KAPDIMGJLNF" field. public const int KAPDIMGJLNFFieldNumber = 2; private bool kAPDIMGJLNF_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool KAPDIMGJLNF { get { return kAPDIMGJLNF_; } set { kAPDIMGJLNF_ = value; } } /// Field number for the "KJNCCKHJFHE" field. public const int KJNCCKHJFHEFieldNumber = 7; private bool kJNCCKHJFHE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool KJNCCKHJFHE { get { return kJNCCKHJFHE_; } set { kJNCCKHJFHE_ = value; } } /// Field number for the "AICNFAOBCPI" field. public const int AICNFAOBCPIFieldNumber = 4; private bool aICNFAOBCPI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool AICNFAOBCPI { get { return aICNFAOBCPI_; } set { aICNFAOBCPI_ = value; } } /// Field number for the "AAMELOHPBHL" field. public const int AAMELOHPBHLFieldNumber = 5; private bool aAMELOHPBHL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool AAMELOHPBHL { get { return aAMELOHPBHL_; } set { aAMELOHPBHL_ = value; } } /// Field number for the "NJFMILJOFOK" field. public const int NJFMILJOFOKFieldNumber = 11; private bool nJFMILJOFOK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool NJFMILJOFOK { get { return nJFMILJOFOK_; } set { nJFMILJOFOK_ = value; } } /// Field number for the "MCCJLBEMKCN" field. public const int MCCJLBEMKCNFieldNumber = 14; private bool mCCJLBEMKCN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool MCCJLBEMKCN { get { return mCCJLBEMKCN_; } set { mCCJLBEMKCN_ = value; } } /// Field number for the "OEGIFODEAKK" field. public const int OEGIFODEAKKFieldNumber = 1363; private bool oEGIFODEAKK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool OEGIFODEAKK { get { return oEGIFODEAKK_; } set { oEGIFODEAKK_ = value; } } /// Field number for the "PBKBGLHHKPE" field. public const int PBKBGLHHKPEFieldNumber = 3; private bool pBKBGLHHKPE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool PBKBGLHHKPE { get { return pBKBGLHHKPE_; } set { pBKBGLHHKPE_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as PlayerSettingInfo); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(PlayerSettingInfo other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (MMMNJCHEMFN != other.MMMNJCHEMFN) return false; if (GMJANOJMKCE != other.GMJANOJMKCE) return false; if (NKEKIBNJMPA != other.NKEKIBNJMPA) return false; if (APONEIDMPHL != other.APONEIDMPHL) return false; if (!object.Equals(GHKCMDNKOPN, other.GHKCMDNKOPN)) return false; if (KAPDIMGJLNF != other.KAPDIMGJLNF) return false; if (KJNCCKHJFHE != other.KJNCCKHJFHE) return false; if (AICNFAOBCPI != other.AICNFAOBCPI) return false; if (AAMELOHPBHL != other.AAMELOHPBHL) return false; if (NJFMILJOFOK != other.NJFMILJOFOK) return false; if (MCCJLBEMKCN != other.MCCJLBEMKCN) return false; if (OEGIFODEAKK != other.OEGIFODEAKK) return false; if (PBKBGLHHKPE != other.PBKBGLHHKPE) 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 (MMMNJCHEMFN != false) hash ^= MMMNJCHEMFN.GetHashCode(); if (GMJANOJMKCE != false) hash ^= GMJANOJMKCE.GetHashCode(); if (NKEKIBNJMPA != false) hash ^= NKEKIBNJMPA.GetHashCode(); if (APONEIDMPHL != false) hash ^= APONEIDMPHL.GetHashCode(); if (gHKCMDNKOPN_ != null) hash ^= GHKCMDNKOPN.GetHashCode(); if (KAPDIMGJLNF != false) hash ^= KAPDIMGJLNF.GetHashCode(); if (KJNCCKHJFHE != false) hash ^= KJNCCKHJFHE.GetHashCode(); if (AICNFAOBCPI != false) hash ^= AICNFAOBCPI.GetHashCode(); if (AAMELOHPBHL != false) hash ^= AAMELOHPBHL.GetHashCode(); if (NJFMILJOFOK != false) hash ^= NJFMILJOFOK.GetHashCode(); if (MCCJLBEMKCN != false) hash ^= MCCJLBEMKCN.GetHashCode(); if (OEGIFODEAKK != false) hash ^= OEGIFODEAKK.GetHashCode(); if (PBKBGLHHKPE != false) hash ^= PBKBGLHHKPE.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 (APONEIDMPHL != false) { output.WriteRawTag(8); output.WriteBool(APONEIDMPHL); } if (KAPDIMGJLNF != false) { output.WriteRawTag(16); output.WriteBool(KAPDIMGJLNF); } if (PBKBGLHHKPE != false) { output.WriteRawTag(24); output.WriteBool(PBKBGLHHKPE); } if (AICNFAOBCPI != false) { output.WriteRawTag(32); output.WriteBool(AICNFAOBCPI); } if (AAMELOHPBHL != false) { output.WriteRawTag(40); output.WriteBool(AAMELOHPBHL); } if (KJNCCKHJFHE != false) { output.WriteRawTag(56); output.WriteBool(KJNCCKHJFHE); } if (gHKCMDNKOPN_ != null) { output.WriteRawTag(66); output.WriteMessage(GHKCMDNKOPN); } if (GMJANOJMKCE != false) { output.WriteRawTag(72); output.WriteBool(GMJANOJMKCE); } if (NJFMILJOFOK != false) { output.WriteRawTag(88); output.WriteBool(NJFMILJOFOK); } if (MMMNJCHEMFN != false) { output.WriteRawTag(104); output.WriteBool(MMMNJCHEMFN); } if (MCCJLBEMKCN != false) { output.WriteRawTag(112); output.WriteBool(MCCJLBEMKCN); } if (NKEKIBNJMPA != false) { output.WriteRawTag(120); output.WriteBool(NKEKIBNJMPA); } if (OEGIFODEAKK != false) { output.WriteRawTag(152, 85); output.WriteBool(OEGIFODEAKK); } 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 (APONEIDMPHL != false) { output.WriteRawTag(8); output.WriteBool(APONEIDMPHL); } if (KAPDIMGJLNF != false) { output.WriteRawTag(16); output.WriteBool(KAPDIMGJLNF); } if (PBKBGLHHKPE != false) { output.WriteRawTag(24); output.WriteBool(PBKBGLHHKPE); } if (AICNFAOBCPI != false) { output.WriteRawTag(32); output.WriteBool(AICNFAOBCPI); } if (AAMELOHPBHL != false) { output.WriteRawTag(40); output.WriteBool(AAMELOHPBHL); } if (KJNCCKHJFHE != false) { output.WriteRawTag(56); output.WriteBool(KJNCCKHJFHE); } if (gHKCMDNKOPN_ != null) { output.WriteRawTag(66); output.WriteMessage(GHKCMDNKOPN); } if (GMJANOJMKCE != false) { output.WriteRawTag(72); output.WriteBool(GMJANOJMKCE); } if (NJFMILJOFOK != false) { output.WriteRawTag(88); output.WriteBool(NJFMILJOFOK); } if (MMMNJCHEMFN != false) { output.WriteRawTag(104); output.WriteBool(MMMNJCHEMFN); } if (MCCJLBEMKCN != false) { output.WriteRawTag(112); output.WriteBool(MCCJLBEMKCN); } if (NKEKIBNJMPA != false) { output.WriteRawTag(120); output.WriteBool(NKEKIBNJMPA); } if (OEGIFODEAKK != false) { output.WriteRawTag(152, 85); output.WriteBool(OEGIFODEAKK); } 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 (MMMNJCHEMFN != false) { size += 1 + 1; } if (GMJANOJMKCE != false) { size += 1 + 1; } if (NKEKIBNJMPA != false) { size += 1 + 1; } if (APONEIDMPHL != false) { size += 1 + 1; } if (gHKCMDNKOPN_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GHKCMDNKOPN); } if (KAPDIMGJLNF != false) { size += 1 + 1; } if (KJNCCKHJFHE != false) { size += 1 + 1; } if (AICNFAOBCPI != false) { size += 1 + 1; } if (AAMELOHPBHL != false) { size += 1 + 1; } if (NJFMILJOFOK != false) { size += 1 + 1; } if (MCCJLBEMKCN != false) { size += 1 + 1; } if (OEGIFODEAKK != false) { size += 2 + 1; } if (PBKBGLHHKPE != false) { size += 1 + 1; } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(PlayerSettingInfo other) { if (other == null) { return; } if (other.MMMNJCHEMFN != false) { MMMNJCHEMFN = other.MMMNJCHEMFN; } if (other.GMJANOJMKCE != false) { GMJANOJMKCE = other.GMJANOJMKCE; } if (other.NKEKIBNJMPA != false) { NKEKIBNJMPA = other.NKEKIBNJMPA; } if (other.APONEIDMPHL != false) { APONEIDMPHL = other.APONEIDMPHL; } if (other.gHKCMDNKOPN_ != null) { if (gHKCMDNKOPN_ == null) { GHKCMDNKOPN = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); } GHKCMDNKOPN.MergeFrom(other.GHKCMDNKOPN); } if (other.KAPDIMGJLNF != false) { KAPDIMGJLNF = other.KAPDIMGJLNF; } if (other.KJNCCKHJFHE != false) { KJNCCKHJFHE = other.KJNCCKHJFHE; } if (other.AICNFAOBCPI != false) { AICNFAOBCPI = other.AICNFAOBCPI; } if (other.AAMELOHPBHL != false) { AAMELOHPBHL = other.AAMELOHPBHL; } if (other.NJFMILJOFOK != false) { NJFMILJOFOK = other.NJFMILJOFOK; } if (other.MCCJLBEMKCN != false) { MCCJLBEMKCN = other.MCCJLBEMKCN; } if (other.OEGIFODEAKK != false) { OEGIFODEAKK = other.OEGIFODEAKK; } if (other.PBKBGLHHKPE != false) { PBKBGLHHKPE = other.PBKBGLHHKPE; } _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: { APONEIDMPHL = input.ReadBool(); break; } case 16: { KAPDIMGJLNF = input.ReadBool(); break; } case 24: { PBKBGLHHKPE = input.ReadBool(); break; } case 32: { AICNFAOBCPI = input.ReadBool(); break; } case 40: { AAMELOHPBHL = input.ReadBool(); break; } case 56: { KJNCCKHJFHE = input.ReadBool(); break; } case 66: { if (gHKCMDNKOPN_ == null) { GHKCMDNKOPN = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); } input.ReadMessage(GHKCMDNKOPN); break; } case 72: { GMJANOJMKCE = input.ReadBool(); break; } case 88: { NJFMILJOFOK = input.ReadBool(); break; } case 104: { MMMNJCHEMFN = input.ReadBool(); break; } case 112: { MCCJLBEMKCN = input.ReadBool(); break; } case 120: { NKEKIBNJMPA = input.ReadBool(); break; } case 10904: { OEGIFODEAKK = input.ReadBool(); 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: { APONEIDMPHL = input.ReadBool(); break; } case 16: { KAPDIMGJLNF = input.ReadBool(); break; } case 24: { PBKBGLHHKPE = input.ReadBool(); break; } case 32: { AICNFAOBCPI = input.ReadBool(); break; } case 40: { AAMELOHPBHL = input.ReadBool(); break; } case 56: { KJNCCKHJFHE = input.ReadBool(); break; } case 66: { if (gHKCMDNKOPN_ == null) { GHKCMDNKOPN = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); } input.ReadMessage(GHKCMDNKOPN); break; } case 72: { GMJANOJMKCE = input.ReadBool(); break; } case 88: { NJFMILJOFOK = input.ReadBool(); break; } case 104: { MMMNJCHEMFN = input.ReadBool(); break; } case 112: { MCCJLBEMKCN = input.ReadBool(); break; } case 120: { NKEKIBNJMPA = input.ReadBool(); break; } case 10904: { OEGIFODEAKK = input.ReadBool(); break; } } } } #endif } #endregion } #endregion Designer generated code