// // 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( "ChdQbGF5ZXJTZXR0aW5nSW5mby5wcm90bxodUGxheWVyRXh0cmFTZXR0aW5n", "c0luZm8ucHJvdG8ijwMKEVBsYXllclNldHRpbmdJbmZvEhMKC05LRUtJQk5K", "TVBBGA8gASgIEhMKC0dNSkFOT0pNS0NFGAUgASgIEh4KFmRpc3BsYXlfcmVj", "ZW50bHlfc3RhdGUYBCABKAgSFAoLSk5BR0xDREtLRUoYnQMgASgIEhMKC09F", "R0lGT0RFQUtLGGcgASgIEjUKE2V4dHJhX3NldHRpbmdzX2luZm8YByABKAsy", "GC5QbGF5ZXJFeHRyYVNldHRpbmdzSW5mbxITCgtNQ0NKTEJFTUtDThgOIAEo", "CBITCgtLQVBESU1HSkxORhgKIAEoCBIaChJkaXNwbGF5X2NvbGxlY3Rpb24Y", "CCABKAgSHAoUZGlzcGxheV9hY3RpdmVfc3RhdGUYASABKAgSFAoLR1BJUEpM", "Q0xJSUgYowUgASgIEhMKC01NTU5KQ0hFTUZOGAsgASgIEh0KFWRpc3BsYXlf", "YmF0dGxlX3JlY29yZBgMIAEoCBIgChhkaXNwbGF5X2NoYWxsZW5nZV9saW5l", "dXAYAyABKAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv", "dG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfoReflection.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[]{ "NKEKIBNJMPA", "GMJANOJMKCE", "DisplayRecentlyState", "JNAGLCDKKEJ", "OEGIFODEAKK", "ExtraSettingsInfo", "MCCJLBEMKCN", "KAPDIMGJLNF", "DisplayCollection", "DisplayActiveState", "GPIPJLCLIIH", "MMMNJCHEMFN", "DisplayBattleRecord", "DisplayChallengeLineup" }, 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() { nKEKIBNJMPA_ = other.nKEKIBNJMPA_; gMJANOJMKCE_ = other.gMJANOJMKCE_; displayRecentlyState_ = other.displayRecentlyState_; jNAGLCDKKEJ_ = other.jNAGLCDKKEJ_; oEGIFODEAKK_ = other.oEGIFODEAKK_; extraSettingsInfo_ = other.extraSettingsInfo_ != null ? other.extraSettingsInfo_.Clone() : null; mCCJLBEMKCN_ = other.mCCJLBEMKCN_; kAPDIMGJLNF_ = other.kAPDIMGJLNF_; displayCollection_ = other.displayCollection_; displayActiveState_ = other.displayActiveState_; gPIPJLCLIIH_ = other.gPIPJLCLIIH_; mMMNJCHEMFN_ = other.mMMNJCHEMFN_; displayBattleRecord_ = other.displayBattleRecord_; displayChallengeLineup_ = other.displayChallengeLineup_; _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 "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 "GMJANOJMKCE" field. public const int GMJANOJMKCEFieldNumber = 5; 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 "display_recently_state" field. public const int DisplayRecentlyStateFieldNumber = 4; private bool displayRecentlyState_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool DisplayRecentlyState { get { return displayRecentlyState_; } set { displayRecentlyState_ = value; } } /// Field number for the "JNAGLCDKKEJ" field. public const int JNAGLCDKKEJFieldNumber = 413; private bool jNAGLCDKKEJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool JNAGLCDKKEJ { get { return jNAGLCDKKEJ_; } set { jNAGLCDKKEJ_ = value; } } /// Field number for the "OEGIFODEAKK" field. public const int OEGIFODEAKKFieldNumber = 103; 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 "extra_settings_info" field. public const int ExtraSettingsInfoFieldNumber = 7; private global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo extraSettingsInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo ExtraSettingsInfo { get { return extraSettingsInfo_; } set { extraSettingsInfo_ = 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 "KAPDIMGJLNF" field. public const int KAPDIMGJLNFFieldNumber = 10; 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 "display_collection" field. public const int DisplayCollectionFieldNumber = 8; private bool displayCollection_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool DisplayCollection { get { return displayCollection_; } set { displayCollection_ = value; } } /// Field number for the "display_active_state" field. public const int DisplayActiveStateFieldNumber = 1; private bool displayActiveState_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool DisplayActiveState { get { return displayActiveState_; } set { displayActiveState_ = value; } } /// Field number for the "GPIPJLCLIIH" field. public const int GPIPJLCLIIHFieldNumber = 675; private bool gPIPJLCLIIH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool GPIPJLCLIIH { get { return gPIPJLCLIIH_; } set { gPIPJLCLIIH_ = value; } } /// Field number for the "MMMNJCHEMFN" field. public const int MMMNJCHEMFNFieldNumber = 11; 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 "display_battle_record" field. public const int DisplayBattleRecordFieldNumber = 12; private bool displayBattleRecord_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool DisplayBattleRecord { get { return displayBattleRecord_; } set { displayBattleRecord_ = value; } } /// Field number for the "display_challenge_lineup" field. public const int DisplayChallengeLineupFieldNumber = 3; private bool displayChallengeLineup_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool DisplayChallengeLineup { get { return displayChallengeLineup_; } set { displayChallengeLineup_ = 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 (NKEKIBNJMPA != other.NKEKIBNJMPA) return false; if (GMJANOJMKCE != other.GMJANOJMKCE) return false; if (DisplayRecentlyState != other.DisplayRecentlyState) return false; if (JNAGLCDKKEJ != other.JNAGLCDKKEJ) return false; if (OEGIFODEAKK != other.OEGIFODEAKK) return false; if (!object.Equals(ExtraSettingsInfo, other.ExtraSettingsInfo)) return false; if (MCCJLBEMKCN != other.MCCJLBEMKCN) return false; if (KAPDIMGJLNF != other.KAPDIMGJLNF) return false; if (DisplayCollection != other.DisplayCollection) return false; if (DisplayActiveState != other.DisplayActiveState) return false; if (GPIPJLCLIIH != other.GPIPJLCLIIH) return false; if (MMMNJCHEMFN != other.MMMNJCHEMFN) return false; if (DisplayBattleRecord != other.DisplayBattleRecord) return false; if (DisplayChallengeLineup != other.DisplayChallengeLineup) 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 (NKEKIBNJMPA != false) hash ^= NKEKIBNJMPA.GetHashCode(); if (GMJANOJMKCE != false) hash ^= GMJANOJMKCE.GetHashCode(); if (DisplayRecentlyState != false) hash ^= DisplayRecentlyState.GetHashCode(); if (JNAGLCDKKEJ != false) hash ^= JNAGLCDKKEJ.GetHashCode(); if (OEGIFODEAKK != false) hash ^= OEGIFODEAKK.GetHashCode(); if (extraSettingsInfo_ != null) hash ^= ExtraSettingsInfo.GetHashCode(); if (MCCJLBEMKCN != false) hash ^= MCCJLBEMKCN.GetHashCode(); if (KAPDIMGJLNF != false) hash ^= KAPDIMGJLNF.GetHashCode(); if (DisplayCollection != false) hash ^= DisplayCollection.GetHashCode(); if (DisplayActiveState != false) hash ^= DisplayActiveState.GetHashCode(); if (GPIPJLCLIIH != false) hash ^= GPIPJLCLIIH.GetHashCode(); if (MMMNJCHEMFN != false) hash ^= MMMNJCHEMFN.GetHashCode(); if (DisplayBattleRecord != false) hash ^= DisplayBattleRecord.GetHashCode(); if (DisplayChallengeLineup != false) hash ^= DisplayChallengeLineup.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 (DisplayActiveState != false) { output.WriteRawTag(8); output.WriteBool(DisplayActiveState); } if (DisplayChallengeLineup != false) { output.WriteRawTag(24); output.WriteBool(DisplayChallengeLineup); } if (DisplayRecentlyState != false) { output.WriteRawTag(32); output.WriteBool(DisplayRecentlyState); } if (GMJANOJMKCE != false) { output.WriteRawTag(40); output.WriteBool(GMJANOJMKCE); } if (extraSettingsInfo_ != null) { output.WriteRawTag(58); output.WriteMessage(ExtraSettingsInfo); } if (DisplayCollection != false) { output.WriteRawTag(64); output.WriteBool(DisplayCollection); } if (KAPDIMGJLNF != false) { output.WriteRawTag(80); output.WriteBool(KAPDIMGJLNF); } if (MMMNJCHEMFN != false) { output.WriteRawTag(88); output.WriteBool(MMMNJCHEMFN); } if (DisplayBattleRecord != false) { output.WriteRawTag(96); output.WriteBool(DisplayBattleRecord); } if (MCCJLBEMKCN != false) { output.WriteRawTag(112); output.WriteBool(MCCJLBEMKCN); } if (NKEKIBNJMPA != false) { output.WriteRawTag(120); output.WriteBool(NKEKIBNJMPA); } if (OEGIFODEAKK != false) { output.WriteRawTag(184, 6); output.WriteBool(OEGIFODEAKK); } if (JNAGLCDKKEJ != false) { output.WriteRawTag(232, 25); output.WriteBool(JNAGLCDKKEJ); } if (GPIPJLCLIIH != false) { output.WriteRawTag(152, 42); output.WriteBool(GPIPJLCLIIH); } 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 (DisplayActiveState != false) { output.WriteRawTag(8); output.WriteBool(DisplayActiveState); } if (DisplayChallengeLineup != false) { output.WriteRawTag(24); output.WriteBool(DisplayChallengeLineup); } if (DisplayRecentlyState != false) { output.WriteRawTag(32); output.WriteBool(DisplayRecentlyState); } if (GMJANOJMKCE != false) { output.WriteRawTag(40); output.WriteBool(GMJANOJMKCE); } if (extraSettingsInfo_ != null) { output.WriteRawTag(58); output.WriteMessage(ExtraSettingsInfo); } if (DisplayCollection != false) { output.WriteRawTag(64); output.WriteBool(DisplayCollection); } if (KAPDIMGJLNF != false) { output.WriteRawTag(80); output.WriteBool(KAPDIMGJLNF); } if (MMMNJCHEMFN != false) { output.WriteRawTag(88); output.WriteBool(MMMNJCHEMFN); } if (DisplayBattleRecord != false) { output.WriteRawTag(96); output.WriteBool(DisplayBattleRecord); } if (MCCJLBEMKCN != false) { output.WriteRawTag(112); output.WriteBool(MCCJLBEMKCN); } if (NKEKIBNJMPA != false) { output.WriteRawTag(120); output.WriteBool(NKEKIBNJMPA); } if (OEGIFODEAKK != false) { output.WriteRawTag(184, 6); output.WriteBool(OEGIFODEAKK); } if (JNAGLCDKKEJ != false) { output.WriteRawTag(232, 25); output.WriteBool(JNAGLCDKKEJ); } if (GPIPJLCLIIH != false) { output.WriteRawTag(152, 42); output.WriteBool(GPIPJLCLIIH); } 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 (NKEKIBNJMPA != false) { size += 1 + 1; } if (GMJANOJMKCE != false) { size += 1 + 1; } if (DisplayRecentlyState != false) { size += 1 + 1; } if (JNAGLCDKKEJ != false) { size += 2 + 1; } if (OEGIFODEAKK != false) { size += 2 + 1; } if (extraSettingsInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ExtraSettingsInfo); } if (MCCJLBEMKCN != false) { size += 1 + 1; } if (KAPDIMGJLNF != false) { size += 1 + 1; } if (DisplayCollection != false) { size += 1 + 1; } if (DisplayActiveState != false) { size += 1 + 1; } if (GPIPJLCLIIH != false) { size += 2 + 1; } if (MMMNJCHEMFN != false) { size += 1 + 1; } if (DisplayBattleRecord != false) { size += 1 + 1; } if (DisplayChallengeLineup != 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.NKEKIBNJMPA != false) { NKEKIBNJMPA = other.NKEKIBNJMPA; } if (other.GMJANOJMKCE != false) { GMJANOJMKCE = other.GMJANOJMKCE; } if (other.DisplayRecentlyState != false) { DisplayRecentlyState = other.DisplayRecentlyState; } if (other.JNAGLCDKKEJ != false) { JNAGLCDKKEJ = other.JNAGLCDKKEJ; } if (other.OEGIFODEAKK != false) { OEGIFODEAKK = other.OEGIFODEAKK; } if (other.extraSettingsInfo_ != null) { if (extraSettingsInfo_ == null) { ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo(); } ExtraSettingsInfo.MergeFrom(other.ExtraSettingsInfo); } if (other.MCCJLBEMKCN != false) { MCCJLBEMKCN = other.MCCJLBEMKCN; } if (other.KAPDIMGJLNF != false) { KAPDIMGJLNF = other.KAPDIMGJLNF; } if (other.DisplayCollection != false) { DisplayCollection = other.DisplayCollection; } if (other.DisplayActiveState != false) { DisplayActiveState = other.DisplayActiveState; } if (other.GPIPJLCLIIH != false) { GPIPJLCLIIH = other.GPIPJLCLIIH; } if (other.MMMNJCHEMFN != false) { MMMNJCHEMFN = other.MMMNJCHEMFN; } if (other.DisplayBattleRecord != false) { DisplayBattleRecord = other.DisplayBattleRecord; } if (other.DisplayChallengeLineup != false) { DisplayChallengeLineup = other.DisplayChallengeLineup; } _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: { DisplayActiveState = input.ReadBool(); break; } case 24: { DisplayChallengeLineup = input.ReadBool(); break; } case 32: { DisplayRecentlyState = input.ReadBool(); break; } case 40: { GMJANOJMKCE = input.ReadBool(); break; } case 58: { if (extraSettingsInfo_ == null) { ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo(); } input.ReadMessage(ExtraSettingsInfo); break; } case 64: { DisplayCollection = input.ReadBool(); break; } case 80: { KAPDIMGJLNF = input.ReadBool(); break; } case 88: { MMMNJCHEMFN = input.ReadBool(); break; } case 96: { DisplayBattleRecord = input.ReadBool(); break; } case 112: { MCCJLBEMKCN = input.ReadBool(); break; } case 120: { NKEKIBNJMPA = input.ReadBool(); break; } case 824: { OEGIFODEAKK = input.ReadBool(); break; } case 3304: { JNAGLCDKKEJ = input.ReadBool(); break; } case 5400: { GPIPJLCLIIH = 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: { DisplayActiveState = input.ReadBool(); break; } case 24: { DisplayChallengeLineup = input.ReadBool(); break; } case 32: { DisplayRecentlyState = input.ReadBool(); break; } case 40: { GMJANOJMKCE = input.ReadBool(); break; } case 58: { if (extraSettingsInfo_ == null) { ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo(); } input.ReadMessage(ExtraSettingsInfo); break; } case 64: { DisplayCollection = input.ReadBool(); break; } case 80: { KAPDIMGJLNF = input.ReadBool(); break; } case 88: { MMMNJCHEMFN = input.ReadBool(); break; } case 96: { DisplayBattleRecord = input.ReadBool(); break; } case 112: { MCCJLBEMKCN = input.ReadBool(); break; } case 120: { NKEKIBNJMPA = input.ReadBool(); break; } case 824: { OEGIFODEAKK = input.ReadBool(); break; } case 3304: { JNAGLCDKKEJ = input.ReadBool(); break; } case 5400: { GPIPJLCLIIH = input.ReadBool(); break; } } } } #endif } #endregion } #endregion Designer generated code