mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
770 lines
28 KiB
C#
770 lines
28 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: UpdatePlayerSetting.proto
|
|
// </auto-generated>
|
|
#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 {
|
|
|
|
/// <summary>Holder for reflection information generated from UpdatePlayerSetting.proto</summary>
|
|
public static partial class UpdatePlayerSettingReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for UpdatePlayerSetting.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static UpdatePlayerSettingReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChlVcGRhdGVQbGF5ZXJTZXR0aW5nLnByb3RvIpUCChNVcGRhdGVQbGF5ZXJT",
|
|
"ZXR0aW5nEhUKC0tBUERJTUdKTE5GGA8gASgISAASFQoLTU1NTkpDSEVNRk4Y",
|
|
"CSABKAhIABIVCgtOS0VLSUJOSk1QQRgKIAEoCEgAEhUKC1BCS0JHTEhIS1BF",
|
|
"GAQgASgISAASFQoLTkpGTUlMSk9GT0sYDSABKAhIABIVCgtBSUNORkFPQkNQ",
|
|
"SRgHIAEoCEgAEhUKC0tKTkNDS0hKRkhFGAYgASgISAASFQoLQVBPTkVJRE1Q",
|
|
"SEwYASABKAhIABIVCgtHTUpBTk9KTUtDRRgLIAEoCEgAEh8KFWluY2x1ZGVf",
|
|
"dXBncmFkZV9yZWxpYxgCIAEoCEgAQg4KDHNldHRpbmdfY2FzZUIeqgIbRWdn",
|
|
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
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" }, new[]{ "SettingCase" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class UpdatePlayerSetting : pb::IMessage<UpdatePlayerSetting>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<UpdatePlayerSetting> _parser = new pb::MessageParser<UpdatePlayerSetting>(() => new UpdatePlayerSetting());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<UpdatePlayerSetting> 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;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public UpdatePlayerSetting Clone() {
|
|
return new UpdatePlayerSetting(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "KAPDIMGJLNF" field.</summary>
|
|
public const int KAPDIMGJLNFFieldNumber = 15;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "KAPDIMGJLNF" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasKAPDIMGJLNF {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.KAPDIMGJLNF; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "KAPDIMGJLNF" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearKAPDIMGJLNF() {
|
|
if (HasKAPDIMGJLNF) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MMMNJCHEMFN" field.</summary>
|
|
public const int MMMNJCHEMFNFieldNumber = 9;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "MMMNJCHEMFN" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasMMMNJCHEMFN {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.MMMNJCHEMFN; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "MMMNJCHEMFN" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearMMMNJCHEMFN() {
|
|
if (HasMMMNJCHEMFN) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NKEKIBNJMPA" field.</summary>
|
|
public const int NKEKIBNJMPAFieldNumber = 10;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "NKEKIBNJMPA" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasNKEKIBNJMPA {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.NKEKIBNJMPA; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "NKEKIBNJMPA" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearNKEKIBNJMPA() {
|
|
if (HasNKEKIBNJMPA) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PBKBGLHHKPE" field.</summary>
|
|
public const int PBKBGLHHKPEFieldNumber = 4;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "PBKBGLHHKPE" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasPBKBGLHHKPE {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.PBKBGLHHKPE; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "PBKBGLHHKPE" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearPBKBGLHHKPE() {
|
|
if (HasPBKBGLHHKPE) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NJFMILJOFOK" field.</summary>
|
|
public const int NJFMILJOFOKFieldNumber = 13;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "NJFMILJOFOK" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasNJFMILJOFOK {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.NJFMILJOFOK; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "NJFMILJOFOK" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearNJFMILJOFOK() {
|
|
if (HasNJFMILJOFOK) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AICNFAOBCPI" field.</summary>
|
|
public const int AICNFAOBCPIFieldNumber = 7;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "AICNFAOBCPI" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasAICNFAOBCPI {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.AICNFAOBCPI; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "AICNFAOBCPI" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearAICNFAOBCPI() {
|
|
if (HasAICNFAOBCPI) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KJNCCKHJFHE" field.</summary>
|
|
public const int KJNCCKHJFHEFieldNumber = 6;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "KJNCCKHJFHE" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasKJNCCKHJFHE {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.KJNCCKHJFHE; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "KJNCCKHJFHE" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearKJNCCKHJFHE() {
|
|
if (HasKJNCCKHJFHE) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "APONEIDMPHL" field.</summary>
|
|
public const int APONEIDMPHLFieldNumber = 1;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "APONEIDMPHL" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasAPONEIDMPHL {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.APONEIDMPHL; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "APONEIDMPHL" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearAPONEIDMPHL() {
|
|
if (HasAPONEIDMPHL) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GMJANOJMKCE" field.</summary>
|
|
public const int GMJANOJMKCEFieldNumber = 11;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "GMJANOJMKCE" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasGMJANOJMKCE {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.GMJANOJMKCE; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "GMJANOJMKCE" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearGMJANOJMKCE() {
|
|
if (HasGMJANOJMKCE) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "include_upgrade_relic" field.</summary>
|
|
public const int IncludeUpgradeRelicFieldNumber = 2;
|
|
[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;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "include_upgrade_relic" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasIncludeUpgradeRelic {
|
|
get { return settingCaseCase_ == SettingCaseOneofCase.IncludeUpgradeRelic; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "include_upgrade_relic" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearIncludeUpgradeRelic() {
|
|
if (HasIncludeUpgradeRelic) {
|
|
ClearSettingCase();
|
|
}
|
|
}
|
|
|
|
private object settingCase_;
|
|
/// <summary>Enum of possible cases for the "setting_case" oneof.</summary>
|
|
public enum SettingCaseOneofCase {
|
|
None = 0,
|
|
KAPDIMGJLNF = 15,
|
|
MMMNJCHEMFN = 9,
|
|
NKEKIBNJMPA = 10,
|
|
PBKBGLHHKPE = 4,
|
|
NJFMILJOFOK = 13,
|
|
AICNFAOBCPI = 7,
|
|
KJNCCKHJFHE = 6,
|
|
APONEIDMPHL = 1,
|
|
GMJANOJMKCE = 11,
|
|
IncludeUpgradeRelic = 2,
|
|
}
|
|
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 (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();
|
|
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 (HasAPONEIDMPHL) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(APONEIDMPHL);
|
|
}
|
|
if (HasIncludeUpgradeRelic) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(IncludeUpgradeRelic);
|
|
}
|
|
if (HasPBKBGLHHKPE) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(PBKBGLHHKPE);
|
|
}
|
|
if (HasKJNCCKHJFHE) {
|
|
output.WriteRawTag(48);
|
|
output.WriteBool(KJNCCKHJFHE);
|
|
}
|
|
if (HasAICNFAOBCPI) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(AICNFAOBCPI);
|
|
}
|
|
if (HasMMMNJCHEMFN) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(MMMNJCHEMFN);
|
|
}
|
|
if (HasNKEKIBNJMPA) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(NKEKIBNJMPA);
|
|
}
|
|
if (HasGMJANOJMKCE) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(GMJANOJMKCE);
|
|
}
|
|
if (HasNJFMILJOFOK) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(NJFMILJOFOK);
|
|
}
|
|
if (HasKAPDIMGJLNF) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(KAPDIMGJLNF);
|
|
}
|
|
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 (HasAPONEIDMPHL) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(APONEIDMPHL);
|
|
}
|
|
if (HasIncludeUpgradeRelic) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(IncludeUpgradeRelic);
|
|
}
|
|
if (HasPBKBGLHHKPE) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(PBKBGLHHKPE);
|
|
}
|
|
if (HasKJNCCKHJFHE) {
|
|
output.WriteRawTag(48);
|
|
output.WriteBool(KJNCCKHJFHE);
|
|
}
|
|
if (HasAICNFAOBCPI) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(AICNFAOBCPI);
|
|
}
|
|
if (HasMMMNJCHEMFN) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(MMMNJCHEMFN);
|
|
}
|
|
if (HasNKEKIBNJMPA) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(NKEKIBNJMPA);
|
|
}
|
|
if (HasGMJANOJMKCE) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(GMJANOJMKCE);
|
|
}
|
|
if (HasNJFMILJOFOK) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(NJFMILJOFOK);
|
|
}
|
|
if (HasKAPDIMGJLNF) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(KAPDIMGJLNF);
|
|
}
|
|
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 (_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;
|
|
}
|
|
|
|
_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: {
|
|
IncludeUpgradeRelic = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
PBKBGLHHKPE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KJNCCKHJFHE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
AICNFAOBCPI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 72: {
|
|
MMMNJCHEMFN = input.ReadBool();
|
|
break;
|
|
}
|
|
case 80: {
|
|
NKEKIBNJMPA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
GMJANOJMKCE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
NJFMILJOFOK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KAPDIMGJLNF = 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: {
|
|
IncludeUpgradeRelic = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
PBKBGLHHKPE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KJNCCKHJFHE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
AICNFAOBCPI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 72: {
|
|
MMMNJCHEMFN = input.ReadBool();
|
|
break;
|
|
}
|
|
case 80: {
|
|
NKEKIBNJMPA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
GMJANOJMKCE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 104: {
|
|
NJFMILJOFOK = input.ReadBool();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KAPDIMGJLNF = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|