Files
DanhengServer-OpenSource/Proto/PlayerDetailInfo.cs
2025-03-01 21:18:11 +08:00

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",
"Z3MucHJvdG8aElBsYXRmb3JtVHlwZS5wcm90bxodRGlzcGxheUF2YXRhckRl",
"dGFpbEluZm8ucHJvdG8aFlBsYXllclJlY29yZEluZm8ucHJvdG8aFVByaXZh",
"Y3lTZXR0aW5ncy5wcm90byKJBAoQUGxheWVyRGV0YWlsSW5mbxITCgtHTUFM",
"Q1BOT0hCRhgEIAEoCRITCgtFTU9CSUpCREtFSRgNIAEoCBIrChBwcml2YWN5",
"X3NldHRpbmdzGNgOIAEoCzIQLlByaXZhY3lTZXR0aW5ncxIRCgloZWFkX2lj",
"b24YByABKA0SHwoIcGxhdGZvcm0YAiABKA4yDS5QbGF0Zm9ybVR5cGUSEwoL",
"S0JNR0JOSU5GQksYAyABKA0SCwoDdWlkGAYgASgNEjUKEmFzc2lzdF9hdmF0",
"YXJfbGlzdBjKCSADKAsyGC5EaXNwbGF5QXZhdGFyRGV0YWlsSW5mbxINCgVs",
"ZXZlbBgBIAEoDRITCgtPT09QQkhJTU5GRBgJIAEoDRIQCghuaWNrbmFtZRgF",
"IAEoCRITCgt3b3JsZF9sZXZlbBgOIAEoDRITCgtBS0NFSkZDRkJBThgLIAEo",
"CRIRCglzaWduYXR1cmUYDCABKAkSLAoLT05LSExIT0pIR04YngEgASgLMhYu",
"UGxheWVyRGlzcGxheVNldHRpbmdzEhEKCWlzX2Jhbm5lZBgPIAEoCBImCgty",
"ZWNvcmRfaW5mbxgIIAEoCzIRLlBsYXllclJlY29yZEluZm8SNQoTZGlzcGxh",
"eV9hdmF0YXJfbGlzdBgKIAMoCzIYLkRpc3BsYXlBdmF0YXJEZXRhaWxJbmZv",
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PlayerDisplaySettingsReflection.Descriptor, global::EggLink.DanhengServer.Proto.PlatformTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.PlayerRecordInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.PrivacySettingsReflection.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[]{ "GMALCPNOHBF", "EMOBIJBDKEI", "PrivacySettings", "HeadIcon", "Platform", "KBMGBNINFBK", "Uid", "AssistAvatarList", "Level", "OOOPBHIMNFD", "Nickname", "WorldLevel", "AKCEJFCFBAN", "Signature", "ONKHLHOJHGN", "IsBanned", "RecordInfo", "DisplayAvatarList" }, 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() {
gMALCPNOHBF_ = other.gMALCPNOHBF_;
eMOBIJBDKEI_ = other.eMOBIJBDKEI_;
privacySettings_ = other.privacySettings_ != null ? other.privacySettings_.Clone() : null;
headIcon_ = other.headIcon_;
platform_ = other.platform_;
kBMGBNINFBK_ = other.kBMGBNINFBK_;
uid_ = other.uid_;
assistAvatarList_ = other.assistAvatarList_.Clone();
level_ = other.level_;
oOOPBHIMNFD_ = other.oOOPBHIMNFD_;
nickname_ = other.nickname_;
worldLevel_ = other.worldLevel_;
aKCEJFCFBAN_ = other.aKCEJFCFBAN_;
signature_ = other.signature_;
oNKHLHOJHGN_ = other.oNKHLHOJHGN_ != null ? other.oNKHLHOJHGN_.Clone() : null;
isBanned_ = other.isBanned_;
recordInfo_ = other.recordInfo_ != null ? other.recordInfo_.Clone() : null;
displayAvatarList_ = other.displayAvatarList_.Clone();
_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 "GMALCPNOHBF" field.</summary>
public const int GMALCPNOHBFFieldNumber = 4;
private string gMALCPNOHBF_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string GMALCPNOHBF {
get { return gMALCPNOHBF_; }
set {
gMALCPNOHBF_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "EMOBIJBDKEI" field.</summary>
public const int EMOBIJBDKEIFieldNumber = 13;
private bool eMOBIJBDKEI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool EMOBIJBDKEI {
get { return eMOBIJBDKEI_; }
set {
eMOBIJBDKEI_ = value;
}
}
/// <summary>Field number for the "privacy_settings" field.</summary>
public const int PrivacySettingsFieldNumber = 1880;
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 "head_icon" field.</summary>
public const int HeadIconFieldNumber = 7;
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 "platform" field.</summary>
public const int PlatformFieldNumber = 2;
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 "KBMGBNINFBK" field.</summary>
public const int KBMGBNINFBKFieldNumber = 3;
private uint kBMGBNINFBK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KBMGBNINFBK {
get { return kBMGBNINFBK_; }
set {
kBMGBNINFBK_ = value;
}
}
/// <summary>Field number for the "uid" field.</summary>
public const int UidFieldNumber = 6;
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 = 1226;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> _repeated_assistAvatarList_codec
= pb::FieldCodec.ForMessage(9810, 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 "level" field.</summary>
public const int LevelFieldNumber = 1;
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 "OOOPBHIMNFD" field.</summary>
public const int OOOPBHIMNFDFieldNumber = 9;
private uint oOOPBHIMNFD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OOOPBHIMNFD {
get { return oOOPBHIMNFD_; }
set {
oOOPBHIMNFD_ = value;
}
}
/// <summary>Field number for the "nickname" field.</summary>
public const int NicknameFieldNumber = 5;
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 "world_level" field.</summary>
public const int WorldLevelFieldNumber = 14;
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 "AKCEJFCFBAN" field.</summary>
public const int AKCEJFCFBANFieldNumber = 11;
private string aKCEJFCFBAN_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string AKCEJFCFBAN {
get { return aKCEJFCFBAN_; }
set {
aKCEJFCFBAN_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "signature" field.</summary>
public const int SignatureFieldNumber = 12;
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 "ONKHLHOJHGN" field.</summary>
public const int ONKHLHOJHGNFieldNumber = 158;
private global::EggLink.DanhengServer.Proto.PlayerDisplaySettings oNKHLHOJHGN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PlayerDisplaySettings ONKHLHOJHGN {
get { return oNKHLHOJHGN_; }
set {
oNKHLHOJHGN_ = 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 "record_info" field.</summary>
public const int RecordInfoFieldNumber = 8;
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 "display_avatar_list" field.</summary>
public const int DisplayAvatarListFieldNumber = 10;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DisplayAvatarDetailInfo> _repeated_displayAvatarList_codec
= pb::FieldCodec.ForMessage(82, 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_; }
}
[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 (GMALCPNOHBF != other.GMALCPNOHBF) return false;
if (EMOBIJBDKEI != other.EMOBIJBDKEI) return false;
if (!object.Equals(PrivacySettings, other.PrivacySettings)) return false;
if (HeadIcon != other.HeadIcon) return false;
if (Platform != other.Platform) return false;
if (KBMGBNINFBK != other.KBMGBNINFBK) return false;
if (Uid != other.Uid) return false;
if(!assistAvatarList_.Equals(other.assistAvatarList_)) return false;
if (Level != other.Level) return false;
if (OOOPBHIMNFD != other.OOOPBHIMNFD) return false;
if (Nickname != other.Nickname) return false;
if (WorldLevel != other.WorldLevel) return false;
if (AKCEJFCFBAN != other.AKCEJFCFBAN) return false;
if (Signature != other.Signature) return false;
if (!object.Equals(ONKHLHOJHGN, other.ONKHLHOJHGN)) return false;
if (IsBanned != other.IsBanned) return false;
if (!object.Equals(RecordInfo, other.RecordInfo)) return false;
if(!displayAvatarList_.Equals(other.displayAvatarList_)) 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 (GMALCPNOHBF.Length != 0) hash ^= GMALCPNOHBF.GetHashCode();
if (EMOBIJBDKEI != false) hash ^= EMOBIJBDKEI.GetHashCode();
if (privacySettings_ != null) hash ^= PrivacySettings.GetHashCode();
if (HeadIcon != 0) hash ^= HeadIcon.GetHashCode();
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) hash ^= Platform.GetHashCode();
if (KBMGBNINFBK != 0) hash ^= KBMGBNINFBK.GetHashCode();
if (Uid != 0) hash ^= Uid.GetHashCode();
hash ^= assistAvatarList_.GetHashCode();
if (Level != 0) hash ^= Level.GetHashCode();
if (OOOPBHIMNFD != 0) hash ^= OOOPBHIMNFD.GetHashCode();
if (Nickname.Length != 0) hash ^= Nickname.GetHashCode();
if (WorldLevel != 0) hash ^= WorldLevel.GetHashCode();
if (AKCEJFCFBAN.Length != 0) hash ^= AKCEJFCFBAN.GetHashCode();
if (Signature.Length != 0) hash ^= Signature.GetHashCode();
if (oNKHLHOJHGN_ != null) hash ^= ONKHLHOJHGN.GetHashCode();
if (IsBanned != false) hash ^= IsBanned.GetHashCode();
if (recordInfo_ != null) hash ^= RecordInfo.GetHashCode();
hash ^= displayAvatarList_.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 (Level != 0) {
output.WriteRawTag(8);
output.WriteUInt32(Level);
}
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
output.WriteRawTag(16);
output.WriteEnum((int) Platform);
}
if (KBMGBNINFBK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(KBMGBNINFBK);
}
if (GMALCPNOHBF.Length != 0) {
output.WriteRawTag(34);
output.WriteString(GMALCPNOHBF);
}
if (Nickname.Length != 0) {
output.WriteRawTag(42);
output.WriteString(Nickname);
}
if (Uid != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Uid);
}
if (HeadIcon != 0) {
output.WriteRawTag(56);
output.WriteUInt32(HeadIcon);
}
if (recordInfo_ != null) {
output.WriteRawTag(66);
output.WriteMessage(RecordInfo);
}
if (OOOPBHIMNFD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(OOOPBHIMNFD);
}
displayAvatarList_.WriteTo(output, _repeated_displayAvatarList_codec);
if (AKCEJFCFBAN.Length != 0) {
output.WriteRawTag(90);
output.WriteString(AKCEJFCFBAN);
}
if (Signature.Length != 0) {
output.WriteRawTag(98);
output.WriteString(Signature);
}
if (EMOBIJBDKEI != false) {
output.WriteRawTag(104);
output.WriteBool(EMOBIJBDKEI);
}
if (WorldLevel != 0) {
output.WriteRawTag(112);
output.WriteUInt32(WorldLevel);
}
if (IsBanned != false) {
output.WriteRawTag(120);
output.WriteBool(IsBanned);
}
if (oNKHLHOJHGN_ != null) {
output.WriteRawTag(242, 9);
output.WriteMessage(ONKHLHOJHGN);
}
assistAvatarList_.WriteTo(output, _repeated_assistAvatarList_codec);
if (privacySettings_ != null) {
output.WriteRawTag(194, 117);
output.WriteMessage(PrivacySettings);
}
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 (Level != 0) {
output.WriteRawTag(8);
output.WriteUInt32(Level);
}
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
output.WriteRawTag(16);
output.WriteEnum((int) Platform);
}
if (KBMGBNINFBK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(KBMGBNINFBK);
}
if (GMALCPNOHBF.Length != 0) {
output.WriteRawTag(34);
output.WriteString(GMALCPNOHBF);
}
if (Nickname.Length != 0) {
output.WriteRawTag(42);
output.WriteString(Nickname);
}
if (Uid != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Uid);
}
if (HeadIcon != 0) {
output.WriteRawTag(56);
output.WriteUInt32(HeadIcon);
}
if (recordInfo_ != null) {
output.WriteRawTag(66);
output.WriteMessage(RecordInfo);
}
if (OOOPBHIMNFD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(OOOPBHIMNFD);
}
displayAvatarList_.WriteTo(ref output, _repeated_displayAvatarList_codec);
if (AKCEJFCFBAN.Length != 0) {
output.WriteRawTag(90);
output.WriteString(AKCEJFCFBAN);
}
if (Signature.Length != 0) {
output.WriteRawTag(98);
output.WriteString(Signature);
}
if (EMOBIJBDKEI != false) {
output.WriteRawTag(104);
output.WriteBool(EMOBIJBDKEI);
}
if (WorldLevel != 0) {
output.WriteRawTag(112);
output.WriteUInt32(WorldLevel);
}
if (IsBanned != false) {
output.WriteRawTag(120);
output.WriteBool(IsBanned);
}
if (oNKHLHOJHGN_ != null) {
output.WriteRawTag(242, 9);
output.WriteMessage(ONKHLHOJHGN);
}
assistAvatarList_.WriteTo(ref output, _repeated_assistAvatarList_codec);
if (privacySettings_ != null) {
output.WriteRawTag(194, 117);
output.WriteMessage(PrivacySettings);
}
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 (GMALCPNOHBF.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(GMALCPNOHBF);
}
if (EMOBIJBDKEI != false) {
size += 1 + 1;
}
if (privacySettings_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(PrivacySettings);
}
if (HeadIcon != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HeadIcon);
}
if (Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Platform);
}
if (KBMGBNINFBK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KBMGBNINFBK);
}
if (Uid != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Uid);
}
size += assistAvatarList_.CalculateSize(_repeated_assistAvatarList_codec);
if (Level != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
}
if (OOOPBHIMNFD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OOOPBHIMNFD);
}
if (Nickname.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(Nickname);
}
if (WorldLevel != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(WorldLevel);
}
if (AKCEJFCFBAN.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(AKCEJFCFBAN);
}
if (Signature.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(Signature);
}
if (oNKHLHOJHGN_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(ONKHLHOJHGN);
}
if (IsBanned != false) {
size += 1 + 1;
}
if (recordInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordInfo);
}
size += displayAvatarList_.CalculateSize(_repeated_displayAvatarList_codec);
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.GMALCPNOHBF.Length != 0) {
GMALCPNOHBF = other.GMALCPNOHBF;
}
if (other.EMOBIJBDKEI != false) {
EMOBIJBDKEI = other.EMOBIJBDKEI;
}
if (other.privacySettings_ != null) {
if (privacySettings_ == null) {
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
}
PrivacySettings.MergeFrom(other.PrivacySettings);
}
if (other.HeadIcon != 0) {
HeadIcon = other.HeadIcon;
}
if (other.Platform != global::EggLink.DanhengServer.Proto.PlatformType.Editor) {
Platform = other.Platform;
}
if (other.KBMGBNINFBK != 0) {
KBMGBNINFBK = other.KBMGBNINFBK;
}
if (other.Uid != 0) {
Uid = other.Uid;
}
assistAvatarList_.Add(other.assistAvatarList_);
if (other.Level != 0) {
Level = other.Level;
}
if (other.OOOPBHIMNFD != 0) {
OOOPBHIMNFD = other.OOOPBHIMNFD;
}
if (other.Nickname.Length != 0) {
Nickname = other.Nickname;
}
if (other.WorldLevel != 0) {
WorldLevel = other.WorldLevel;
}
if (other.AKCEJFCFBAN.Length != 0) {
AKCEJFCFBAN = other.AKCEJFCFBAN;
}
if (other.Signature.Length != 0) {
Signature = other.Signature;
}
if (other.oNKHLHOJHGN_ != null) {
if (oNKHLHOJHGN_ == null) {
ONKHLHOJHGN = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
}
ONKHLHOJHGN.MergeFrom(other.ONKHLHOJHGN);
}
if (other.IsBanned != false) {
IsBanned = other.IsBanned;
}
if (other.recordInfo_ != null) {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
}
RecordInfo.MergeFrom(other.RecordInfo);
}
displayAvatarList_.Add(other.displayAvatarList_);
_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: {
Level = input.ReadUInt32();
break;
}
case 16: {
Platform = (global::EggLink.DanhengServer.Proto.PlatformType) input.ReadEnum();
break;
}
case 24: {
KBMGBNINFBK = input.ReadUInt32();
break;
}
case 34: {
GMALCPNOHBF = input.ReadString();
break;
}
case 42: {
Nickname = input.ReadString();
break;
}
case 48: {
Uid = input.ReadUInt32();
break;
}
case 56: {
HeadIcon = input.ReadUInt32();
break;
}
case 66: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 72: {
OOOPBHIMNFD = input.ReadUInt32();
break;
}
case 82: {
displayAvatarList_.AddEntriesFrom(input, _repeated_displayAvatarList_codec);
break;
}
case 90: {
AKCEJFCFBAN = input.ReadString();
break;
}
case 98: {
Signature = input.ReadString();
break;
}
case 104: {
EMOBIJBDKEI = input.ReadBool();
break;
}
case 112: {
WorldLevel = input.ReadUInt32();
break;
}
case 120: {
IsBanned = input.ReadBool();
break;
}
case 1266: {
if (oNKHLHOJHGN_ == null) {
ONKHLHOJHGN = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
}
input.ReadMessage(ONKHLHOJHGN);
break;
}
case 9810: {
assistAvatarList_.AddEntriesFrom(input, _repeated_assistAvatarList_codec);
break;
}
case 15042: {
if (privacySettings_ == null) {
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
}
input.ReadMessage(PrivacySettings);
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: {
Level = input.ReadUInt32();
break;
}
case 16: {
Platform = (global::EggLink.DanhengServer.Proto.PlatformType) input.ReadEnum();
break;
}
case 24: {
KBMGBNINFBK = input.ReadUInt32();
break;
}
case 34: {
GMALCPNOHBF = input.ReadString();
break;
}
case 42: {
Nickname = input.ReadString();
break;
}
case 48: {
Uid = input.ReadUInt32();
break;
}
case 56: {
HeadIcon = input.ReadUInt32();
break;
}
case 66: {
if (recordInfo_ == null) {
RecordInfo = new global::EggLink.DanhengServer.Proto.PlayerRecordInfo();
}
input.ReadMessage(RecordInfo);
break;
}
case 72: {
OOOPBHIMNFD = input.ReadUInt32();
break;
}
case 82: {
displayAvatarList_.AddEntriesFrom(ref input, _repeated_displayAvatarList_codec);
break;
}
case 90: {
AKCEJFCFBAN = input.ReadString();
break;
}
case 98: {
Signature = input.ReadString();
break;
}
case 104: {
EMOBIJBDKEI = input.ReadBool();
break;
}
case 112: {
WorldLevel = input.ReadUInt32();
break;
}
case 120: {
IsBanned = input.ReadBool();
break;
}
case 1266: {
if (oNKHLHOJHGN_ == null) {
ONKHLHOJHGN = new global::EggLink.DanhengServer.Proto.PlayerDisplaySettings();
}
input.ReadMessage(ONKHLHOJHGN);
break;
}
case 9810: {
assistAvatarList_.AddEntriesFrom(ref input, _repeated_assistAvatarList_codec);
break;
}
case 15042: {
if (privacySettings_ == null) {
PrivacySettings = new global::EggLink.DanhengServer.Proto.PrivacySettings();
}
input.ReadMessage(PrivacySettings);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code