mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
882 lines
32 KiB
C#
882 lines
32 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PlayerDetailInfo.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 PlayerDetailInfo.proto</summary>
|
|
public static partial class PlayerDetailInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PlayerDetailInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PlayerDetailInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChZQbGF5ZXJEZXRhaWxJbmZvLnByb3RvGhtQbGF5ZXJEaXNwbGF5U2V0dGlu",
|
|
"Z3MucHJvdG8aFVByaXZhY3lTZXR0aW5ncy5wcm90bxoSUGxhdGZvcm1UeXBl",
|
|
"LnByb3RvGhZQbGF5ZXJSZWNvcmRJbmZvLnByb3RvGh1EaXNwbGF5QXZhdGFy",
|
|
"RGV0YWlsSW5mby5wcm90byKJBAoQUGxheWVyRGV0YWlsSW5mbxITCgt3b3Js",
|
|
"ZF9sZXZlbBgIIAEoDRIRCglpc19iYW5uZWQYDyABKAgSDQoFbGV2ZWwYDSAB",
|
|
"KA0SEQoJc2lnbmF0dXJlGAQgASgJEiwKC1BMQ0xKRUZBSElNGJANIAEoCzIW",
|
|
"LlBsYXllckRpc3BsYXlTZXR0aW5ncxITCgtNRU9ER0NDQVBMRhgHIAEoDRIf",
|
|
"CghwbGF0Zm9ybRgKIAEoDjINLlBsYXRmb3JtVHlwZRIRCgloZWFkX2ljb24Y",
|
|
"AiABKA0SCwoDdWlkGAUgASgNEjQKEmFzc2lzdF9hdmF0YXJfbGlzdBgOIAMo",
|
|
"CzIYLkRpc3BsYXlBdmF0YXJEZXRhaWxJbmZvEhMKC0ZMRktDSUhDRU5GGAYg",
|
|
"ASgJEisKEHByaXZhY3lfc2V0dGluZ3MY+wMgASgLMhAuUHJpdmFjeVNldHRp",
|
|
"bmdzEjYKE2Rpc3BsYXlfYXZhdGFyX2xpc3QY1AIgAygLMhguRGlzcGxheUF2",
|
|
"YXRhckRldGFpbEluZm8SEwoLSEZIR1BMTUVGR0oYDCABKAkSEwoLUE1QTEhN",
|
|
"RU5NUEkYAyABKAgSJgoLcmVjb3JkX2luZm8YCyABKAsyES5QbGF5ZXJSZWNv",
|
|
"cmRJbmZvEhAKCG5pY2tuYW1lGAEgASgJEhMKC0VKSFBQSFBDSUVNGAkgASgN",
|
|
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PlayerDisplaySettingsReflection.Descriptor, global::EggLink.DanhengServer.Proto.PrivacySettingsReflection.Descriptor, global::EggLink.DanhengServer.Proto.PlatformTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.PlayerRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PlayerDetailInfo), global::EggLink.DanhengServer.Proto.PlayerDetailInfo.Parser, new[]{ "WorldLevel", "IsBanned", "Level", "Signature", "PLCLJEFAHIM", "MEODGCCAPLF", "Platform", "HeadIcon", "Uid", "AssistAvatarList", "FLFKCIHCENF", "PrivacySettings", "DisplayAvatarList", "HFHGPLMEFGJ", "PMPLHMENMPI", "RecordInfo", "Nickname", "EJHPPHPCIEM" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PlayerDetailInfo : pb::IMessage<PlayerDetailInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PlayerDetailInfo> _parser = new pb::MessageParser<PlayerDetailInfo>(() => new PlayerDetailInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PlayerDetailInfo> 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.PlayerDetailInfoReflection.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 PlayerDetailInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerDetailInfo(PlayerDetailInfo other) : this() {
|
|
worldLevel_ = other.worldLevel_;
|
|
isBanned_ = other.isBanned_;
|
|
level_ = other.level_;
|
|
signature_ = other.signature_;
|
|
pLCLJEFAHIM_ = other.pLCLJEFAHIM_ != null ? other.pLCLJEFAHIM_.Clone() : null;
|
|
mEODGCCAPLF_ = other.mEODGCCAPLF_;
|
|
platform_ = other.platform_;
|
|
headIcon_ = other.headIcon_;
|
|
uid_ = other.uid_;
|
|
assistAvatarList_ = other.assistAvatarList_.Clone();
|
|
fLFKCIHCENF_ = other.fLFKCIHCENF_;
|
|
privacySettings_ = other.privacySettings_ != null ? other.privacySettings_.Clone() : null;
|
|
displayAvatarList_ = other.displayAvatarList_.Clone();
|
|
hFHGPLMEFGJ_ = other.hFHGPLMEFGJ_;
|
|
pMPLHMENMPI_ = other.pMPLHMENMPI_;
|
|
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
|
|
nickname_ = other.nickname_;
|
|
eJHPPHPCIEM_ = other.eJHPPHPCIEM_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerDetailInfo Clone() {
|
|
return new PlayerDetailInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "world_level" field.</summary>
|
|
public const int WorldLevelFieldNumber = 8;
|
|
private uint worldLevel_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint WorldLevel {
|
|
get { return worldLevel_; }
|
|
set {
|
|
worldLevel_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_banned" field.</summary>
|
|
public const int IsBannedFieldNumber = 15;
|
|
private bool isBanned_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsBanned {
|
|
get { return isBanned_; }
|
|
set {
|
|
isBanned_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 13;
|
|
private uint level_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Level {
|
|
get { return level_; }
|
|
set {
|
|
level_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "signature" field.</summary>
|
|
public const int SignatureFieldNumber = 4;
|
|
private string signature_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string Signature {
|
|
get { return signature_; }
|
|
set {
|
|
signature_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PLCLJEFAHIM" field.</summary>
|
|
public const int PLCLJEFAHIMFieldNumber = 1680;
|
|
private global::EggLink.DanhengServer.Proto.PlayerDisplaySettings pLCLJEFAHIM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PlayerDisplaySettings PLCLJEFAHIM {
|
|
get { return pLCLJEFAHIM_; }
|
|
set {
|
|
pLCLJEFAHIM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MEODGCCAPLF" field.</summary>
|
|
public const int MEODGCCAPLFFieldNumber = 7;
|
|
private uint mEODGCCAPLF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MEODGCCAPLF {
|
|
get { return mEODGCCAPLF_; }
|
|
set {
|
|
mEODGCCAPLF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "platform" field.</summary>
|
|
public const int PlatformFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.PlatformType platform_ = global::EggLink.DanhengServer.Proto.PlatformType.Editor;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PlatformType Platform {
|
|
get { return platform_; }
|
|
set {
|
|
platform_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "head_icon" field.</summary>
|
|
public const int HeadIconFieldNumber = 2;
|
|
private uint headIcon_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HeadIcon {
|
|
get { return headIcon_; }
|
|
set {
|
|
headIcon_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "uid" field.</summary>
|
|
public const int UidFieldNumber = 5;
|
|
private uint uid_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Uid {
|
|
get { return uid_; }
|
|
set {
|
|
uid_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "assist_avatar_list" field.</summary>
|
|
public const int AssistAvatarListFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> _repeated_assistAvatarList_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> assistAvatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> AssistAvatarList {
|
|
get { return assistAvatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FLFKCIHCENF" field.</summary>
|
|
public const int FLFKCIHCENFFieldNumber = 6;
|
|
private string fLFKCIHCENF_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string FLFKCIHCENF {
|
|
get { return fLFKCIHCENF_; }
|
|
set {
|
|
fLFKCIHCENF_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "privacy_settings" field.</summary>
|
|
public const int PrivacySettingsFieldNumber = 507;
|
|
private global::EggLink.DanhengServer.Proto.PrivacySettings privacySettings_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PrivacySettings PrivacySettings {
|
|
get { return privacySettings_; }
|
|
set {
|
|
privacySettings_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "display_avatar_list" field.</summary>
|
|
public const int DisplayAvatarListFieldNumber = 340;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> _repeated_displayAvatarList_codec
|
|
= pb::FieldCodec.ForMessage(2722, global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> displayAvatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> DisplayAvatarList {
|
|
get { return displayAvatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HFHGPLMEFGJ" field.</summary>
|
|
public const int HFHGPLMEFGJFieldNumber = 12;
|
|
private string hFHGPLMEFGJ_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string HFHGPLMEFGJ {
|
|
get { return hFHGPLMEFGJ_; }
|
|
set {
|
|
hFHGPLMEFGJ_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PMPLHMENMPI" field.</summary>
|
|
public const int PMPLHMENMPIFieldNumber = 3;
|
|
private bool pMPLHMENMPI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool PMPLHMENMPI {
|
|
get { return pMPLHMENMPI_; }
|
|
set {
|
|
pMPLHMENMPI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "record_info" field.</summary>
|
|
public const int RecordInfoFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.PlayerRecordInfo recordInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PlayerRecordInfo RecordInfo {
|
|
get { return recordInfo_; }
|
|
set {
|
|
recordInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "nickname" field.</summary>
|
|
public const int NicknameFieldNumber = 1;
|
|
private string nickname_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string Nickname {
|
|
get { return nickname_; }
|
|
set {
|
|
nickname_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EJHPPHPCIEM" field.</summary>
|
|
public const int EJHPPHPCIEMFieldNumber = 9;
|
|
private uint eJHPPHPCIEM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EJHPPHPCIEM {
|
|
get { return eJHPPHPCIEM_; }
|
|
set {
|
|
eJHPPHPCIEM_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as PlayerDetailInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(PlayerDetailInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (WorldLevel != other.WorldLevel) return false;
|
|
if (IsBanned != other.IsBanned) return false;
|
|
if (Level != other.Level) return false;
|
|
if (Signature != other.Signature) return false;
|
|
if (!object.Equals(PLCLJEFAHIM, other.PLCLJEFAHIM)) return false;
|
|
if (MEODGCCAPLF != other.MEODGCCAPLF) return false;
|
|
if (Platform != other.Platform) return false;
|
|
if (HeadIcon != other.HeadIcon) return false;
|
|
if (Uid != other.Uid) return false;
|
|
if(!assistAvatarList_.Equals(other.assistAvatarList_)) return false;
|
|
if (FLFKCIHCENF != other.FLFKCIHCENF) return false;
|
|
if (!object.Equals(PrivacySettings, other.PrivacySettings)) return false;
|
|
if(!displayAvatarList_.Equals(other.displayAvatarList_)) return false;
|
|
if (HFHGPLMEFGJ != other.HFHGPLMEFGJ) return false;
|
|
if (PMPLHMENMPI != other.PMPLHMENMPI) return false;
|
|
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
|
|
if (Nickname != other.Nickname) return false;
|
|
if (EJHPPHPCIEM != other.EJHPPHPCIEM) 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 (WorldLevel != 0) hash ^= WorldLevel.GetHashCode();
|
|
if (IsBanned != false) hash ^= IsBanned.GetHashCode();
|
|
if (Level != 0) hash ^= Level.GetHashCode();
|
|
if (Signature.Length != 0) hash ^= Signature.GetHashCode();
|
|
if (pLCLJEFAHIM_ != null) hash ^= PLCLJEFAHIM.GetHashCode();
|
|
if (MEODGCCAPLF != 0) hash ^= MEODGCCAPLF.GetHashCode();
|
|
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) hash ^= Platform.GetHashCode();
|
|
if (HeadIcon != 0) hash ^= HeadIcon.GetHashCode();
|
|
if (Uid != 0) hash ^= Uid.GetHashCode();
|
|
hash ^= assistAvatarList_.GetHashCode();
|
|
if (FLFKCIHCENF.Length != 0) hash ^= FLFKCIHCENF.GetHashCode();
|
|
if (privacySettings_ != null) hash ^= PrivacySettings.GetHashCode();
|
|
hash ^= displayAvatarList_.GetHashCode();
|
|
if (HFHGPLMEFGJ.Length != 0) hash ^= HFHGPLMEFGJ.GetHashCode();
|
|
if (PMPLHMENMPI != false) hash ^= PMPLHMENMPI.GetHashCode();
|
|
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
|
|
if (Nickname.Length != 0) hash ^= Nickname.GetHashCode();
|
|
if (EJHPPHPCIEM != 0) hash ^= EJHPPHPCIEM.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 (Nickname.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(Nickname);
|
|
}
|
|
if (HeadIcon != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(HeadIcon);
|
|
}
|
|
if (PMPLHMENMPI != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(PMPLHMENMPI);
|
|
}
|
|
if (Signature.Length != 0) {
|
|
output.WriteRawTag(34);
|
|
output.WriteString(Signature);
|
|
}
|
|
if (Uid != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Uid);
|
|
}
|
|
if (FLFKCIHCENF.Length != 0) {
|
|
output.WriteRawTag(50);
|
|
output.WriteString(FLFKCIHCENF);
|
|
}
|
|
if (MEODGCCAPLF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(MEODGCCAPLF);
|
|
}
|
|
if (WorldLevel != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(WorldLevel);
|
|
}
|
|
if (EJHPPHPCIEM != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EJHPPHPCIEM);
|
|
}
|
|
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) Platform);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (HFHGPLMEFGJ.Length != 0) {
|
|
output.WriteRawTag(98);
|
|
output.WriteString(HFHGPLMEFGJ);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
assistAvatarList_.WriteTo(output, _repeated_assistAvatarList_codec);
|
|
if (IsBanned != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsBanned);
|
|
}
|
|
displayAvatarList_.WriteTo(output, _repeated_displayAvatarList_codec);
|
|
if (privacySettings_ != null) {
|
|
output.WriteRawTag(218, 31);
|
|
output.WriteMessage(PrivacySettings);
|
|
}
|
|
if (pLCLJEFAHIM_ != null) {
|
|
output.WriteRawTag(130, 105);
|
|
output.WriteMessage(PLCLJEFAHIM);
|
|
}
|
|
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 (Nickname.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(Nickname);
|
|
}
|
|
if (HeadIcon != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(HeadIcon);
|
|
}
|
|
if (PMPLHMENMPI != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(PMPLHMENMPI);
|
|
}
|
|
if (Signature.Length != 0) {
|
|
output.WriteRawTag(34);
|
|
output.WriteString(Signature);
|
|
}
|
|
if (Uid != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(Uid);
|
|
}
|
|
if (FLFKCIHCENF.Length != 0) {
|
|
output.WriteRawTag(50);
|
|
output.WriteString(FLFKCIHCENF);
|
|
}
|
|
if (MEODGCCAPLF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(MEODGCCAPLF);
|
|
}
|
|
if (WorldLevel != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(WorldLevel);
|
|
}
|
|
if (EJHPPHPCIEM != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EJHPPHPCIEM);
|
|
}
|
|
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) Platform);
|
|
}
|
|
if (recordInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(RecordInfo);
|
|
}
|
|
if (HFHGPLMEFGJ.Length != 0) {
|
|
output.WriteRawTag(98);
|
|
output.WriteString(HFHGPLMEFGJ);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
assistAvatarList_.WriteTo(ref output, _repeated_assistAvatarList_codec);
|
|
if (IsBanned != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsBanned);
|
|
}
|
|
displayAvatarList_.WriteTo(ref output, _repeated_displayAvatarList_codec);
|
|
if (privacySettings_ != null) {
|
|
output.WriteRawTag(218, 31);
|
|
output.WriteMessage(PrivacySettings);
|
|
}
|
|
if (pLCLJEFAHIM_ != null) {
|
|
output.WriteRawTag(130, 105);
|
|
output.WriteMessage(PLCLJEFAHIM);
|
|
}
|
|
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 (WorldLevel != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(WorldLevel);
|
|
}
|
|
if (IsBanned != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
if (Signature.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(Signature);
|
|
}
|
|
if (pLCLJEFAHIM_ != null) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(PLCLJEFAHIM);
|
|
}
|
|
if (MEODGCCAPLF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MEODGCCAPLF);
|
|
}
|
|
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Platform);
|
|
}
|
|
if (HeadIcon != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HeadIcon);
|
|
}
|
|
if (Uid != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Uid);
|
|
}
|
|
size += assistAvatarList_.CalculateSize(_repeated_assistAvatarList_codec);
|
|
if (FLFKCIHCENF.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(FLFKCIHCENF);
|
|
}
|
|
if (privacySettings_ != null) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(PrivacySettings);
|
|
}
|
|
size += displayAvatarList_.CalculateSize(_repeated_displayAvatarList_codec);
|
|
if (HFHGPLMEFGJ.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(HFHGPLMEFGJ);
|
|
}
|
|
if (PMPLHMENMPI != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (recordInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
|
|
}
|
|
if (Nickname.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(Nickname);
|
|
}
|
|
if (EJHPPHPCIEM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EJHPPHPCIEM);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(PlayerDetailInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.WorldLevel != 0) {
|
|
WorldLevel = other.WorldLevel;
|
|
}
|
|
if (other.IsBanned != false) {
|
|
IsBanned = other.IsBanned;
|
|
}
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
if (other.Signature.Length != 0) {
|
|
Signature = other.Signature;
|
|
}
|
|
if (other.pLCLJEFAHIM_ != null) {
|
|
if (pLCLJEFAHIM_ == null) {
|
|
PLCLJEFAHIM = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
|
|
}
|
|
PLCLJEFAHIM.MergeFrom(other.PLCLJEFAHIM);
|
|
}
|
|
if (other.MEODGCCAPLF != 0) {
|
|
MEODGCCAPLF = other.MEODGCCAPLF;
|
|
}
|
|
if (other.Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
|
|
Platform = other.Platform;
|
|
}
|
|
if (other.HeadIcon != 0) {
|
|
HeadIcon = other.HeadIcon;
|
|
}
|
|
if (other.Uid != 0) {
|
|
Uid = other.Uid;
|
|
}
|
|
assistAvatarList_.Add(other.assistAvatarList_);
|
|
if (other.FLFKCIHCENF.Length != 0) {
|
|
FLFKCIHCENF = other.FLFKCIHCENF;
|
|
}
|
|
if (other.privacySettings_ != null) {
|
|
if (privacySettings_ == null) {
|
|
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
|
|
}
|
|
PrivacySettings.MergeFrom(other.PrivacySettings);
|
|
}
|
|
displayAvatarList_.Add(other.displayAvatarList_);
|
|
if (other.HFHGPLMEFGJ.Length != 0) {
|
|
HFHGPLMEFGJ = other.HFHGPLMEFGJ;
|
|
}
|
|
if (other.PMPLHMENMPI != false) {
|
|
PMPLHMENMPI = other.PMPLHMENMPI;
|
|
}
|
|
if (other.recordInfo_ != null) {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
|
|
}
|
|
RecordInfo.MergeFrom(other.RecordInfo);
|
|
}
|
|
if (other.Nickname.Length != 0) {
|
|
Nickname = other.Nickname;
|
|
}
|
|
if (other.EJHPPHPCIEM != 0) {
|
|
EJHPPHPCIEM = other.EJHPPHPCIEM;
|
|
}
|
|
_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 10: {
|
|
Nickname = input.ReadString();
|
|
break;
|
|
}
|
|
case 16: {
|
|
HeadIcon = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
PMPLHMENMPI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 34: {
|
|
Signature = input.ReadString();
|
|
break;
|
|
}
|
|
case 40: {
|
|
Uid = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
FLFKCIHCENF = input.ReadString();
|
|
break;
|
|
}
|
|
case 56: {
|
|
MEODGCCAPLF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
WorldLevel = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EJHPPHPCIEM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Platform = (global::EggLink.DanhengServer.Proto.PlatformType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 98: {
|
|
HFHGPLMEFGJ = input.ReadString();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
assistAvatarList_.AddEntriesFrom(input, _repeated_assistAvatarList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsBanned = input.ReadBool();
|
|
break;
|
|
}
|
|
case 2722: {
|
|
displayAvatarList_.AddEntriesFrom(input, _repeated_displayAvatarList_codec);
|
|
break;
|
|
}
|
|
case 4058: {
|
|
if (privacySettings_ == null) {
|
|
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
|
|
}
|
|
input.ReadMessage(PrivacySettings);
|
|
break;
|
|
}
|
|
case 13442: {
|
|
if (pLCLJEFAHIM_ == null) {
|
|
PLCLJEFAHIM = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
|
|
}
|
|
input.ReadMessage(PLCLJEFAHIM);
|
|
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 10: {
|
|
Nickname = input.ReadString();
|
|
break;
|
|
}
|
|
case 16: {
|
|
HeadIcon = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
PMPLHMENMPI = input.ReadBool();
|
|
break;
|
|
}
|
|
case 34: {
|
|
Signature = input.ReadString();
|
|
break;
|
|
}
|
|
case 40: {
|
|
Uid = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50: {
|
|
FLFKCIHCENF = input.ReadString();
|
|
break;
|
|
}
|
|
case 56: {
|
|
MEODGCCAPLF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
WorldLevel = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EJHPPHPCIEM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Platform = (global::EggLink.DanhengServer.Proto.PlatformType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (recordInfo_ == null) {
|
|
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
|
|
}
|
|
input.ReadMessage(RecordInfo);
|
|
break;
|
|
}
|
|
case 98: {
|
|
HFHGPLMEFGJ = input.ReadString();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
assistAvatarList_.AddEntriesFrom(ref input, _repeated_assistAvatarList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsBanned = input.ReadBool();
|
|
break;
|
|
}
|
|
case 2722: {
|
|
displayAvatarList_.AddEntriesFrom(ref input, _repeated_displayAvatarList_codec);
|
|
break;
|
|
}
|
|
case 4058: {
|
|
if (privacySettings_ == null) {
|
|
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
|
|
}
|
|
input.ReadMessage(PrivacySettings);
|
|
break;
|
|
}
|
|
case 13442: {
|
|
if (pLCLJEFAHIM_ == null) {
|
|
PLCLJEFAHIM = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
|
|
}
|
|
input.ReadMessage(PLCLJEFAHIM);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|