mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
556 lines
24 KiB
C#
556 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetAvatarDataScRsp.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 GetAvatarDataScRsp.proto</summary>
|
|
public static partial class GetAvatarDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetAvatarDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetAvatarDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChhHZXRBdmF0YXJEYXRhU2NSc3AucHJvdG8aFlBsYXllck91dGZpdEluZm8u",
|
|
"cHJvdG8aG0dyb3d0aFRhcnRnZXRGdW5jVHlwZS5wcm90bxoMQXZhdGFyLnBy",
|
|
"b3RvGhlNdWx0aVBhdGhBdmF0YXJJbmZvLnByb3RvGhlNdWx0aVBhdGhBdmF0",
|
|
"YXJUeXBlLnByb3RvGhFLSE9DQ0hBQk5NTi5wcm90byLbAwoSR2V0QXZhdGFy",
|
|
"RGF0YVNjUnNwEg8KB3JldGNvZGUYAiABKA0SKwoLUE5LQ0ZFQUxBTUkYDSAD",
|
|
"KA4yFi5Hcm93dGhUYXJ0Z2V0RnVuY1R5cGUSIQoLRkVGUElKSkxORkcYCiAD",
|
|
"KAsyDC5LSE9DQ0hBQk5NThI5ChttdWx0aV9wYXRoX2F2YXRhcl9pbmZvX2xp",
|
|
"c3QYBiADKAsyFC5NdWx0aVBhdGhBdmF0YXJJbmZvEhIKCmlzX2dldF9hbGwY",
|
|
"DiABKAgSEwoLSlBOTFBPUE1LRUoYBCABKA0SEQoJc2tpbl9saXN0GAcgAygN",
|
|
"Ej8KD2N1cl9hdmF0YXJfcGF0aBgIIAMoCzImLkdldEF2YXRhckRhdGFTY1Jz",
|
|
"cC5DdXJBdmF0YXJQYXRoRW50cnkSJgoLb3V0Zml0X2luZm8YBSABKAsyES5Q",
|
|
"bGF5ZXJPdXRmaXRJbmZvEhwKC2F2YXRhcl9saXN0GAwgAygLMgcuQXZhdGFy",
|
|
"EhoKEmJhc2ljX3R5cGVfaWRfbGlzdBgBIAMoDRpKChJDdXJBdmF0YXJQYXRo",
|
|
"RW50cnkSCwoDa2V5GAEgASgNEiMKBXZhbHVlGAIgASgOMhQuTXVsdGlQYXRo",
|
|
"QXZhdGFyVHlwZToCOAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
|
|
"b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PlayerOutfitInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GrowthTartgetFuncTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.AvatarReflection.Descriptor, global::EggLink.DanhengServer.Proto.MultiPathAvatarInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.MultiPathAvatarTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.KHOCCHABNMNReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAvatarDataScRsp), global::EggLink.DanhengServer.Proto.GetAvatarDataScRsp.Parser, new[]{ "Retcode", "PNKCFEALAMI", "FEFPIJJLNFG", "MultiPathAvatarInfoList", "IsGetAll", "JPNLPOPMKEJ", "SkinList", "CurAvatarPath", "OutfitInfo", "AvatarList", "BasicTypeIdList" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetAvatarDataScRsp : pb::IMessage<GetAvatarDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetAvatarDataScRsp> _parser = new pb::MessageParser<GetAvatarDataScRsp>(() => new GetAvatarDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetAvatarDataScRsp> 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.GetAvatarDataScRspReflection.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 GetAvatarDataScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAvatarDataScRsp(GetAvatarDataScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
pNKCFEALAMI_ = other.pNKCFEALAMI_.Clone();
|
|
fEFPIJJLNFG_ = other.fEFPIJJLNFG_.Clone();
|
|
multiPathAvatarInfoList_ = other.multiPathAvatarInfoList_.Clone();
|
|
isGetAll_ = other.isGetAll_;
|
|
jPNLPOPMKEJ_ = other.jPNLPOPMKEJ_;
|
|
skinList_ = other.skinList_.Clone();
|
|
curAvatarPath_ = other.curAvatarPath_.Clone();
|
|
outfitInfo_ = other.outfitInfo_ != null ? other.outfitInfo_.Clone() : null;
|
|
avatarList_ = other.avatarList_.Clone();
|
|
basicTypeIdList_ = other.basicTypeIdList_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAvatarDataScRsp Clone() {
|
|
return new GetAvatarDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 2;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PNKCFEALAMI" field.</summary>
|
|
public const int PNKCFEALAMIFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GrowthTartgetFuncType> _repeated_pNKCFEALAMI_codec
|
|
= pb::FieldCodec.ForEnum(106, x => (int) x, x => (global::EggLink.DanhengServer.Proto.GrowthTartgetFuncType) x);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GrowthTartgetFuncType> pNKCFEALAMI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GrowthTartgetFuncType>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GrowthTartgetFuncType> PNKCFEALAMI {
|
|
get { return pNKCFEALAMI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FEFPIJJLNFG" field.</summary>
|
|
public const int FEFPIJJLNFGFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KHOCCHABNMN> _repeated_fEFPIJJLNFG_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.KHOCCHABNMN.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KHOCCHABNMN> fEFPIJJLNFG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KHOCCHABNMN>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KHOCCHABNMN> FEFPIJJLNFG {
|
|
get { return fEFPIJJLNFG_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "multi_path_avatar_info_list" field.</summary>
|
|
public const int MultiPathAvatarInfoListFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo> _repeated_multiPathAvatarInfoList_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo> multiPathAvatarInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MultiPathAvatarInfo> MultiPathAvatarInfoList {
|
|
get { return multiPathAvatarInfoList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "is_get_all" field.</summary>
|
|
public const int IsGetAllFieldNumber = 14;
|
|
private bool isGetAll_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsGetAll {
|
|
get { return isGetAll_; }
|
|
set {
|
|
isGetAll_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JPNLPOPMKEJ" field.</summary>
|
|
public const int JPNLPOPMKEJFieldNumber = 4;
|
|
private uint jPNLPOPMKEJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JPNLPOPMKEJ {
|
|
get { return jPNLPOPMKEJ_; }
|
|
set {
|
|
jPNLPOPMKEJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "skin_list" field.</summary>
|
|
public const int SkinListFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_skinList_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> skinList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> SkinList {
|
|
get { return skinList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "cur_avatar_path" field.</summary>
|
|
public const int CurAvatarPathFieldNumber = 8;
|
|
private static readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.MultiPathAvatarType>.Codec _map_curAvatarPath_codec
|
|
= new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.MultiPathAvatarType>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForEnum(16, x => (int) x, x => (global::EggLink.DanhengServer.Proto.MultiPathAvatarType) x, global::EggLink.DanhengServer.Proto.MultiPathAvatarType.None), 66);
|
|
private readonly pbc::MapField<uint, global::EggLink.DanhengServer.Proto.MultiPathAvatarType> curAvatarPath_ = new pbc::MapField<uint, global::EggLink.DanhengServer.Proto.MultiPathAvatarType>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, global::EggLink.DanhengServer.Proto.MultiPathAvatarType> CurAvatarPath {
|
|
get { return curAvatarPath_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "outfit_info" field.</summary>
|
|
public const int OutfitInfoFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.PlayerOutfitInfo outfitInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PlayerOutfitInfo OutfitInfo {
|
|
get { return outfitInfo_; }
|
|
set {
|
|
outfitInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_list" field.</summary>
|
|
public const int AvatarListFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Avatar> _repeated_avatarList_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.Avatar.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Avatar> avatarList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Avatar>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Avatar> AvatarList {
|
|
get { return avatarList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "basic_type_id_list" field.</summary>
|
|
public const int BasicTypeIdListFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<uint> _repeated_basicTypeIdList_codec
|
|
= pb::FieldCodec.ForUInt32(10);
|
|
private readonly pbc::RepeatedField<uint> basicTypeIdList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> BasicTypeIdList {
|
|
get { return basicTypeIdList_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetAvatarDataScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetAvatarDataScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!pNKCFEALAMI_.Equals(other.pNKCFEALAMI_)) return false;
|
|
if(!fEFPIJJLNFG_.Equals(other.fEFPIJJLNFG_)) return false;
|
|
if(!multiPathAvatarInfoList_.Equals(other.multiPathAvatarInfoList_)) return false;
|
|
if (IsGetAll != other.IsGetAll) return false;
|
|
if (JPNLPOPMKEJ != other.JPNLPOPMKEJ) return false;
|
|
if(!skinList_.Equals(other.skinList_)) return false;
|
|
if (!CurAvatarPath.Equals(other.CurAvatarPath)) return false;
|
|
if (!object.Equals(OutfitInfo, other.OutfitInfo)) return false;
|
|
if(!avatarList_.Equals(other.avatarList_)) return false;
|
|
if(!basicTypeIdList_.Equals(other.basicTypeIdList_)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= pNKCFEALAMI_.GetHashCode();
|
|
hash ^= fEFPIJJLNFG_.GetHashCode();
|
|
hash ^= multiPathAvatarInfoList_.GetHashCode();
|
|
if (IsGetAll != false) hash ^= IsGetAll.GetHashCode();
|
|
if (JPNLPOPMKEJ != 0) hash ^= JPNLPOPMKEJ.GetHashCode();
|
|
hash ^= skinList_.GetHashCode();
|
|
hash ^= CurAvatarPath.GetHashCode();
|
|
if (outfitInfo_ != null) hash ^= OutfitInfo.GetHashCode();
|
|
hash ^= avatarList_.GetHashCode();
|
|
hash ^= basicTypeIdList_.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
|
|
basicTypeIdList_.WriteTo(output, _repeated_basicTypeIdList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (JPNLPOPMKEJ != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(JPNLPOPMKEJ);
|
|
}
|
|
if (outfitInfo_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(OutfitInfo);
|
|
}
|
|
multiPathAvatarInfoList_.WriteTo(output, _repeated_multiPathAvatarInfoList_codec);
|
|
skinList_.WriteTo(output, _repeated_skinList_codec);
|
|
curAvatarPath_.WriteTo(output, _map_curAvatarPath_codec);
|
|
fEFPIJJLNFG_.WriteTo(output, _repeated_fEFPIJJLNFG_codec);
|
|
avatarList_.WriteTo(output, _repeated_avatarList_codec);
|
|
pNKCFEALAMI_.WriteTo(output, _repeated_pNKCFEALAMI_codec);
|
|
if (IsGetAll != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(IsGetAll);
|
|
}
|
|
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) {
|
|
basicTypeIdList_.WriteTo(ref output, _repeated_basicTypeIdList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (JPNLPOPMKEJ != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(JPNLPOPMKEJ);
|
|
}
|
|
if (outfitInfo_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(OutfitInfo);
|
|
}
|
|
multiPathAvatarInfoList_.WriteTo(ref output, _repeated_multiPathAvatarInfoList_codec);
|
|
skinList_.WriteTo(ref output, _repeated_skinList_codec);
|
|
curAvatarPath_.WriteTo(ref output, _map_curAvatarPath_codec);
|
|
fEFPIJJLNFG_.WriteTo(ref output, _repeated_fEFPIJJLNFG_codec);
|
|
avatarList_.WriteTo(ref output, _repeated_avatarList_codec);
|
|
pNKCFEALAMI_.WriteTo(ref output, _repeated_pNKCFEALAMI_codec);
|
|
if (IsGetAll != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(IsGetAll);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += pNKCFEALAMI_.CalculateSize(_repeated_pNKCFEALAMI_codec);
|
|
size += fEFPIJJLNFG_.CalculateSize(_repeated_fEFPIJJLNFG_codec);
|
|
size += multiPathAvatarInfoList_.CalculateSize(_repeated_multiPathAvatarInfoList_codec);
|
|
if (IsGetAll != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (JPNLPOPMKEJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JPNLPOPMKEJ);
|
|
}
|
|
size += skinList_.CalculateSize(_repeated_skinList_codec);
|
|
size += curAvatarPath_.CalculateSize(_map_curAvatarPath_codec);
|
|
if (outfitInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OutfitInfo);
|
|
}
|
|
size += avatarList_.CalculateSize(_repeated_avatarList_codec);
|
|
size += basicTypeIdList_.CalculateSize(_repeated_basicTypeIdList_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetAvatarDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
pNKCFEALAMI_.Add(other.pNKCFEALAMI_);
|
|
fEFPIJJLNFG_.Add(other.fEFPIJJLNFG_);
|
|
multiPathAvatarInfoList_.Add(other.multiPathAvatarInfoList_);
|
|
if (other.IsGetAll != false) {
|
|
IsGetAll = other.IsGetAll;
|
|
}
|
|
if (other.JPNLPOPMKEJ != 0) {
|
|
JPNLPOPMKEJ = other.JPNLPOPMKEJ;
|
|
}
|
|
skinList_.Add(other.skinList_);
|
|
curAvatarPath_.MergeFrom(other.curAvatarPath_);
|
|
if (other.outfitInfo_ != null) {
|
|
if (outfitInfo_ == null) {
|
|
OutfitInfo = new global::EggLink.DanhengServer.Proto.PlayerOutfitInfo();
|
|
}
|
|
OutfitInfo.MergeFrom(other.OutfitInfo);
|
|
}
|
|
avatarList_.Add(other.avatarList_);
|
|
basicTypeIdList_.Add(other.basicTypeIdList_);
|
|
_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:
|
|
case 8: {
|
|
basicTypeIdList_.AddEntriesFrom(input, _repeated_basicTypeIdList_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
JPNLPOPMKEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (outfitInfo_ == null) {
|
|
OutfitInfo = new global::EggLink.DanhengServer.Proto.PlayerOutfitInfo();
|
|
}
|
|
input.ReadMessage(OutfitInfo);
|
|
break;
|
|
}
|
|
case 50: {
|
|
multiPathAvatarInfoList_.AddEntriesFrom(input, _repeated_multiPathAvatarInfoList_codec);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
skinList_.AddEntriesFrom(input, _repeated_skinList_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
curAvatarPath_.AddEntriesFrom(input, _map_curAvatarPath_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
fEFPIJJLNFG_.AddEntriesFrom(input, _repeated_fEFPIJJLNFG_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
avatarList_.AddEntriesFrom(input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
pNKCFEALAMI_.AddEntriesFrom(input, _repeated_pNKCFEALAMI_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
IsGetAll = 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 10:
|
|
case 8: {
|
|
basicTypeIdList_.AddEntriesFrom(ref input, _repeated_basicTypeIdList_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
JPNLPOPMKEJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (outfitInfo_ == null) {
|
|
OutfitInfo = new global::EggLink.DanhengServer.Proto.PlayerOutfitInfo();
|
|
}
|
|
input.ReadMessage(OutfitInfo);
|
|
break;
|
|
}
|
|
case 50: {
|
|
multiPathAvatarInfoList_.AddEntriesFrom(ref input, _repeated_multiPathAvatarInfoList_codec);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
skinList_.AddEntriesFrom(ref input, _repeated_skinList_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
curAvatarPath_.AddEntriesFrom(ref input, _map_curAvatarPath_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
fEFPIJJLNFG_.AddEntriesFrom(ref input, _repeated_fEFPIJJLNFG_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
avatarList_.AddEntriesFrom(ref input, _repeated_avatarList_codec);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
pNKCFEALAMI_.AddEntriesFrom(ref input, _repeated_pNKCFEALAMI_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
IsGetAll = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|