// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: UpdatePlayerSetting.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 UpdatePlayerSetting.proto public static partial class UpdatePlayerSettingReflection { #region Descriptor /// File descriptor for UpdatePlayerSetting.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static UpdatePlayerSettingReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChlVcGRhdGVQbGF5ZXJTZXR0aW5nLnByb3RvGhFPR0ZJT0RQSUxFTC5wcm90", "byK6AgoTVXBkYXRlUGxheWVyU2V0dGluZxIVCgtLQVBESU1HSkxORhgCIAEo", "CEgAEhUKC01NTU5KQ0hFTUZOGAUgASgISAASFQoLTktFS0lCTkpNUEEYByAB", "KAhIABIVCgtQQktCR0xISEtQRRgJIAEoCEgAEhUKC05KRk1JTEpPRk9LGAEg", "ASgISAASFQoLQUlDTkZBT0JDUEkYBCABKAhIABIVCgtLSk5DQ0tISkZIRRgN", "IAEoCEgAEhUKC0FQT05FSURNUEhMGAsgASgISAASFQoLR01KQU5PSk1LQ0UY", "CCABKAhIABIfChVpbmNsdWRlX3VwZ3JhZGVfcmVsaWMYDyABKAhIABIjCgtH", "SEtDTUROS09QThgOIAEoCzIMLk9HRklPRFBJTEVMSABCDgoMc2V0dGluZ19j", "YXNlQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); 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.UpdatePlayerSetting), global::EggLink.DanhengServer.Proto.UpdatePlayerSetting.Parser, new[]{ "KAPDIMGJLNF", "MMMNJCHEMFN", "NKEKIBNJMPA", "PBKBGLHHKPE", "NJFMILJOFOK", "AICNFAOBCPI", "KJNCCKHJFHE", "APONEIDMPHL", "GMJANOJMKCE", "IncludeUpgradeRelic", "GHKCMDNKOPN" }, new[]{ "SettingCase" }, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class UpdatePlayerSetting : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdatePlayerSetting()); 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.UpdatePlayerSettingReflection.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 UpdatePlayerSetting() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public UpdatePlayerSetting(UpdatePlayerSetting other) : this() { switch (other.SettingCaseCase) { case SettingCaseOneofCase.KAPDIMGJLNF: KAPDIMGJLNF = other.KAPDIMGJLNF; break; case SettingCaseOneofCase.MMMNJCHEMFN: MMMNJCHEMFN = other.MMMNJCHEMFN; break; case SettingCaseOneofCase.NKEKIBNJMPA: NKEKIBNJMPA = other.NKEKIBNJMPA; break; case SettingCaseOneofCase.PBKBGLHHKPE: PBKBGLHHKPE = other.PBKBGLHHKPE; break; case SettingCaseOneofCase.NJFMILJOFOK: NJFMILJOFOK = other.NJFMILJOFOK; break; case SettingCaseOneofCase.AICNFAOBCPI: AICNFAOBCPI = other.AICNFAOBCPI; break; case SettingCaseOneofCase.KJNCCKHJFHE: KJNCCKHJFHE = other.KJNCCKHJFHE; break; case SettingCaseOneofCase.APONEIDMPHL: APONEIDMPHL = other.APONEIDMPHL; break; case SettingCaseOneofCase.GMJANOJMKCE: GMJANOJMKCE = other.GMJANOJMKCE; break; case SettingCaseOneofCase.IncludeUpgradeRelic: IncludeUpgradeRelic = other.IncludeUpgradeRelic; break; case SettingCaseOneofCase.GHKCMDNKOPN: GHKCMDNKOPN = other.GHKCMDNKOPN.Clone(); break; } _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public UpdatePlayerSetting Clone() { return new UpdatePlayerSetting(this); } /// Field number for the "KAPDIMGJLNF" field. public const int KAPDIMGJLNFFieldNumber = 2; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool KAPDIMGJLNF { get { return HasKAPDIMGJLNF ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.KAPDIMGJLNF; } } /// Gets whether the "KAPDIMGJLNF" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasKAPDIMGJLNF { get { return settingCaseCase_ == SettingCaseOneofCase.KAPDIMGJLNF; } } /// Clears the value of the oneof if it's currently set to "KAPDIMGJLNF" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearKAPDIMGJLNF() { if (HasKAPDIMGJLNF) { ClearSettingCase(); } } /// Field number for the "MMMNJCHEMFN" field. public const int MMMNJCHEMFNFieldNumber = 5; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool MMMNJCHEMFN { get { return HasMMMNJCHEMFN ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.MMMNJCHEMFN; } } /// Gets whether the "MMMNJCHEMFN" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasMMMNJCHEMFN { get { return settingCaseCase_ == SettingCaseOneofCase.MMMNJCHEMFN; } } /// Clears the value of the oneof if it's currently set to "MMMNJCHEMFN" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearMMMNJCHEMFN() { if (HasMMMNJCHEMFN) { ClearSettingCase(); } } /// Field number for the "NKEKIBNJMPA" field. public const int NKEKIBNJMPAFieldNumber = 7; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool NKEKIBNJMPA { get { return HasNKEKIBNJMPA ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.NKEKIBNJMPA; } } /// Gets whether the "NKEKIBNJMPA" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasNKEKIBNJMPA { get { return settingCaseCase_ == SettingCaseOneofCase.NKEKIBNJMPA; } } /// Clears the value of the oneof if it's currently set to "NKEKIBNJMPA" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearNKEKIBNJMPA() { if (HasNKEKIBNJMPA) { ClearSettingCase(); } } /// Field number for the "PBKBGLHHKPE" field. public const int PBKBGLHHKPEFieldNumber = 9; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool PBKBGLHHKPE { get { return HasPBKBGLHHKPE ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.PBKBGLHHKPE; } } /// Gets whether the "PBKBGLHHKPE" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasPBKBGLHHKPE { get { return settingCaseCase_ == SettingCaseOneofCase.PBKBGLHHKPE; } } /// Clears the value of the oneof if it's currently set to "PBKBGLHHKPE" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearPBKBGLHHKPE() { if (HasPBKBGLHHKPE) { ClearSettingCase(); } } /// Field number for the "NJFMILJOFOK" field. public const int NJFMILJOFOKFieldNumber = 1; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool NJFMILJOFOK { get { return HasNJFMILJOFOK ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.NJFMILJOFOK; } } /// Gets whether the "NJFMILJOFOK" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasNJFMILJOFOK { get { return settingCaseCase_ == SettingCaseOneofCase.NJFMILJOFOK; } } /// Clears the value of the oneof if it's currently set to "NJFMILJOFOK" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearNJFMILJOFOK() { if (HasNJFMILJOFOK) { ClearSettingCase(); } } /// Field number for the "AICNFAOBCPI" field. public const int AICNFAOBCPIFieldNumber = 4; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool AICNFAOBCPI { get { return HasAICNFAOBCPI ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.AICNFAOBCPI; } } /// Gets whether the "AICNFAOBCPI" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasAICNFAOBCPI { get { return settingCaseCase_ == SettingCaseOneofCase.AICNFAOBCPI; } } /// Clears the value of the oneof if it's currently set to "AICNFAOBCPI" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearAICNFAOBCPI() { if (HasAICNFAOBCPI) { ClearSettingCase(); } } /// Field number for the "KJNCCKHJFHE" field. public const int KJNCCKHJFHEFieldNumber = 13; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool KJNCCKHJFHE { get { return HasKJNCCKHJFHE ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.KJNCCKHJFHE; } } /// Gets whether the "KJNCCKHJFHE" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasKJNCCKHJFHE { get { return settingCaseCase_ == SettingCaseOneofCase.KJNCCKHJFHE; } } /// Clears the value of the oneof if it's currently set to "KJNCCKHJFHE" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearKJNCCKHJFHE() { if (HasKJNCCKHJFHE) { ClearSettingCase(); } } /// Field number for the "APONEIDMPHL" field. public const int APONEIDMPHLFieldNumber = 11; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool APONEIDMPHL { get { return HasAPONEIDMPHL ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.APONEIDMPHL; } } /// Gets whether the "APONEIDMPHL" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasAPONEIDMPHL { get { return settingCaseCase_ == SettingCaseOneofCase.APONEIDMPHL; } } /// Clears the value of the oneof if it's currently set to "APONEIDMPHL" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearAPONEIDMPHL() { if (HasAPONEIDMPHL) { ClearSettingCase(); } } /// Field number for the "GMJANOJMKCE" field. public const int GMJANOJMKCEFieldNumber = 8; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool GMJANOJMKCE { get { return HasGMJANOJMKCE ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.GMJANOJMKCE; } } /// Gets whether the "GMJANOJMKCE" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasGMJANOJMKCE { get { return settingCaseCase_ == SettingCaseOneofCase.GMJANOJMKCE; } } /// Clears the value of the oneof if it's currently set to "GMJANOJMKCE" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearGMJANOJMKCE() { if (HasGMJANOJMKCE) { ClearSettingCase(); } } /// Field number for the "include_upgrade_relic" field. public const int IncludeUpgradeRelicFieldNumber = 15; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool IncludeUpgradeRelic { get { return HasIncludeUpgradeRelic ? (bool) settingCase_ : false; } set { settingCase_ = value; settingCaseCase_ = SettingCaseOneofCase.IncludeUpgradeRelic; } } /// Gets whether the "include_upgrade_relic" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasIncludeUpgradeRelic { get { return settingCaseCase_ == SettingCaseOneofCase.IncludeUpgradeRelic; } } /// Clears the value of the oneof if it's currently set to "include_upgrade_relic" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearIncludeUpgradeRelic() { if (HasIncludeUpgradeRelic) { ClearSettingCase(); } } /// Field number for the "GHKCMDNKOPN" field. public const int GHKCMDNKOPNFieldNumber = 14; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.OGFIODPILEL GHKCMDNKOPN { get { return settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN ? (global::EggLink.DanhengServer.Proto.OGFIODPILEL) settingCase_ : null; } set { settingCase_ = value; settingCaseCase_ = value == null ? SettingCaseOneofCase.None : SettingCaseOneofCase.GHKCMDNKOPN; } } private object settingCase_; /// Enum of possible cases for the "setting_case" oneof. public enum SettingCaseOneofCase { None = 0, KAPDIMGJLNF = 2, MMMNJCHEMFN = 5, NKEKIBNJMPA = 7, PBKBGLHHKPE = 9, NJFMILJOFOK = 1, AICNFAOBCPI = 4, KJNCCKHJFHE = 13, APONEIDMPHL = 11, GMJANOJMKCE = 8, IncludeUpgradeRelic = 15, GHKCMDNKOPN = 14, } private SettingCaseOneofCase settingCaseCase_ = SettingCaseOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public SettingCaseOneofCase SettingCaseCase { get { return settingCaseCase_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearSettingCase() { settingCaseCase_ = SettingCaseOneofCase.None; settingCase_ = null; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as UpdatePlayerSetting); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(UpdatePlayerSetting other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (KAPDIMGJLNF != other.KAPDIMGJLNF) return false; if (MMMNJCHEMFN != other.MMMNJCHEMFN) return false; if (NKEKIBNJMPA != other.NKEKIBNJMPA) return false; if (PBKBGLHHKPE != other.PBKBGLHHKPE) return false; if (NJFMILJOFOK != other.NJFMILJOFOK) return false; if (AICNFAOBCPI != other.AICNFAOBCPI) return false; if (KJNCCKHJFHE != other.KJNCCKHJFHE) return false; if (APONEIDMPHL != other.APONEIDMPHL) return false; if (GMJANOJMKCE != other.GMJANOJMKCE) return false; if (IncludeUpgradeRelic != other.IncludeUpgradeRelic) return false; if (!object.Equals(GHKCMDNKOPN, other.GHKCMDNKOPN)) return false; if (SettingCaseCase != other.SettingCaseCase) 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 (HasKAPDIMGJLNF) hash ^= KAPDIMGJLNF.GetHashCode(); if (HasMMMNJCHEMFN) hash ^= MMMNJCHEMFN.GetHashCode(); if (HasNKEKIBNJMPA) hash ^= NKEKIBNJMPA.GetHashCode(); if (HasPBKBGLHHKPE) hash ^= PBKBGLHHKPE.GetHashCode(); if (HasNJFMILJOFOK) hash ^= NJFMILJOFOK.GetHashCode(); if (HasAICNFAOBCPI) hash ^= AICNFAOBCPI.GetHashCode(); if (HasKJNCCKHJFHE) hash ^= KJNCCKHJFHE.GetHashCode(); if (HasAPONEIDMPHL) hash ^= APONEIDMPHL.GetHashCode(); if (HasGMJANOJMKCE) hash ^= GMJANOJMKCE.GetHashCode(); if (HasIncludeUpgradeRelic) hash ^= IncludeUpgradeRelic.GetHashCode(); if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) hash ^= GHKCMDNKOPN.GetHashCode(); hash ^= (int) settingCaseCase_; 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 (HasNJFMILJOFOK) { output.WriteRawTag(8); output.WriteBool(NJFMILJOFOK); } if (HasKAPDIMGJLNF) { output.WriteRawTag(16); output.WriteBool(KAPDIMGJLNF); } if (HasAICNFAOBCPI) { output.WriteRawTag(32); output.WriteBool(AICNFAOBCPI); } if (HasMMMNJCHEMFN) { output.WriteRawTag(40); output.WriteBool(MMMNJCHEMFN); } if (HasNKEKIBNJMPA) { output.WriteRawTag(56); output.WriteBool(NKEKIBNJMPA); } if (HasGMJANOJMKCE) { output.WriteRawTag(64); output.WriteBool(GMJANOJMKCE); } if (HasPBKBGLHHKPE) { output.WriteRawTag(72); output.WriteBool(PBKBGLHHKPE); } if (HasAPONEIDMPHL) { output.WriteRawTag(88); output.WriteBool(APONEIDMPHL); } if (HasKJNCCKHJFHE) { output.WriteRawTag(104); output.WriteBool(KJNCCKHJFHE); } if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) { output.WriteRawTag(114); output.WriteMessage(GHKCMDNKOPN); } if (HasIncludeUpgradeRelic) { output.WriteRawTag(120); output.WriteBool(IncludeUpgradeRelic); } 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 (HasNJFMILJOFOK) { output.WriteRawTag(8); output.WriteBool(NJFMILJOFOK); } if (HasKAPDIMGJLNF) { output.WriteRawTag(16); output.WriteBool(KAPDIMGJLNF); } if (HasAICNFAOBCPI) { output.WriteRawTag(32); output.WriteBool(AICNFAOBCPI); } if (HasMMMNJCHEMFN) { output.WriteRawTag(40); output.WriteBool(MMMNJCHEMFN); } if (HasNKEKIBNJMPA) { output.WriteRawTag(56); output.WriteBool(NKEKIBNJMPA); } if (HasGMJANOJMKCE) { output.WriteRawTag(64); output.WriteBool(GMJANOJMKCE); } if (HasPBKBGLHHKPE) { output.WriteRawTag(72); output.WriteBool(PBKBGLHHKPE); } if (HasAPONEIDMPHL) { output.WriteRawTag(88); output.WriteBool(APONEIDMPHL); } if (HasKJNCCKHJFHE) { output.WriteRawTag(104); output.WriteBool(KJNCCKHJFHE); } if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) { output.WriteRawTag(114); output.WriteMessage(GHKCMDNKOPN); } if (HasIncludeUpgradeRelic) { output.WriteRawTag(120); output.WriteBool(IncludeUpgradeRelic); } 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 (HasKAPDIMGJLNF) { size += 1 + 1; } if (HasMMMNJCHEMFN) { size += 1 + 1; } if (HasNKEKIBNJMPA) { size += 1 + 1; } if (HasPBKBGLHHKPE) { size += 1 + 1; } if (HasNJFMILJOFOK) { size += 1 + 1; } if (HasAICNFAOBCPI) { size += 1 + 1; } if (HasKJNCCKHJFHE) { size += 1 + 1; } if (HasAPONEIDMPHL) { size += 1 + 1; } if (HasGMJANOJMKCE) { size += 1 + 1; } if (HasIncludeUpgradeRelic) { size += 1 + 1; } if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GHKCMDNKOPN); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(UpdatePlayerSetting other) { if (other == null) { return; } switch (other.SettingCaseCase) { case SettingCaseOneofCase.KAPDIMGJLNF: KAPDIMGJLNF = other.KAPDIMGJLNF; break; case SettingCaseOneofCase.MMMNJCHEMFN: MMMNJCHEMFN = other.MMMNJCHEMFN; break; case SettingCaseOneofCase.NKEKIBNJMPA: NKEKIBNJMPA = other.NKEKIBNJMPA; break; case SettingCaseOneofCase.PBKBGLHHKPE: PBKBGLHHKPE = other.PBKBGLHHKPE; break; case SettingCaseOneofCase.NJFMILJOFOK: NJFMILJOFOK = other.NJFMILJOFOK; break; case SettingCaseOneofCase.AICNFAOBCPI: AICNFAOBCPI = other.AICNFAOBCPI; break; case SettingCaseOneofCase.KJNCCKHJFHE: KJNCCKHJFHE = other.KJNCCKHJFHE; break; case SettingCaseOneofCase.APONEIDMPHL: APONEIDMPHL = other.APONEIDMPHL; break; case SettingCaseOneofCase.GMJANOJMKCE: GMJANOJMKCE = other.GMJANOJMKCE; break; case SettingCaseOneofCase.IncludeUpgradeRelic: IncludeUpgradeRelic = other.IncludeUpgradeRelic; break; case SettingCaseOneofCase.GHKCMDNKOPN: if (GHKCMDNKOPN == null) { GHKCMDNKOPN = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); } GHKCMDNKOPN.MergeFrom(other.GHKCMDNKOPN); break; } _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: { NJFMILJOFOK = input.ReadBool(); break; } case 16: { KAPDIMGJLNF = input.ReadBool(); break; } case 32: { AICNFAOBCPI = input.ReadBool(); break; } case 40: { MMMNJCHEMFN = input.ReadBool(); break; } case 56: { NKEKIBNJMPA = input.ReadBool(); break; } case 64: { GMJANOJMKCE = input.ReadBool(); break; } case 72: { PBKBGLHHKPE = input.ReadBool(); break; } case 88: { APONEIDMPHL = input.ReadBool(); break; } case 104: { KJNCCKHJFHE = input.ReadBool(); break; } case 114: { global::EggLink.DanhengServer.Proto.OGFIODPILEL subBuilder = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) { subBuilder.MergeFrom(GHKCMDNKOPN); } input.ReadMessage(subBuilder); GHKCMDNKOPN = subBuilder; break; } case 120: { IncludeUpgradeRelic = 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: { NJFMILJOFOK = input.ReadBool(); break; } case 16: { KAPDIMGJLNF = input.ReadBool(); break; } case 32: { AICNFAOBCPI = input.ReadBool(); break; } case 40: { MMMNJCHEMFN = input.ReadBool(); break; } case 56: { NKEKIBNJMPA = input.ReadBool(); break; } case 64: { GMJANOJMKCE = input.ReadBool(); break; } case 72: { PBKBGLHHKPE = input.ReadBool(); break; } case 88: { APONEIDMPHL = input.ReadBool(); break; } case 104: { KJNCCKHJFHE = input.ReadBool(); break; } case 114: { global::EggLink.DanhengServer.Proto.OGFIODPILEL subBuilder = new global::EggLink.DanhengServer.Proto.OGFIODPILEL(); if (settingCaseCase_ == SettingCaseOneofCase.GHKCMDNKOPN) { subBuilder.MergeFrom(GHKCMDNKOPN); } input.ReadMessage(subBuilder); GHKCMDNKOPN = subBuilder; break; } case 120: { IncludeUpgradeRelic = input.ReadBool(); break; } } } } #endif } #endregion } #endregion Designer generated code