mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
696 lines
24 KiB
C#
696 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PlayerSettingInfo.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 PlayerSettingInfo.proto</summary>
|
|
public static partial class PlayerSettingInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PlayerSettingInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PlayerSettingInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChdQbGF5ZXJTZXR0aW5nSW5mby5wcm90bxodUGxheWVyRXh0cmFTZXR0aW5n",
|
|
"c0luZm8ucHJvdG8i+QIKEVBsYXllclNldHRpbmdJbmZvEhMKC01NTU5KQ0hF",
|
|
"TUZOGA0gASgIEhMKC0dNSkFOT0pNS0NFGAkgASgIEhMKC05LRUtJQk5KTVBB",
|
|
"GA8gASgIEhwKFGRpc3BsYXlfYWN0aXZlX3N0YXRlGAEgASgIEjUKE2V4dHJh",
|
|
"X3NldHRpbmdzX2luZm8YCCABKAsyGC5QbGF5ZXJFeHRyYVNldHRpbmdzSW5m",
|
|
"bxITCgtLQVBESU1HSkxORhgCIAEoCBIgChhkaXNwbGF5X2NoYWxsZW5nZV9s",
|
|
"aW5ldXAYByABKAgSHgoWZGlzcGxheV9yZWNlbnRseV9zdGF0ZRgEIAEoCBIT",
|
|
"CgtBQU1FTE9IUEJITBgFIAEoCBIaChJkaXNwbGF5X2NvbGxlY3Rpb24YCyAB",
|
|
"KAgSEwoLTUNDSkxCRU1LQ04YDiABKAgSFAoLT0VHSUZPREVBS0sY0wogASgI",
|
|
"Eh0KFWRpc3BsYXlfYmF0dGxlX3JlY29yZBgDIAEoCEIeqgIbRWdnTGluay5E",
|
|
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
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[]{ "MMMNJCHEMFN", "GMJANOJMKCE", "NKEKIBNJMPA", "DisplayActiveState", "ExtraSettingsInfo", "KAPDIMGJLNF", "DisplayChallengeLineup", "DisplayRecentlyState", "AAMELOHPBHL", "DisplayCollection", "MCCJLBEMKCN", "OEGIFODEAKK", "DisplayBattleRecord" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PlayerSettingInfo : pb::IMessage<PlayerSettingInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PlayerSettingInfo> _parser = new pb::MessageParser<PlayerSettingInfo>(() => new PlayerSettingInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PlayerSettingInfo> 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_;
|
|
displayActiveState_ = other.displayActiveState_;
|
|
extraSettingsInfo_ = other.extraSettingsInfo_ != null ? other.extraSettingsInfo_.Clone() : null;
|
|
kAPDIMGJLNF_ = other.kAPDIMGJLNF_;
|
|
displayChallengeLineup_ = other.displayChallengeLineup_;
|
|
displayRecentlyState_ = other.displayRecentlyState_;
|
|
aAMELOHPBHL_ = other.aAMELOHPBHL_;
|
|
displayCollection_ = other.displayCollection_;
|
|
mCCJLBEMKCN_ = other.mCCJLBEMKCN_;
|
|
oEGIFODEAKK_ = other.oEGIFODEAKK_;
|
|
displayBattleRecord_ = other.displayBattleRecord_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerSettingInfo Clone() {
|
|
return new PlayerSettingInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MMMNJCHEMFN" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GMJANOJMKCE" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NKEKIBNJMPA" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_active_state" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "extra_settings_info" field.</summary>
|
|
public const int ExtraSettingsInfoFieldNumber = 8;
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KAPDIMGJLNF" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_challenge_lineup" field.</summary>
|
|
public const int DisplayChallengeLineupFieldNumber = 7;
|
|
private bool displayChallengeLineup_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DisplayChallengeLineup {
|
|
get { return displayChallengeLineup_; }
|
|
set {
|
|
displayChallengeLineup_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_recently_state" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AAMELOHPBHL" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_collection" field.</summary>
|
|
public const int DisplayCollectionFieldNumber = 11;
|
|
private bool displayCollection_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DisplayCollection {
|
|
get { return displayCollection_; }
|
|
set {
|
|
displayCollection_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MCCJLBEMKCN" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OEGIFODEAKK" field.</summary>
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_battle_record" field.</summary>
|
|
public const int DisplayBattleRecordFieldNumber = 3;
|
|
private bool displayBattleRecord_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DisplayBattleRecord {
|
|
get { return displayBattleRecord_; }
|
|
set {
|
|
displayBattleRecord_ = 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 (DisplayActiveState != other.DisplayActiveState) return false;
|
|
if (!object.Equals(ExtraSettingsInfo, other.ExtraSettingsInfo)) return false;
|
|
if (KAPDIMGJLNF != other.KAPDIMGJLNF) return false;
|
|
if (DisplayChallengeLineup != other.DisplayChallengeLineup) return false;
|
|
if (DisplayRecentlyState != other.DisplayRecentlyState) return false;
|
|
if (AAMELOHPBHL != other.AAMELOHPBHL) return false;
|
|
if (DisplayCollection != other.DisplayCollection) return false;
|
|
if (MCCJLBEMKCN != other.MCCJLBEMKCN) return false;
|
|
if (OEGIFODEAKK != other.OEGIFODEAKK) return false;
|
|
if (DisplayBattleRecord != other.DisplayBattleRecord) 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 (DisplayActiveState != false) hash ^= DisplayActiveState.GetHashCode();
|
|
if (extraSettingsInfo_ != null) hash ^= ExtraSettingsInfo.GetHashCode();
|
|
if (KAPDIMGJLNF != false) hash ^= KAPDIMGJLNF.GetHashCode();
|
|
if (DisplayChallengeLineup != false) hash ^= DisplayChallengeLineup.GetHashCode();
|
|
if (DisplayRecentlyState != false) hash ^= DisplayRecentlyState.GetHashCode();
|
|
if (AAMELOHPBHL != false) hash ^= AAMELOHPBHL.GetHashCode();
|
|
if (DisplayCollection != false) hash ^= DisplayCollection.GetHashCode();
|
|
if (MCCJLBEMKCN != false) hash ^= MCCJLBEMKCN.GetHashCode();
|
|
if (OEGIFODEAKK != false) hash ^= OEGIFODEAKK.GetHashCode();
|
|
if (DisplayBattleRecord != false) hash ^= DisplayBattleRecord.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 (KAPDIMGJLNF != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(KAPDIMGJLNF);
|
|
}
|
|
if (DisplayBattleRecord != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(DisplayBattleRecord);
|
|
}
|
|
if (DisplayRecentlyState != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(DisplayRecentlyState);
|
|
}
|
|
if (AAMELOHPBHL != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(AAMELOHPBHL);
|
|
}
|
|
if (DisplayChallengeLineup != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(DisplayChallengeLineup);
|
|
}
|
|
if (extraSettingsInfo_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(ExtraSettingsInfo);
|
|
}
|
|
if (GMJANOJMKCE != false) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(GMJANOJMKCE);
|
|
}
|
|
if (DisplayCollection != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(DisplayCollection);
|
|
}
|
|
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 (DisplayActiveState != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(DisplayActiveState);
|
|
}
|
|
if (KAPDIMGJLNF != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(KAPDIMGJLNF);
|
|
}
|
|
if (DisplayBattleRecord != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(DisplayBattleRecord);
|
|
}
|
|
if (DisplayRecentlyState != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(DisplayRecentlyState);
|
|
}
|
|
if (AAMELOHPBHL != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(AAMELOHPBHL);
|
|
}
|
|
if (DisplayChallengeLineup != false) {
|
|
output.WriteRawTag(56);
|
|
output.WriteBool(DisplayChallengeLineup);
|
|
}
|
|
if (extraSettingsInfo_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(ExtraSettingsInfo);
|
|
}
|
|
if (GMJANOJMKCE != false) {
|
|
output.WriteRawTag(72);
|
|
output.WriteBool(GMJANOJMKCE);
|
|
}
|
|
if (DisplayCollection != false) {
|
|
output.WriteRawTag(88);
|
|
output.WriteBool(DisplayCollection);
|
|
}
|
|
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 (DisplayActiveState != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (extraSettingsInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ExtraSettingsInfo);
|
|
}
|
|
if (KAPDIMGJLNF != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (DisplayChallengeLineup != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (DisplayRecentlyState != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (AAMELOHPBHL != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (DisplayCollection != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (MCCJLBEMKCN != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (OEGIFODEAKK != false) {
|
|
size += 2 + 1;
|
|
}
|
|
if (DisplayBattleRecord != 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.DisplayActiveState != false) {
|
|
DisplayActiveState = other.DisplayActiveState;
|
|
}
|
|
if (other.extraSettingsInfo_ != null) {
|
|
if (extraSettingsInfo_ == null) {
|
|
ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo();
|
|
}
|
|
ExtraSettingsInfo.MergeFrom(other.ExtraSettingsInfo);
|
|
}
|
|
if (other.KAPDIMGJLNF != false) {
|
|
KAPDIMGJLNF = other.KAPDIMGJLNF;
|
|
}
|
|
if (other.DisplayChallengeLineup != false) {
|
|
DisplayChallengeLineup = other.DisplayChallengeLineup;
|
|
}
|
|
if (other.DisplayRecentlyState != false) {
|
|
DisplayRecentlyState = other.DisplayRecentlyState;
|
|
}
|
|
if (other.AAMELOHPBHL != false) {
|
|
AAMELOHPBHL = other.AAMELOHPBHL;
|
|
}
|
|
if (other.DisplayCollection != false) {
|
|
DisplayCollection = other.DisplayCollection;
|
|
}
|
|
if (other.MCCJLBEMKCN != false) {
|
|
MCCJLBEMKCN = other.MCCJLBEMKCN;
|
|
}
|
|
if (other.OEGIFODEAKK != false) {
|
|
OEGIFODEAKK = other.OEGIFODEAKK;
|
|
}
|
|
if (other.DisplayBattleRecord != false) {
|
|
DisplayBattleRecord = other.DisplayBattleRecord;
|
|
}
|
|
_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 16: {
|
|
KAPDIMGJLNF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 24: {
|
|
DisplayBattleRecord = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
DisplayRecentlyState = input.ReadBool();
|
|
break;
|
|
}
|
|
case 40: {
|
|
AAMELOHPBHL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
DisplayChallengeLineup = input.ReadBool();
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (extraSettingsInfo_ == null) {
|
|
ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo();
|
|
}
|
|
input.ReadMessage(ExtraSettingsInfo);
|
|
break;
|
|
}
|
|
case 72: {
|
|
GMJANOJMKCE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
DisplayCollection = 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: {
|
|
DisplayActiveState = input.ReadBool();
|
|
break;
|
|
}
|
|
case 16: {
|
|
KAPDIMGJLNF = input.ReadBool();
|
|
break;
|
|
}
|
|
case 24: {
|
|
DisplayBattleRecord = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
DisplayRecentlyState = input.ReadBool();
|
|
break;
|
|
}
|
|
case 40: {
|
|
AAMELOHPBHL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
DisplayChallengeLineup = input.ReadBool();
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (extraSettingsInfo_ == null) {
|
|
ExtraSettingsInfo = new global::EggLink.DanhengServer.Proto.PlayerExtraSettingsInfo();
|
|
}
|
|
input.ReadMessage(ExtraSettingsInfo);
|
|
break;
|
|
}
|
|
case 72: {
|
|
GMJANOJMKCE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
DisplayCollection = 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
|