mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
472 lines
20 KiB
C#
472 lines
20 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RelicRecommendScRsp.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 RelicRecommendScRsp.proto</summary>
|
|
public static partial class RelicRecommendScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RelicRecommendScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RelicRecommendScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChlSZWxpY1JlY29tbWVuZFNjUnNwLnByb3RvGhFLSUNKRk9NTklOTC5wcm90",
|
|
"bxoRT1BKTklIQ1BFSUwucHJvdG8irwIKE1JlbGljUmVjb21tZW5kU2NSc3AS",
|
|
"IQoLRklDRkRFQkJGUEYYASADKAsyDC5LSUNKRk9NTklOTBIhCgtLT0NDQkhN",
|
|
"Sk5QQhgHIAMoCzIMLktJQ0pGT01OSU5MEg8KB3JldGNvZGUYCyABKA0SIQoL",
|
|
"RU1PR0lITUFLQkcYDSADKAsyDC5PUEpOSUhDUEVJTBIhCgtKSk5HTUFERk1L",
|
|
"QRgEIAMoCzIMLk9QSk5JSENQRUlMEiEKC1BOQUZHRk1HT01KGA8gAygLMgwu",
|
|
"S0lDSkZPTU5JTkwSEQoJYXZhdGFyX2lkGAMgASgNEiIKGlJPR1VFX1RBTEVO",
|
|
"VF9TVEFUVVNfRU5BQkxFGAwgASgIEiEKC0hMTEJCQU1PQUlBGAIgAygLMgwu",
|
|
"S0lDSkZPTU5JTkxCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IG",
|
|
"cHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KICJFOMNINLReflection.Descriptor, global::EggLink.DanhengServer.Proto.OPJNIHCPEILReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RelicRecommendScRsp), global::EggLink.DanhengServer.Proto.RelicRecommendScRsp.Parser, new[]{ "FICFDEBBFPF", "KOCCBHMJNPB", "Retcode", "EMOGIHMAKBG", "JJNGMADFMKA", "PNAFGFMGOMJ", "AvatarId", "ROGUETALENTSTATUSENABLE", "HLLBBAMOAIA" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RelicRecommendScRsp : pb::IMessage<RelicRecommendScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RelicRecommendScRsp> _parser = new pb::MessageParser<RelicRecommendScRsp>(() => new RelicRecommendScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RelicRecommendScRsp> 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.RelicRecommendScRspReflection.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 RelicRecommendScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RelicRecommendScRsp(RelicRecommendScRsp other) : this() {
|
|
fICFDEBBFPF_ = other.fICFDEBBFPF_.Clone();
|
|
kOCCBHMJNPB_ = other.kOCCBHMJNPB_.Clone();
|
|
retcode_ = other.retcode_;
|
|
eMOGIHMAKBG_ = other.eMOGIHMAKBG_.Clone();
|
|
jJNGMADFMKA_ = other.jJNGMADFMKA_.Clone();
|
|
pNAFGFMGOMJ_ = other.pNAFGFMGOMJ_.Clone();
|
|
avatarId_ = other.avatarId_;
|
|
rOGUETALENTSTATUSENABLE_ = other.rOGUETALENTSTATUSENABLE_;
|
|
hLLBBAMOAIA_ = other.hLLBBAMOAIA_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RelicRecommendScRsp Clone() {
|
|
return new RelicRecommendScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "FICFDEBBFPF" field.</summary>
|
|
public const int FICFDEBBFPFFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KICJFOMNINL> _repeated_fICFDEBBFPF_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.KICJFOMNINL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> fICFDEBBFPF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> FICFDEBBFPF {
|
|
get { return fICFDEBBFPF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "KOCCBHMJNPB" field.</summary>
|
|
public const int KOCCBHMJNPBFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KICJFOMNINL> _repeated_kOCCBHMJNPB_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.KICJFOMNINL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> kOCCBHMJNPB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> KOCCBHMJNPB {
|
|
get { return kOCCBHMJNPB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 11;
|
|
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 "EMOGIHMAKBG" field.</summary>
|
|
public const int EMOGIHMAKBGFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> _repeated_eMOGIHMAKBG_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.OPJNIHCPEIL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> eMOGIHMAKBG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> EMOGIHMAKBG {
|
|
get { return eMOGIHMAKBG_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JJNGMADFMKA" field.</summary>
|
|
public const int JJNGMADFMKAFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> _repeated_jJNGMADFMKA_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.OPJNIHCPEIL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> jJNGMADFMKA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OPJNIHCPEIL> JJNGMADFMKA {
|
|
get { return jJNGMADFMKA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PNAFGFMGOMJ" field.</summary>
|
|
public const int PNAFGFMGOMJFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KICJFOMNINL> _repeated_pNAFGFMGOMJ_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.KICJFOMNINL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> pNAFGFMGOMJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> PNAFGFMGOMJ {
|
|
get { return pNAFGFMGOMJ_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_id" field.</summary>
|
|
public const int AvatarIdFieldNumber = 3;
|
|
private uint avatarId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AvatarId {
|
|
get { return avatarId_; }
|
|
set {
|
|
avatarId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ROGUE_TALENT_STATUS_ENABLE" field.</summary>
|
|
public const int ROGUETALENTSTATUSENABLEFieldNumber = 12;
|
|
private bool rOGUETALENTSTATUSENABLE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool ROGUETALENTSTATUSENABLE {
|
|
get { return rOGUETALENTSTATUSENABLE_; }
|
|
set {
|
|
rOGUETALENTSTATUSENABLE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HLLBBAMOAIA" field.</summary>
|
|
public const int HLLBBAMOAIAFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KICJFOMNINL> _repeated_hLLBBAMOAIA_codec
|
|
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.KICJFOMNINL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> hLLBBAMOAIA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KICJFOMNINL> HLLBBAMOAIA {
|
|
get { return hLLBBAMOAIA_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RelicRecommendScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RelicRecommendScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!fICFDEBBFPF_.Equals(other.fICFDEBBFPF_)) return false;
|
|
if(!kOCCBHMJNPB_.Equals(other.kOCCBHMJNPB_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!eMOGIHMAKBG_.Equals(other.eMOGIHMAKBG_)) return false;
|
|
if(!jJNGMADFMKA_.Equals(other.jJNGMADFMKA_)) return false;
|
|
if(!pNAFGFMGOMJ_.Equals(other.pNAFGFMGOMJ_)) return false;
|
|
if (AvatarId != other.AvatarId) return false;
|
|
if (ROGUETALENTSTATUSENABLE != other.ROGUETALENTSTATUSENABLE) return false;
|
|
if(!hLLBBAMOAIA_.Equals(other.hLLBBAMOAIA_)) 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;
|
|
hash ^= fICFDEBBFPF_.GetHashCode();
|
|
hash ^= kOCCBHMJNPB_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= eMOGIHMAKBG_.GetHashCode();
|
|
hash ^= jJNGMADFMKA_.GetHashCode();
|
|
hash ^= pNAFGFMGOMJ_.GetHashCode();
|
|
if (AvatarId != 0) hash ^= AvatarId.GetHashCode();
|
|
if (ROGUETALENTSTATUSENABLE != false) hash ^= ROGUETALENTSTATUSENABLE.GetHashCode();
|
|
hash ^= hLLBBAMOAIA_.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
|
|
fICFDEBBFPF_.WriteTo(output, _repeated_fICFDEBBFPF_codec);
|
|
hLLBBAMOAIA_.WriteTo(output, _repeated_hLLBBAMOAIA_codec);
|
|
if (AvatarId != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(AvatarId);
|
|
}
|
|
jJNGMADFMKA_.WriteTo(output, _repeated_jJNGMADFMKA_codec);
|
|
kOCCBHMJNPB_.WriteTo(output, _repeated_kOCCBHMJNPB_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ROGUETALENTSTATUSENABLE != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(ROGUETALENTSTATUSENABLE);
|
|
}
|
|
eMOGIHMAKBG_.WriteTo(output, _repeated_eMOGIHMAKBG_codec);
|
|
pNAFGFMGOMJ_.WriteTo(output, _repeated_pNAFGFMGOMJ_codec);
|
|
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) {
|
|
fICFDEBBFPF_.WriteTo(ref output, _repeated_fICFDEBBFPF_codec);
|
|
hLLBBAMOAIA_.WriteTo(ref output, _repeated_hLLBBAMOAIA_codec);
|
|
if (AvatarId != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(AvatarId);
|
|
}
|
|
jJNGMADFMKA_.WriteTo(ref output, _repeated_jJNGMADFMKA_codec);
|
|
kOCCBHMJNPB_.WriteTo(ref output, _repeated_kOCCBHMJNPB_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ROGUETALENTSTATUSENABLE != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(ROGUETALENTSTATUSENABLE);
|
|
}
|
|
eMOGIHMAKBG_.WriteTo(ref output, _repeated_eMOGIHMAKBG_codec);
|
|
pNAFGFMGOMJ_.WriteTo(ref output, _repeated_pNAFGFMGOMJ_codec);
|
|
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;
|
|
size += fICFDEBBFPF_.CalculateSize(_repeated_fICFDEBBFPF_codec);
|
|
size += kOCCBHMJNPB_.CalculateSize(_repeated_kOCCBHMJNPB_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += eMOGIHMAKBG_.CalculateSize(_repeated_eMOGIHMAKBG_codec);
|
|
size += jJNGMADFMKA_.CalculateSize(_repeated_jJNGMADFMKA_codec);
|
|
size += pNAFGFMGOMJ_.CalculateSize(_repeated_pNAFGFMGOMJ_codec);
|
|
if (AvatarId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AvatarId);
|
|
}
|
|
if (ROGUETALENTSTATUSENABLE != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += hLLBBAMOAIA_.CalculateSize(_repeated_hLLBBAMOAIA_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RelicRecommendScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
fICFDEBBFPF_.Add(other.fICFDEBBFPF_);
|
|
kOCCBHMJNPB_.Add(other.kOCCBHMJNPB_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
eMOGIHMAKBG_.Add(other.eMOGIHMAKBG_);
|
|
jJNGMADFMKA_.Add(other.jJNGMADFMKA_);
|
|
pNAFGFMGOMJ_.Add(other.pNAFGFMGOMJ_);
|
|
if (other.AvatarId != 0) {
|
|
AvatarId = other.AvatarId;
|
|
}
|
|
if (other.ROGUETALENTSTATUSENABLE != false) {
|
|
ROGUETALENTSTATUSENABLE = other.ROGUETALENTSTATUSENABLE;
|
|
}
|
|
hLLBBAMOAIA_.Add(other.hLLBBAMOAIA_);
|
|
_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: {
|
|
fICFDEBBFPF_.AddEntriesFrom(input, _repeated_fICFDEBBFPF_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
hLLBBAMOAIA_.AddEntriesFrom(input, _repeated_hLLBBAMOAIA_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
AvatarId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
jJNGMADFMKA_.AddEntriesFrom(input, _repeated_jJNGMADFMKA_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
kOCCBHMJNPB_.AddEntriesFrom(input, _repeated_kOCCBHMJNPB_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ROGUETALENTSTATUSENABLE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 106: {
|
|
eMOGIHMAKBG_.AddEntriesFrom(input, _repeated_eMOGIHMAKBG_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
pNAFGFMGOMJ_.AddEntriesFrom(input, _repeated_pNAFGFMGOMJ_codec);
|
|
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: {
|
|
fICFDEBBFPF_.AddEntriesFrom(ref input, _repeated_fICFDEBBFPF_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
hLLBBAMOAIA_.AddEntriesFrom(ref input, _repeated_hLLBBAMOAIA_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
AvatarId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
jJNGMADFMKA_.AddEntriesFrom(ref input, _repeated_jJNGMADFMKA_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
kOCCBHMJNPB_.AddEntriesFrom(ref input, _repeated_kOCCBHMJNPB_codec);
|
|
break;
|
|
}
|
|
case 88: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ROGUETALENTSTATUSENABLE = input.ReadBool();
|
|
break;
|
|
}
|
|
case 106: {
|
|
eMOGIHMAKBG_.AddEntriesFrom(ref input, _repeated_eMOGIHMAKBG_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
pNAFGFMGOMJ_.AddEntriesFrom(ref input, _repeated_pNAFGFMGOMJ_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|