mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
505 lines
19 KiB
C#
505 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetAetherDivideInfoScRsp.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 GetAetherDivideInfoScRsp.proto</summary>
|
|
public static partial class GetAetherDivideInfoScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetAetherDivideInfoScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetAetherDivideInfoScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch5HZXRBZXRoZXJEaXZpZGVJbmZvU2NSc3AucHJvdG8aHEFldGhlckRpdmlk",
|
|
"ZVNwaXJpdEluZm8ucHJvdG8aFUFldGhlclNraWxsSW5mby5wcm90bxocQWV0",
|
|
"aGVyRGl2aWRlTGluZXVwSW5mby5wcm90byKWAgoYR2V0QWV0aGVyRGl2aWRl",
|
|
"SW5mb1NjUnNwEhMKC0lCQ0lQSUlEQ09MGAEgASgNEhMKC1BITEtETkdIT09B",
|
|
"GAkgASgNEiwKC2xpbmV1cF9saXN0GAwgAygLMhcuQWV0aGVyRGl2aWRlTGlu",
|
|
"ZXVwSW5mbxITCgtQRkxKR0dEQU9GTRgLIAEoDRITCgtFR0VNTkRORURJUBgE",
|
|
"IAEoDRIPCgdyZXRjb2RlGAogASgNEhMKC0pESExNSEpCT0pNGA8gASgNEiQK",
|
|
"CnNraWxsX2xpc3QYCCADKAsyEC5BZXRoZXJTa2lsbEluZm8SLAoLTkxGSUhL",
|
|
"SUNERE8YBSADKAsyFy5BZXRoZXJEaXZpZGVTcGlyaXRJbmZvQh6qAhtFZ2dM",
|
|
"aW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideLineupInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp), global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp.Parser, new[]{ "IBCIPIIDCOL", "PHLKDNGHOOA", "LineupList", "PFLJGGDAOFM", "EGEMNDNEDIP", "Retcode", "JDHLMHJBOJM", "SkillList", "NLFIHKICDDO" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetAetherDivideInfoScRsp : pb::IMessage<GetAetherDivideInfoScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetAetherDivideInfoScRsp> _parser = new pb::MessageParser<GetAetherDivideInfoScRsp>(() => new GetAetherDivideInfoScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetAetherDivideInfoScRsp> 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.GetAetherDivideInfoScRspReflection.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 GetAetherDivideInfoScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAetherDivideInfoScRsp(GetAetherDivideInfoScRsp other) : this() {
|
|
iBCIPIIDCOL_ = other.iBCIPIIDCOL_;
|
|
pHLKDNGHOOA_ = other.pHLKDNGHOOA_;
|
|
lineupList_ = other.lineupList_.Clone();
|
|
pFLJGGDAOFM_ = other.pFLJGGDAOFM_;
|
|
eGEMNDNEDIP_ = other.eGEMNDNEDIP_;
|
|
retcode_ = other.retcode_;
|
|
jDHLMHJBOJM_ = other.jDHLMHJBOJM_;
|
|
skillList_ = other.skillList_.Clone();
|
|
nLFIHKICDDO_ = other.nLFIHKICDDO_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAetherDivideInfoScRsp Clone() {
|
|
return new GetAetherDivideInfoScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IBCIPIIDCOL" field.</summary>
|
|
public const int IBCIPIIDCOLFieldNumber = 1;
|
|
private uint iBCIPIIDCOL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IBCIPIIDCOL {
|
|
get { return iBCIPIIDCOL_; }
|
|
set {
|
|
iBCIPIIDCOL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PHLKDNGHOOA" field.</summary>
|
|
public const int PHLKDNGHOOAFieldNumber = 9;
|
|
private uint pHLKDNGHOOA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PHLKDNGHOOA {
|
|
get { return pHLKDNGHOOA_; }
|
|
set {
|
|
pHLKDNGHOOA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "lineup_list" field.</summary>
|
|
public const int LineupListFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> _repeated_lineupList_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> lineupList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo> LineupList {
|
|
get { return lineupList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "PFLJGGDAOFM" field.</summary>
|
|
public const int PFLJGGDAOFMFieldNumber = 11;
|
|
private uint pFLJGGDAOFM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PFLJGGDAOFM {
|
|
get { return pFLJGGDAOFM_; }
|
|
set {
|
|
pFLJGGDAOFM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EGEMNDNEDIP" field.</summary>
|
|
public const int EGEMNDNEDIPFieldNumber = 4;
|
|
private uint eGEMNDNEDIP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EGEMNDNEDIP {
|
|
get { return eGEMNDNEDIP_; }
|
|
set {
|
|
eGEMNDNEDIP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 10;
|
|
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 "JDHLMHJBOJM" field.</summary>
|
|
public const int JDHLMHJBOJMFieldNumber = 15;
|
|
private uint jDHLMHJBOJM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JDHLMHJBOJM {
|
|
get { return jDHLMHJBOJM_; }
|
|
set {
|
|
jDHLMHJBOJM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_list" field.</summary>
|
|
public const int SkillListFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherSkillInfo> _repeated_skillList_codec
|
|
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.AetherSkillInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo> skillList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherSkillInfo> SkillList {
|
|
get { return skillList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NLFIHKICDDO" field.</summary>
|
|
public const int NLFIHKICDDOFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> _repeated_nLFIHKICDDO_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> nLFIHKICDDO_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo> NLFIHKICDDO {
|
|
get { return nLFIHKICDDO_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetAetherDivideInfoScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetAetherDivideInfoScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (IBCIPIIDCOL != other.IBCIPIIDCOL) return false;
|
|
if (PHLKDNGHOOA != other.PHLKDNGHOOA) return false;
|
|
if(!lineupList_.Equals(other.lineupList_)) return false;
|
|
if (PFLJGGDAOFM != other.PFLJGGDAOFM) return false;
|
|
if (EGEMNDNEDIP != other.EGEMNDNEDIP) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (JDHLMHJBOJM != other.JDHLMHJBOJM) return false;
|
|
if(!skillList_.Equals(other.skillList_)) return false;
|
|
if(!nLFIHKICDDO_.Equals(other.nLFIHKICDDO_)) 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 (IBCIPIIDCOL != 0) hash ^= IBCIPIIDCOL.GetHashCode();
|
|
if (PHLKDNGHOOA != 0) hash ^= PHLKDNGHOOA.GetHashCode();
|
|
hash ^= lineupList_.GetHashCode();
|
|
if (PFLJGGDAOFM != 0) hash ^= PFLJGGDAOFM.GetHashCode();
|
|
if (EGEMNDNEDIP != 0) hash ^= EGEMNDNEDIP.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (JDHLMHJBOJM != 0) hash ^= JDHLMHJBOJM.GetHashCode();
|
|
hash ^= skillList_.GetHashCode();
|
|
hash ^= nLFIHKICDDO_.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 (IBCIPIIDCOL != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(IBCIPIIDCOL);
|
|
}
|
|
if (EGEMNDNEDIP != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EGEMNDNEDIP);
|
|
}
|
|
nLFIHKICDDO_.WriteTo(output, _repeated_nLFIHKICDDO_codec);
|
|
skillList_.WriteTo(output, _repeated_skillList_codec);
|
|
if (PHLKDNGHOOA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PHLKDNGHOOA);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PFLJGGDAOFM != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(PFLJGGDAOFM);
|
|
}
|
|
lineupList_.WriteTo(output, _repeated_lineupList_codec);
|
|
if (JDHLMHJBOJM != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(JDHLMHJBOJM);
|
|
}
|
|
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 (IBCIPIIDCOL != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(IBCIPIIDCOL);
|
|
}
|
|
if (EGEMNDNEDIP != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EGEMNDNEDIP);
|
|
}
|
|
nLFIHKICDDO_.WriteTo(ref output, _repeated_nLFIHKICDDO_codec);
|
|
skillList_.WriteTo(ref output, _repeated_skillList_codec);
|
|
if (PHLKDNGHOOA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PHLKDNGHOOA);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PFLJGGDAOFM != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(PFLJGGDAOFM);
|
|
}
|
|
lineupList_.WriteTo(ref output, _repeated_lineupList_codec);
|
|
if (JDHLMHJBOJM != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(JDHLMHJBOJM);
|
|
}
|
|
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 (IBCIPIIDCOL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IBCIPIIDCOL);
|
|
}
|
|
if (PHLKDNGHOOA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PHLKDNGHOOA);
|
|
}
|
|
size += lineupList_.CalculateSize(_repeated_lineupList_codec);
|
|
if (PFLJGGDAOFM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PFLJGGDAOFM);
|
|
}
|
|
if (EGEMNDNEDIP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EGEMNDNEDIP);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (JDHLMHJBOJM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JDHLMHJBOJM);
|
|
}
|
|
size += skillList_.CalculateSize(_repeated_skillList_codec);
|
|
size += nLFIHKICDDO_.CalculateSize(_repeated_nLFIHKICDDO_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetAetherDivideInfoScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.IBCIPIIDCOL != 0) {
|
|
IBCIPIIDCOL = other.IBCIPIIDCOL;
|
|
}
|
|
if (other.PHLKDNGHOOA != 0) {
|
|
PHLKDNGHOOA = other.PHLKDNGHOOA;
|
|
}
|
|
lineupList_.Add(other.lineupList_);
|
|
if (other.PFLJGGDAOFM != 0) {
|
|
PFLJGGDAOFM = other.PFLJGGDAOFM;
|
|
}
|
|
if (other.EGEMNDNEDIP != 0) {
|
|
EGEMNDNEDIP = other.EGEMNDNEDIP;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.JDHLMHJBOJM != 0) {
|
|
JDHLMHJBOJM = other.JDHLMHJBOJM;
|
|
}
|
|
skillList_.Add(other.skillList_);
|
|
nLFIHKICDDO_.Add(other.nLFIHKICDDO_);
|
|
_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: {
|
|
IBCIPIIDCOL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
EGEMNDNEDIP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
nLFIHKICDDO_.AddEntriesFrom(input, _repeated_nLFIHKICDDO_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
skillList_.AddEntriesFrom(input, _repeated_skillList_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
PHLKDNGHOOA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PFLJGGDAOFM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
lineupList_.AddEntriesFrom(input, _repeated_lineupList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
JDHLMHJBOJM = input.ReadUInt32();
|
|
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: {
|
|
IBCIPIIDCOL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
EGEMNDNEDIP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
nLFIHKICDDO_.AddEntriesFrom(ref input, _repeated_nLFIHKICDDO_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
skillList_.AddEntriesFrom(ref input, _repeated_skillList_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
PHLKDNGHOOA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PFLJGGDAOFM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
lineupList_.AddEntriesFrom(ref input, _repeated_lineupList_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
JDHLMHJBOJM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|