mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
592 lines
21 KiB
C#
592 lines
21 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ChallengeSettleNotify.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 ChallengeSettleNotify.proto</summary>
|
|
public static partial class ChallengeSettleNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ChallengeSettleNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ChallengeSettleNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtDaGFsbGVuZ2VTZXR0bGVOb3RpZnkucHJvdG8aEU1LUE9OSkNQUERJLnBy",
|
|
"b3RvGg5JdGVtTGlzdC5wcm90bxoSQ3VyQ2hhbGxlbmdlLnByb3RvIoUCChVD",
|
|
"aGFsbGVuZ2VTZXR0bGVOb3RpZnkSFAoMY2hhbGxlbmdlX2lkGAUgASgNEhMK",
|
|
"C0tKTEVMTE1IT0NDGA0gAygNEgwKBHN0YXIYDyABKA0SIQoLRUJMRUtGUEVI",
|
|
"R0YYCyABKAsyDC5NS1BPTkpDUFBESRIXCg9jaGFsbGVuZ2Vfc2NvcmUYBCAB",
|
|
"KA0SDgoGaXNfd2luGAMgASgIEiQKDWN1cl9jaGFsbGVuZ2UYDCABKAsyDS5D",
|
|
"dXJDaGFsbGVuZ2USEwoLQUhDSkhITElIQ0wYCCABKA0SGQoGcmV3YXJkGAIg",
|
|
"ASgLMgkuSXRlbUxpc3QSEQoJc2NvcmVfdHdvGAYgASgNQh6qAhtFZ2dMaW5r",
|
|
"LkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MKPONJCPPDIReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.CurChallengeReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeSettleNotify), global::EggLink.DanhengServer.Proto.ChallengeSettleNotify.Parser, new[]{ "ChallengeId", "KJLELLMHOCC", "Star", "EBLEKFPEHGF", "ChallengeScore", "IsWin", "CurChallenge", "AHCJHHLIHCL", "Reward", "ScoreTwo" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ChallengeSettleNotify : pb::IMessage<ChallengeSettleNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ChallengeSettleNotify> _parser = new pb::MessageParser<ChallengeSettleNotify>(() => new ChallengeSettleNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ChallengeSettleNotify> 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.ChallengeSettleNotifyReflection.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 ChallengeSettleNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ChallengeSettleNotify(ChallengeSettleNotify other) : this() {
|
|
challengeId_ = other.challengeId_;
|
|
kJLELLMHOCC_ = other.kJLELLMHOCC_.Clone();
|
|
star_ = other.star_;
|
|
eBLEKFPEHGF_ = other.eBLEKFPEHGF_ != null ? other.eBLEKFPEHGF_.Clone() : null;
|
|
challengeScore_ = other.challengeScore_;
|
|
isWin_ = other.isWin_;
|
|
curChallenge_ = other.curChallenge_ != null ? other.curChallenge_.Clone() : null;
|
|
aHCJHHLIHCL_ = other.aHCJHHLIHCL_;
|
|
reward_ = other.reward_ != null ? other.reward_.Clone() : null;
|
|
scoreTwo_ = other.scoreTwo_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ChallengeSettleNotify Clone() {
|
|
return new ChallengeSettleNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_id" field.</summary>
|
|
public const int ChallengeIdFieldNumber = 5;
|
|
private uint challengeId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ChallengeId {
|
|
get { return challengeId_; }
|
|
set {
|
|
challengeId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KJLELLMHOCC" field.</summary>
|
|
public const int KJLELLMHOCCFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<uint> _repeated_kJLELLMHOCC_codec
|
|
= pb::FieldCodec.ForUInt32(106);
|
|
private readonly pbc::RepeatedField<uint> kJLELLMHOCC_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> KJLELLMHOCC {
|
|
get { return kJLELLMHOCC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "star" field.</summary>
|
|
public const int StarFieldNumber = 15;
|
|
private uint star_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Star {
|
|
get { return star_; }
|
|
set {
|
|
star_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EBLEKFPEHGF" field.</summary>
|
|
public const int EBLEKFPEHGFFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.MKPONJCPPDI eBLEKFPEHGF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MKPONJCPPDI EBLEKFPEHGF {
|
|
get { return eBLEKFPEHGF_; }
|
|
set {
|
|
eBLEKFPEHGF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_score" field.</summary>
|
|
public const int ChallengeScoreFieldNumber = 4;
|
|
private uint challengeScore_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ChallengeScore {
|
|
get { return challengeScore_; }
|
|
set {
|
|
challengeScore_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 3;
|
|
private bool isWin_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsWin {
|
|
get { return isWin_; }
|
|
set {
|
|
isWin_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "cur_challenge" field.</summary>
|
|
public const int CurChallengeFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.CurChallenge curChallenge_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.CurChallenge CurChallenge {
|
|
get { return curChallenge_; }
|
|
set {
|
|
curChallenge_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AHCJHHLIHCL" field.</summary>
|
|
public const int AHCJHHLIHCLFieldNumber = 8;
|
|
private uint aHCJHHLIHCL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AHCJHHLIHCL {
|
|
get { return aHCJHHLIHCL_; }
|
|
set {
|
|
aHCJHHLIHCL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <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 "score_two" field.</summary>
|
|
public const int ScoreTwoFieldNumber = 6;
|
|
private uint scoreTwo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ScoreTwo {
|
|
get { return scoreTwo_; }
|
|
set {
|
|
scoreTwo_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ChallengeSettleNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ChallengeSettleNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (ChallengeId != other.ChallengeId) return false;
|
|
if(!kJLELLMHOCC_.Equals(other.kJLELLMHOCC_)) return false;
|
|
if (Star != other.Star) return false;
|
|
if (!object.Equals(EBLEKFPEHGF, other.EBLEKFPEHGF)) return false;
|
|
if (ChallengeScore != other.ChallengeScore) return false;
|
|
if (IsWin != other.IsWin) return false;
|
|
if (!object.Equals(CurChallenge, other.CurChallenge)) return false;
|
|
if (AHCJHHLIHCL != other.AHCJHHLIHCL) return false;
|
|
if (!object.Equals(Reward, other.Reward)) return false;
|
|
if (ScoreTwo != other.ScoreTwo) 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 (ChallengeId != 0) hash ^= ChallengeId.GetHashCode();
|
|
hash ^= kJLELLMHOCC_.GetHashCode();
|
|
if (Star != 0) hash ^= Star.GetHashCode();
|
|
if (eBLEKFPEHGF_ != null) hash ^= EBLEKFPEHGF.GetHashCode();
|
|
if (ChallengeScore != 0) hash ^= ChallengeScore.GetHashCode();
|
|
if (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
if (curChallenge_ != null) hash ^= CurChallenge.GetHashCode();
|
|
if (AHCJHHLIHCL != 0) hash ^= AHCJHHLIHCL.GetHashCode();
|
|
if (reward_ != null) hash ^= Reward.GetHashCode();
|
|
if (ScoreTwo != 0) hash ^= ScoreTwo.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 (IsWin != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ChallengeScore);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreTwo);
|
|
}
|
|
if (AHCJHHLIHCL != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AHCJHHLIHCL);
|
|
}
|
|
if (eBLEKFPEHGF_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(EBLEKFPEHGF);
|
|
}
|
|
if (curChallenge_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(CurChallenge);
|
|
}
|
|
kJLELLMHOCC_.WriteTo(output, _repeated_kJLELLMHOCC_codec);
|
|
if (Star != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Star);
|
|
}
|
|
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 (IsWin != false) {
|
|
output.WriteRawTag(24);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ChallengeScore);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreTwo);
|
|
}
|
|
if (AHCJHHLIHCL != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AHCJHHLIHCL);
|
|
}
|
|
if (eBLEKFPEHGF_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(EBLEKFPEHGF);
|
|
}
|
|
if (curChallenge_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(CurChallenge);
|
|
}
|
|
kJLELLMHOCC_.WriteTo(ref output, _repeated_kJLELLMHOCC_codec);
|
|
if (Star != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Star);
|
|
}
|
|
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 (ChallengeId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeId);
|
|
}
|
|
size += kJLELLMHOCC_.CalculateSize(_repeated_kJLELLMHOCC_codec);
|
|
if (Star != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Star);
|
|
}
|
|
if (eBLEKFPEHGF_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EBLEKFPEHGF);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeScore);
|
|
}
|
|
if (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (curChallenge_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CurChallenge);
|
|
}
|
|
if (AHCJHHLIHCL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AHCJHHLIHCL);
|
|
}
|
|
if (reward_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Reward);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreTwo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ChallengeSettleNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.ChallengeId != 0) {
|
|
ChallengeId = other.ChallengeId;
|
|
}
|
|
kJLELLMHOCC_.Add(other.kJLELLMHOCC_);
|
|
if (other.Star != 0) {
|
|
Star = other.Star;
|
|
}
|
|
if (other.eBLEKFPEHGF_ != null) {
|
|
if (eBLEKFPEHGF_ == null) {
|
|
EBLEKFPEHGF = new global::EggLink.DanhengServer.Proto.MKPONJCPPDI();
|
|
}
|
|
EBLEKFPEHGF.MergeFrom(other.EBLEKFPEHGF);
|
|
}
|
|
if (other.ChallengeScore != 0) {
|
|
ChallengeScore = other.ChallengeScore;
|
|
}
|
|
if (other.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
if (other.curChallenge_ != null) {
|
|
if (curChallenge_ == null) {
|
|
CurChallenge = new global::EggLink.DanhengServer.Proto.CurChallenge();
|
|
}
|
|
CurChallenge.MergeFrom(other.CurChallenge);
|
|
}
|
|
if (other.AHCJHHLIHCL != 0) {
|
|
AHCJHHLIHCL = other.AHCJHHLIHCL;
|
|
}
|
|
if (other.reward_ != null) {
|
|
if (reward_ == null) {
|
|
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
Reward.MergeFrom(other.Reward);
|
|
}
|
|
if (other.ScoreTwo != 0) {
|
|
ScoreTwo = other.ScoreTwo;
|
|
}
|
|
_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 24: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ChallengeScore = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
ChallengeId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreTwo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
AHCJHHLIHCL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (eBLEKFPEHGF_ == null) {
|
|
EBLEKFPEHGF = new global::EggLink.DanhengServer.Proto.MKPONJCPPDI();
|
|
}
|
|
input.ReadMessage(EBLEKFPEHGF);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (curChallenge_ == null) {
|
|
CurChallenge = new global::EggLink.DanhengServer.Proto.CurChallenge();
|
|
}
|
|
input.ReadMessage(CurChallenge);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
kJLELLMHOCC_.AddEntriesFrom(input, _repeated_kJLELLMHOCC_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
Star = 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 24: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ChallengeScore = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
ChallengeId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreTwo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
AHCJHHLIHCL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (eBLEKFPEHGF_ == null) {
|
|
EBLEKFPEHGF = new global::EggLink.DanhengServer.Proto.MKPONJCPPDI();
|
|
}
|
|
input.ReadMessage(EBLEKFPEHGF);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (curChallenge_ == null) {
|
|
CurChallenge = new global::EggLink.DanhengServer.Proto.CurChallenge();
|
|
}
|
|
input.ReadMessage(CurChallenge);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
kJLELLMHOCC_.AddEntriesFrom(ref input, _repeated_kJLELLMHOCC_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
Star = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|