mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
516 lines
19 KiB
C#
516 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MatchThreeV2LevelEndScRsp.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 MatchThreeV2LevelEndScRsp.proto</summary>
|
|
public static partial class MatchThreeV2LevelEndScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MatchThreeV2LevelEndScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MatchThreeV2LevelEndScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9NYXRjaFRocmVlVjJMZXZlbEVuZFNjUnNwLnByb3RvGg5JdGVtTGlzdC5w",
|
|
"cm90bxoRR05FQkJBRUlLR0oucHJvdG8aEUxOT0lLR0tKSExLLnByb3RvIu0B",
|
|
"ChlNYXRjaFRocmVlVjJMZXZlbEVuZFNjUnNwEiAKCmxldmVsX2luZm8YCyAB",
|
|
"KAsyDC5HTkVCQkFFSUtHShIeCgtNTkJFSkRISE9KThgBIAMoCzIJLkl0ZW1M",
|
|
"aXN0EhMKC0VCSEFKRU5JS0FGGAkgASgNEiEKC0FFS0NQUElETk1EGA8gASgL",
|
|
"MgwuTE5PSUtHS0pITEsSDwoHcmV0Y29kZRgGIAEoDRIeCgtQRUNGSkNEQkNC",
|
|
"ThgDIAEoCzIJLkl0ZW1MaXN0EhAKCGxldmVsX2lkGAcgASgNEhMKC0NETVBP",
|
|
"R0pKTUpNGAIgASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
|
|
"BnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.GNEBBAEIKGJReflection.Descriptor, global::EggLink.DanhengServer.Proto.LNOIKGKJHLKReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MatchThreeV2LevelEndScRsp), global::EggLink.DanhengServer.Proto.MatchThreeV2LevelEndScRsp.Parser, new[]{ "LevelInfo", "MNBEJDHHOJN", "EBHAJENIKAF", "AEKCPPIDNMD", "Retcode", "PECFJCDBCBN", "LevelId", "CDMPOGJJMJM" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MatchThreeV2LevelEndScRsp : pb::IMessage<MatchThreeV2LevelEndScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MatchThreeV2LevelEndScRsp> _parser = new pb::MessageParser<MatchThreeV2LevelEndScRsp>(() => new MatchThreeV2LevelEndScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MatchThreeV2LevelEndScRsp> 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.MatchThreeV2LevelEndScRspReflection.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 MatchThreeV2LevelEndScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MatchThreeV2LevelEndScRsp(MatchThreeV2LevelEndScRsp other) : this() {
|
|
levelInfo_ = other.levelInfo_ != null ? other.levelInfo_.Clone() : null;
|
|
mNBEJDHHOJN_ = other.mNBEJDHHOJN_.Clone();
|
|
eBHAJENIKAF_ = other.eBHAJENIKAF_;
|
|
aEKCPPIDNMD_ = other.aEKCPPIDNMD_ != null ? other.aEKCPPIDNMD_.Clone() : null;
|
|
retcode_ = other.retcode_;
|
|
pECFJCDBCBN_ = other.pECFJCDBCBN_ != null ? other.pECFJCDBCBN_.Clone() : null;
|
|
levelId_ = other.levelId_;
|
|
cDMPOGJJMJM_ = other.cDMPOGJJMJM_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MatchThreeV2LevelEndScRsp Clone() {
|
|
return new MatchThreeV2LevelEndScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "level_info" field.</summary>
|
|
public const int LevelInfoFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.GNEBBAEIKGJ levelInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GNEBBAEIKGJ LevelInfo {
|
|
get { return levelInfo_; }
|
|
set {
|
|
levelInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MNBEJDHHOJN" field.</summary>
|
|
public const int MNBEJDHHOJNFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ItemList> _repeated_mNBEJDHHOJN_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.ItemList.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ItemList> mNBEJDHHOJN_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ItemList>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ItemList> MNBEJDHHOJN {
|
|
get { return mNBEJDHHOJN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "EBHAJENIKAF" field.</summary>
|
|
public const int EBHAJENIKAFFieldNumber = 9;
|
|
private uint eBHAJENIKAF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EBHAJENIKAF {
|
|
get { return eBHAJENIKAF_; }
|
|
set {
|
|
eBHAJENIKAF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AEKCPPIDNMD" field.</summary>
|
|
public const int AEKCPPIDNMDFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.LNOIKGKJHLK aEKCPPIDNMD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LNOIKGKJHLK AEKCPPIDNMD {
|
|
get { return aEKCPPIDNMD_; }
|
|
set {
|
|
aEKCPPIDNMD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 6;
|
|
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 "PECFJCDBCBN" field.</summary>
|
|
public const int PECFJCDBCBNFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.ItemList pECFJCDBCBN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList PECFJCDBCBN {
|
|
get { return pECFJCDBCBN_; }
|
|
set {
|
|
pECFJCDBCBN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "level_id" field.</summary>
|
|
public const int LevelIdFieldNumber = 7;
|
|
private uint levelId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LevelId {
|
|
get { return levelId_; }
|
|
set {
|
|
levelId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CDMPOGJJMJM" field.</summary>
|
|
public const int CDMPOGJJMJMFieldNumber = 2;
|
|
private uint cDMPOGJJMJM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CDMPOGJJMJM {
|
|
get { return cDMPOGJJMJM_; }
|
|
set {
|
|
cDMPOGJJMJM_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MatchThreeV2LevelEndScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MatchThreeV2LevelEndScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(LevelInfo, other.LevelInfo)) return false;
|
|
if(!mNBEJDHHOJN_.Equals(other.mNBEJDHHOJN_)) return false;
|
|
if (EBHAJENIKAF != other.EBHAJENIKAF) return false;
|
|
if (!object.Equals(AEKCPPIDNMD, other.AEKCPPIDNMD)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (!object.Equals(PECFJCDBCBN, other.PECFJCDBCBN)) return false;
|
|
if (LevelId != other.LevelId) return false;
|
|
if (CDMPOGJJMJM != other.CDMPOGJJMJM) 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 (levelInfo_ != null) hash ^= LevelInfo.GetHashCode();
|
|
hash ^= mNBEJDHHOJN_.GetHashCode();
|
|
if (EBHAJENIKAF != 0) hash ^= EBHAJENIKAF.GetHashCode();
|
|
if (aEKCPPIDNMD_ != null) hash ^= AEKCPPIDNMD.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (pECFJCDBCBN_ != null) hash ^= PECFJCDBCBN.GetHashCode();
|
|
if (LevelId != 0) hash ^= LevelId.GetHashCode();
|
|
if (CDMPOGJJMJM != 0) hash ^= CDMPOGJJMJM.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
|
|
mNBEJDHHOJN_.WriteTo(output, _repeated_mNBEJDHHOJN_codec);
|
|
if (CDMPOGJJMJM != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CDMPOGJJMJM);
|
|
}
|
|
if (pECFJCDBCBN_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(PECFJCDBCBN);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (LevelId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(LevelId);
|
|
}
|
|
if (EBHAJENIKAF != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EBHAJENIKAF);
|
|
}
|
|
if (levelInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(LevelInfo);
|
|
}
|
|
if (aEKCPPIDNMD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(AEKCPPIDNMD);
|
|
}
|
|
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) {
|
|
mNBEJDHHOJN_.WriteTo(ref output, _repeated_mNBEJDHHOJN_codec);
|
|
if (CDMPOGJJMJM != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CDMPOGJJMJM);
|
|
}
|
|
if (pECFJCDBCBN_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(PECFJCDBCBN);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (LevelId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(LevelId);
|
|
}
|
|
if (EBHAJENIKAF != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(EBHAJENIKAF);
|
|
}
|
|
if (levelInfo_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(LevelInfo);
|
|
}
|
|
if (aEKCPPIDNMD_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(AEKCPPIDNMD);
|
|
}
|
|
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 (levelInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LevelInfo);
|
|
}
|
|
size += mNBEJDHHOJN_.CalculateSize(_repeated_mNBEJDHHOJN_codec);
|
|
if (EBHAJENIKAF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EBHAJENIKAF);
|
|
}
|
|
if (aEKCPPIDNMD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AEKCPPIDNMD);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (pECFJCDBCBN_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PECFJCDBCBN);
|
|
}
|
|
if (LevelId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LevelId);
|
|
}
|
|
if (CDMPOGJJMJM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CDMPOGJJMJM);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MatchThreeV2LevelEndScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.levelInfo_ != null) {
|
|
if (levelInfo_ == null) {
|
|
LevelInfo = new global::EggLink.DanhengServer.Proto.GNEBBAEIKGJ();
|
|
}
|
|
LevelInfo.MergeFrom(other.LevelInfo);
|
|
}
|
|
mNBEJDHHOJN_.Add(other.mNBEJDHHOJN_);
|
|
if (other.EBHAJENIKAF != 0) {
|
|
EBHAJENIKAF = other.EBHAJENIKAF;
|
|
}
|
|
if (other.aEKCPPIDNMD_ != null) {
|
|
if (aEKCPPIDNMD_ == null) {
|
|
AEKCPPIDNMD = new global::EggLink.DanhengServer.Proto.LNOIKGKJHLK();
|
|
}
|
|
AEKCPPIDNMD.MergeFrom(other.AEKCPPIDNMD);
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.pECFJCDBCBN_ != null) {
|
|
if (pECFJCDBCBN_ == null) {
|
|
PECFJCDBCBN = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
PECFJCDBCBN.MergeFrom(other.PECFJCDBCBN);
|
|
}
|
|
if (other.LevelId != 0) {
|
|
LevelId = other.LevelId;
|
|
}
|
|
if (other.CDMPOGJJMJM != 0) {
|
|
CDMPOGJJMJM = other.CDMPOGJJMJM;
|
|
}
|
|
_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: {
|
|
mNBEJDHHOJN_.AddEntriesFrom(input, _repeated_mNBEJDHHOJN_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
CDMPOGJJMJM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (pECFJCDBCBN_ == null) {
|
|
PECFJCDBCBN = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(PECFJCDBCBN);
|
|
break;
|
|
}
|
|
case 48: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
LevelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EBHAJENIKAF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (levelInfo_ == null) {
|
|
LevelInfo = new global::EggLink.DanhengServer.Proto.GNEBBAEIKGJ();
|
|
}
|
|
input.ReadMessage(LevelInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (aEKCPPIDNMD_ == null) {
|
|
AEKCPPIDNMD = new global::EggLink.DanhengServer.Proto.LNOIKGKJHLK();
|
|
}
|
|
input.ReadMessage(AEKCPPIDNMD);
|
|
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: {
|
|
mNBEJDHHOJN_.AddEntriesFrom(ref input, _repeated_mNBEJDHHOJN_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
CDMPOGJJMJM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (pECFJCDBCBN_ == null) {
|
|
PECFJCDBCBN = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(PECFJCDBCBN);
|
|
break;
|
|
}
|
|
case 48: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
LevelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
EBHAJENIKAF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (levelInfo_ == null) {
|
|
LevelInfo = new global::EggLink.DanhengServer.Proto.GNEBBAEIKGJ();
|
|
}
|
|
input.ReadMessage(LevelInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (aEKCPPIDNMD_ == null) {
|
|
AEKCPPIDNMD = new global::EggLink.DanhengServer.Proto.LNOIKGKJHLK();
|
|
}
|
|
input.ReadMessage(AEKCPPIDNMD);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|