mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
545 lines
19 KiB
C#
545 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PlayerRecordInfo.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 PlayerRecordInfo.proto</summary>
|
|
public static partial class PlayerRecordInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PlayerRecordInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PlayerRecordInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChZQbGF5ZXJSZWNvcmRJbmZvLnByb3RvGhpQbGF5ZXJDb2xsZWN0aW9uSW5m",
|
|
"by5wcm90byLqAQoQUGxheWVyUmVjb3JkSW5mbxITCgtCSEZFRkVPRE5JTRgD",
|
|
"IAEoDRITCgtIS05PQUtHQ0pCSxgEIAEoDRITCgtFTUpERUJETUhMTBgFIAEo",
|
|
"DRIuCg9jb2xsZWN0aW9uX2luZm8YAiABKAsyFS5QbGF5ZXJDb2xsZWN0aW9u",
|
|
"SW5mbxITCgtKRlBHQktCUEJORhgKIAEoDRITCgtDRkRGTUdMTElDTxgNIAEo",
|
|
"DRITCgtGSEtLTVBERE1HTxgPIAEoDRITCgtHRUtLTkRPTkhMShgGIAEoDRIT",
|
|
"CgtFSEJERUlKSk9ISxgMIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
|
|
"LlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PlayerCollectionInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PlayerRecordInfo), global::EggLink.DanhengServer.Proto.PlayerRecordInfo.Parser, new[]{ "BHFEFEODNIM", "HKNOAKGCJBK", "EMJDEBDMHLL", "CollectionInfo", "JFPGBKBPBNF", "CFDFMGLLICO", "FHKKMPDDMGO", "GEKKNDONHLJ", "EHBDEIJJOHK" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PlayerRecordInfo : pb::IMessage<PlayerRecordInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PlayerRecordInfo> _parser = new pb::MessageParser<PlayerRecordInfo>(() => new PlayerRecordInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PlayerRecordInfo> 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.PlayerRecordInfoReflection.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 PlayerRecordInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerRecordInfo(PlayerRecordInfo other) : this() {
|
|
bHFEFEODNIM_ = other.bHFEFEODNIM_;
|
|
hKNOAKGCJBK_ = other.hKNOAKGCJBK_;
|
|
eMJDEBDMHLL_ = other.eMJDEBDMHLL_;
|
|
collectionInfo_ = other.collectionInfo_ != null ? other.collectionInfo_.Clone() : null;
|
|
jFPGBKBPBNF_ = other.jFPGBKBPBNF_;
|
|
cFDFMGLLICO_ = other.cFDFMGLLICO_;
|
|
fHKKMPDDMGO_ = other.fHKKMPDDMGO_;
|
|
gEKKNDONHLJ_ = other.gEKKNDONHLJ_;
|
|
eHBDEIJJOHK_ = other.eHBDEIJJOHK_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerRecordInfo Clone() {
|
|
return new PlayerRecordInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BHFEFEODNIM" field.</summary>
|
|
public const int BHFEFEODNIMFieldNumber = 3;
|
|
private uint bHFEFEODNIM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BHFEFEODNIM {
|
|
get { return bHFEFEODNIM_; }
|
|
set {
|
|
bHFEFEODNIM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HKNOAKGCJBK" field.</summary>
|
|
public const int HKNOAKGCJBKFieldNumber = 4;
|
|
private uint hKNOAKGCJBK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HKNOAKGCJBK {
|
|
get { return hKNOAKGCJBK_; }
|
|
set {
|
|
hKNOAKGCJBK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EMJDEBDMHLL" field.</summary>
|
|
public const int EMJDEBDMHLLFieldNumber = 5;
|
|
private uint eMJDEBDMHLL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EMJDEBDMHLL {
|
|
get { return eMJDEBDMHLL_; }
|
|
set {
|
|
eMJDEBDMHLL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "collection_info" field.</summary>
|
|
public const int CollectionInfoFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.PlayerCollectionInfo collectionInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PlayerCollectionInfo CollectionInfo {
|
|
get { return collectionInfo_; }
|
|
set {
|
|
collectionInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JFPGBKBPBNF" field.</summary>
|
|
public const int JFPGBKBPBNFFieldNumber = 10;
|
|
private uint jFPGBKBPBNF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint JFPGBKBPBNF {
|
|
get { return jFPGBKBPBNF_; }
|
|
set {
|
|
jFPGBKBPBNF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CFDFMGLLICO" field.</summary>
|
|
public const int CFDFMGLLICOFieldNumber = 13;
|
|
private uint cFDFMGLLICO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CFDFMGLLICO {
|
|
get { return cFDFMGLLICO_; }
|
|
set {
|
|
cFDFMGLLICO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FHKKMPDDMGO" field.</summary>
|
|
public const int FHKKMPDDMGOFieldNumber = 15;
|
|
private uint fHKKMPDDMGO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FHKKMPDDMGO {
|
|
get { return fHKKMPDDMGO_; }
|
|
set {
|
|
fHKKMPDDMGO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GEKKNDONHLJ" field.</summary>
|
|
public const int GEKKNDONHLJFieldNumber = 6;
|
|
private uint gEKKNDONHLJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GEKKNDONHLJ {
|
|
get { return gEKKNDONHLJ_; }
|
|
set {
|
|
gEKKNDONHLJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EHBDEIJJOHK" field.</summary>
|
|
public const int EHBDEIJJOHKFieldNumber = 12;
|
|
private uint eHBDEIJJOHK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EHBDEIJJOHK {
|
|
get { return eHBDEIJJOHK_; }
|
|
set {
|
|
eHBDEIJJOHK_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as PlayerRecordInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(PlayerRecordInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BHFEFEODNIM != other.BHFEFEODNIM) return false;
|
|
if (HKNOAKGCJBK != other.HKNOAKGCJBK) return false;
|
|
if (EMJDEBDMHLL != other.EMJDEBDMHLL) return false;
|
|
if (!object.Equals(CollectionInfo, other.CollectionInfo)) return false;
|
|
if (JFPGBKBPBNF != other.JFPGBKBPBNF) return false;
|
|
if (CFDFMGLLICO != other.CFDFMGLLICO) return false;
|
|
if (FHKKMPDDMGO != other.FHKKMPDDMGO) return false;
|
|
if (GEKKNDONHLJ != other.GEKKNDONHLJ) return false;
|
|
if (EHBDEIJJOHK != other.EHBDEIJJOHK) 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 (BHFEFEODNIM != 0) hash ^= BHFEFEODNIM.GetHashCode();
|
|
if (HKNOAKGCJBK != 0) hash ^= HKNOAKGCJBK.GetHashCode();
|
|
if (EMJDEBDMHLL != 0) hash ^= EMJDEBDMHLL.GetHashCode();
|
|
if (collectionInfo_ != null) hash ^= CollectionInfo.GetHashCode();
|
|
if (JFPGBKBPBNF != 0) hash ^= JFPGBKBPBNF.GetHashCode();
|
|
if (CFDFMGLLICO != 0) hash ^= CFDFMGLLICO.GetHashCode();
|
|
if (FHKKMPDDMGO != 0) hash ^= FHKKMPDDMGO.GetHashCode();
|
|
if (GEKKNDONHLJ != 0) hash ^= GEKKNDONHLJ.GetHashCode();
|
|
if (EHBDEIJJOHK != 0) hash ^= EHBDEIJJOHK.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 (collectionInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(CollectionInfo);
|
|
}
|
|
if (BHFEFEODNIM != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(BHFEFEODNIM);
|
|
}
|
|
if (HKNOAKGCJBK != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(HKNOAKGCJBK);
|
|
}
|
|
if (EMJDEBDMHLL != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(EMJDEBDMHLL);
|
|
}
|
|
if (GEKKNDONHLJ != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(GEKKNDONHLJ);
|
|
}
|
|
if (JFPGBKBPBNF != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(JFPGBKBPBNF);
|
|
}
|
|
if (EHBDEIJJOHK != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(EHBDEIJJOHK);
|
|
}
|
|
if (CFDFMGLLICO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CFDFMGLLICO);
|
|
}
|
|
if (FHKKMPDDMGO != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(FHKKMPDDMGO);
|
|
}
|
|
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 (collectionInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(CollectionInfo);
|
|
}
|
|
if (BHFEFEODNIM != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(BHFEFEODNIM);
|
|
}
|
|
if (HKNOAKGCJBK != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(HKNOAKGCJBK);
|
|
}
|
|
if (EMJDEBDMHLL != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(EMJDEBDMHLL);
|
|
}
|
|
if (GEKKNDONHLJ != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(GEKKNDONHLJ);
|
|
}
|
|
if (JFPGBKBPBNF != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(JFPGBKBPBNF);
|
|
}
|
|
if (EHBDEIJJOHK != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(EHBDEIJJOHK);
|
|
}
|
|
if (CFDFMGLLICO != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CFDFMGLLICO);
|
|
}
|
|
if (FHKKMPDDMGO != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(FHKKMPDDMGO);
|
|
}
|
|
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 (BHFEFEODNIM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BHFEFEODNIM);
|
|
}
|
|
if (HKNOAKGCJBK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HKNOAKGCJBK);
|
|
}
|
|
if (EMJDEBDMHLL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EMJDEBDMHLL);
|
|
}
|
|
if (collectionInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CollectionInfo);
|
|
}
|
|
if (JFPGBKBPBNF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JFPGBKBPBNF);
|
|
}
|
|
if (CFDFMGLLICO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CFDFMGLLICO);
|
|
}
|
|
if (FHKKMPDDMGO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FHKKMPDDMGO);
|
|
}
|
|
if (GEKKNDONHLJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GEKKNDONHLJ);
|
|
}
|
|
if (EHBDEIJJOHK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EHBDEIJJOHK);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(PlayerRecordInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BHFEFEODNIM != 0) {
|
|
BHFEFEODNIM = other.BHFEFEODNIM;
|
|
}
|
|
if (other.HKNOAKGCJBK != 0) {
|
|
HKNOAKGCJBK = other.HKNOAKGCJBK;
|
|
}
|
|
if (other.EMJDEBDMHLL != 0) {
|
|
EMJDEBDMHLL = other.EMJDEBDMHLL;
|
|
}
|
|
if (other.collectionInfo_ != null) {
|
|
if (collectionInfo_ == null) {
|
|
CollectionInfo = new global::EggLink.DanhengServer.Proto.PlayerCollectionInfo();
|
|
}
|
|
CollectionInfo.MergeFrom(other.CollectionInfo);
|
|
}
|
|
if (other.JFPGBKBPBNF != 0) {
|
|
JFPGBKBPBNF = other.JFPGBKBPBNF;
|
|
}
|
|
if (other.CFDFMGLLICO != 0) {
|
|
CFDFMGLLICO = other.CFDFMGLLICO;
|
|
}
|
|
if (other.FHKKMPDDMGO != 0) {
|
|
FHKKMPDDMGO = other.FHKKMPDDMGO;
|
|
}
|
|
if (other.GEKKNDONHLJ != 0) {
|
|
GEKKNDONHLJ = other.GEKKNDONHLJ;
|
|
}
|
|
if (other.EHBDEIJJOHK != 0) {
|
|
EHBDEIJJOHK = other.EHBDEIJJOHK;
|
|
}
|
|
_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 18: {
|
|
if (collectionInfo_ == null) {
|
|
CollectionInfo = new global::EggLink.DanhengServer.Proto.PlayerCollectionInfo();
|
|
}
|
|
input.ReadMessage(CollectionInfo);
|
|
break;
|
|
}
|
|
case 24: {
|
|
BHFEFEODNIM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HKNOAKGCJBK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
EMJDEBDMHLL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GEKKNDONHLJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
JFPGBKBPBNF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
EHBDEIJJOHK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
CFDFMGLLICO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
FHKKMPDDMGO = 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 18: {
|
|
if (collectionInfo_ == null) {
|
|
CollectionInfo = new global::EggLink.DanhengServer.Proto.PlayerCollectionInfo();
|
|
}
|
|
input.ReadMessage(CollectionInfo);
|
|
break;
|
|
}
|
|
case 24: {
|
|
BHFEFEODNIM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HKNOAKGCJBK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
EMJDEBDMHLL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
GEKKNDONHLJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
JFPGBKBPBNF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
EHBDEIJJOHK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
CFDFMGLLICO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
FHKKMPDDMGO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|