mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
490 lines
18 KiB
C#
490 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: SwordTrainingGameSettleScNotify.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 SwordTrainingGameSettleScNotify.proto</summary>
|
|
public static partial class SwordTrainingGameSettleScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for SwordTrainingGameSettleScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static SwordTrainingGameSettleScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiVTd29yZFRyYWluaW5nR2FtZVNldHRsZVNjTm90aWZ5LnByb3RvGhFIRE1L",
|
|
"UEhBTEFMRy5wcm90bxoOSXRlbUxpc3QucHJvdG8i3wEKH1N3b3JkVHJhaW5p",
|
|
"bmdHYW1lU2V0dGxlU2NOb3RpZnkSEwoLQ0NEQ0hLS01HSkYYBiADKA0SGQoG",
|
|
"cmV3YXJkGAIgASgLMgkuSXRlbUxpc3QSEwoLUElHRUVCQ0tDT08YDyABKA0S",
|
|
"EwoLUFBJTUZQT09PS0IYCyADKA0SEwoLSUZOTUJOR0lGUEgYCSABKA0SEwoL",
|
|
"RlBCTklQTUhBTkgYBSABKA0SGgoSZ2FtZV9zdG9yeV9saW5lX2lkGA0gASgN",
|
|
"EhwKBnJlYXNvbhgMIAEoDjIMLkhETUtQSEFMQUxHQh6qAhtFZ2dMaW5rLkRh",
|
|
"bmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HDMKPHALALGReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify), global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify.Parser, new[]{ "CCDCHKKMGJF", "Reward", "PIGEEBCKCOO", "PPIMFPOOOKB", "IFNMBNGIFPH", "FPBNIPMHANH", "GameStoryLineId", "Reason" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class SwordTrainingGameSettleScNotify : pb::IMessage<SwordTrainingGameSettleScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<SwordTrainingGameSettleScNotify> _parser = new pb::MessageParser<SwordTrainingGameSettleScNotify>(() => new SwordTrainingGameSettleScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<SwordTrainingGameSettleScNotify> 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.SwordTrainingGameSettleScNotifyReflection.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 SwordTrainingGameSettleScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SwordTrainingGameSettleScNotify(SwordTrainingGameSettleScNotify other) : this() {
|
|
cCDCHKKMGJF_ = other.cCDCHKKMGJF_.Clone();
|
|
reward_ = other.reward_ != null ? other.reward_.Clone() : null;
|
|
pIGEEBCKCOO_ = other.pIGEEBCKCOO_;
|
|
pPIMFPOOOKB_ = other.pPIMFPOOOKB_.Clone();
|
|
iFNMBNGIFPH_ = other.iFNMBNGIFPH_;
|
|
fPBNIPMHANH_ = other.fPBNIPMHANH_;
|
|
gameStoryLineId_ = other.gameStoryLineId_;
|
|
reason_ = other.reason_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SwordTrainingGameSettleScNotify Clone() {
|
|
return new SwordTrainingGameSettleScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CCDCHKKMGJF" field.</summary>
|
|
public const int CCDCHKKMGJFFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<uint> _repeated_cCDCHKKMGJF_codec
|
|
= pb::FieldCodec.ForUInt32(50);
|
|
private readonly pbc::RepeatedField<uint> cCDCHKKMGJF_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> CCDCHKKMGJF {
|
|
get { return cCDCHKKMGJF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "reward" field.</summary>
|
|
public const int RewardFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.ItemList reward_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList Reward {
|
|
get { return reward_; }
|
|
set {
|
|
reward_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PIGEEBCKCOO" field.</summary>
|
|
public const int PIGEEBCKCOOFieldNumber = 15;
|
|
private uint pIGEEBCKCOO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PIGEEBCKCOO {
|
|
get { return pIGEEBCKCOO_; }
|
|
set {
|
|
pIGEEBCKCOO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PPIMFPOOOKB" field.</summary>
|
|
public const int PPIMFPOOOKBFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<uint> _repeated_pPIMFPOOOKB_codec
|
|
= pb::FieldCodec.ForUInt32(90);
|
|
private readonly pbc::RepeatedField<uint> pPIMFPOOOKB_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> PPIMFPOOOKB {
|
|
get { return pPIMFPOOOKB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "IFNMBNGIFPH" field.</summary>
|
|
public const int IFNMBNGIFPHFieldNumber = 9;
|
|
private uint iFNMBNGIFPH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IFNMBNGIFPH {
|
|
get { return iFNMBNGIFPH_; }
|
|
set {
|
|
iFNMBNGIFPH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FPBNIPMHANH" field.</summary>
|
|
public const int FPBNIPMHANHFieldNumber = 5;
|
|
private uint fPBNIPMHANH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FPBNIPMHANH {
|
|
get { return fPBNIPMHANH_; }
|
|
set {
|
|
fPBNIPMHANH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "game_story_line_id" field.</summary>
|
|
public const int GameStoryLineIdFieldNumber = 13;
|
|
private uint gameStoryLineId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GameStoryLineId {
|
|
get { return gameStoryLineId_; }
|
|
set {
|
|
gameStoryLineId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "reason" field.</summary>
|
|
public const int ReasonFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.HDMKPHALALG reason_ = global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HDMKPHALALG Reason {
|
|
get { return reason_; }
|
|
set {
|
|
reason_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as SwordTrainingGameSettleScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(SwordTrainingGameSettleScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!cCDCHKKMGJF_.Equals(other.cCDCHKKMGJF_)) return false;
|
|
if (!object.Equals(Reward, other.Reward)) return false;
|
|
if (PIGEEBCKCOO != other.PIGEEBCKCOO) return false;
|
|
if(!pPIMFPOOOKB_.Equals(other.pPIMFPOOOKB_)) return false;
|
|
if (IFNMBNGIFPH != other.IFNMBNGIFPH) return false;
|
|
if (FPBNIPMHANH != other.FPBNIPMHANH) return false;
|
|
if (GameStoryLineId != other.GameStoryLineId) return false;
|
|
if (Reason != other.Reason) 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 ^= cCDCHKKMGJF_.GetHashCode();
|
|
if (reward_ != null) hash ^= Reward.GetHashCode();
|
|
if (PIGEEBCKCOO != 0) hash ^= PIGEEBCKCOO.GetHashCode();
|
|
hash ^= pPIMFPOOOKB_.GetHashCode();
|
|
if (IFNMBNGIFPH != 0) hash ^= IFNMBNGIFPH.GetHashCode();
|
|
if (FPBNIPMHANH != 0) hash ^= FPBNIPMHANH.GetHashCode();
|
|
if (GameStoryLineId != 0) hash ^= GameStoryLineId.GetHashCode();
|
|
if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) hash ^= Reason.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 (reward_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(Reward);
|
|
}
|
|
if (FPBNIPMHANH != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FPBNIPMHANH);
|
|
}
|
|
cCDCHKKMGJF_.WriteTo(output, _repeated_cCDCHKKMGJF_codec);
|
|
if (IFNMBNGIFPH != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(IFNMBNGIFPH);
|
|
}
|
|
pPIMFPOOOKB_.WriteTo(output, _repeated_pPIMFPOOOKB_codec);
|
|
if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) {
|
|
output.WriteRawTag(96);
|
|
output.WriteEnum((int) Reason);
|
|
}
|
|
if (GameStoryLineId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(GameStoryLineId);
|
|
}
|
|
if (PIGEEBCKCOO != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(PIGEEBCKCOO);
|
|
}
|
|
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 (reward_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(Reward);
|
|
}
|
|
if (FPBNIPMHANH != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FPBNIPMHANH);
|
|
}
|
|
cCDCHKKMGJF_.WriteTo(ref output, _repeated_cCDCHKKMGJF_codec);
|
|
if (IFNMBNGIFPH != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(IFNMBNGIFPH);
|
|
}
|
|
pPIMFPOOOKB_.WriteTo(ref output, _repeated_pPIMFPOOOKB_codec);
|
|
if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) {
|
|
output.WriteRawTag(96);
|
|
output.WriteEnum((int) Reason);
|
|
}
|
|
if (GameStoryLineId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(GameStoryLineId);
|
|
}
|
|
if (PIGEEBCKCOO != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(PIGEEBCKCOO);
|
|
}
|
|
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 += cCDCHKKMGJF_.CalculateSize(_repeated_cCDCHKKMGJF_codec);
|
|
if (reward_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Reward);
|
|
}
|
|
if (PIGEEBCKCOO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PIGEEBCKCOO);
|
|
}
|
|
size += pPIMFPOOOKB_.CalculateSize(_repeated_pPIMFPOOOKB_codec);
|
|
if (IFNMBNGIFPH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFNMBNGIFPH);
|
|
}
|
|
if (FPBNIPMHANH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPBNIPMHANH);
|
|
}
|
|
if (GameStoryLineId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GameStoryLineId);
|
|
}
|
|
if (Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Reason);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(SwordTrainingGameSettleScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
cCDCHKKMGJF_.Add(other.cCDCHKKMGJF_);
|
|
if (other.reward_ != null) {
|
|
if (reward_ == null) {
|
|
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
Reward.MergeFrom(other.Reward);
|
|
}
|
|
if (other.PIGEEBCKCOO != 0) {
|
|
PIGEEBCKCOO = other.PIGEEBCKCOO;
|
|
}
|
|
pPIMFPOOOKB_.Add(other.pPIMFPOOOKB_);
|
|
if (other.IFNMBNGIFPH != 0) {
|
|
IFNMBNGIFPH = other.IFNMBNGIFPH;
|
|
}
|
|
if (other.FPBNIPMHANH != 0) {
|
|
FPBNIPMHANH = other.FPBNIPMHANH;
|
|
}
|
|
if (other.GameStoryLineId != 0) {
|
|
GameStoryLineId = other.GameStoryLineId;
|
|
}
|
|
if (other.Reason != global::EggLink.DanhengServer.Proto.HDMKPHALALG.SwordTrainingGameSettleNone) {
|
|
Reason = other.Reason;
|
|
}
|
|
_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 (reward_ == null) {
|
|
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(Reward);
|
|
break;
|
|
}
|
|
case 40: {
|
|
FPBNIPMHANH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
cCDCHKKMGJF_.AddEntriesFrom(input, _repeated_cCDCHKKMGJF_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
IFNMBNGIFPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
pPIMFPOOOKB_.AddEntriesFrom(input, _repeated_pPIMFPOOOKB_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
Reason = (global::EggLink.DanhengServer.Proto.HDMKPHALALG) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 104: {
|
|
GameStoryLineId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
PIGEEBCKCOO = 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 (reward_ == null) {
|
|
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(Reward);
|
|
break;
|
|
}
|
|
case 40: {
|
|
FPBNIPMHANH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 50:
|
|
case 48: {
|
|
cCDCHKKMGJF_.AddEntriesFrom(ref input, _repeated_cCDCHKKMGJF_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
IFNMBNGIFPH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
pPIMFPOOOKB_.AddEntriesFrom(ref input, _repeated_pPIMFPOOOKB_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
Reason = (global::EggLink.DanhengServer.Proto.HDMKPHALALG) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 104: {
|
|
GameStoryLineId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
PIGEEBCKCOO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|