mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
562 lines
19 KiB
C#
562 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ChallengeBossPhaseSettleNotify.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 ChallengeBossPhaseSettleNotify.proto</summary>
|
|
public static partial class ChallengeBossPhaseSettleNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ChallengeBossPhaseSettleNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ChallengeBossPhaseSettleNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiRDaGFsbGVuZ2VCb3NzUGhhc2VTZXR0bGVOb3RpZnkucHJvdG8aEkJhdHRs",
|
|
"ZVRhcmdldC5wcm90byKBAgoeQ2hhbGxlbmdlQm9zc1BoYXNlU2V0dGxlTm90",
|
|
"aWZ5EhQKDGNoYWxsZW5nZV9pZBgKIAEoDRINCgVwaGFzZRgDIAEoDRIRCglz",
|
|
"Y29yZV90d28YDiABKA0SGwoTaXNfcmVtYWluaW5nX2FjdGlvbhgCIAEoCBIO",
|
|
"CgZpc193aW4YASABKAgSKQoSYmF0dGxlX3RhcmdldF9saXN0GAcgAygLMg0u",
|
|
"QmF0dGxlVGFyZ2V0EgwKBHN0YXIYCSABKA0SFwoPY2hhbGxlbmdlX3Njb3Jl",
|
|
"GAYgASgNEhMKC0NLREhGTkFGTkJOGAggASgNEhMKC0pGS0JHQU5MTkdGGA8g",
|
|
"ASgIQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleTargetReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChallengeBossPhaseSettleNotify), global::EggLink.DanhengServer.Proto.ChallengeBossPhaseSettleNotify.Parser, new[]{ "ChallengeId", "Phase", "ScoreTwo", "IsRemainingAction", "IsWin", "BattleTargetList", "Star", "ChallengeScore", "CKDHFNAFNBN", "JFKBGANLNGF" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ChallengeBossPhaseSettleNotify : pb::IMessage<ChallengeBossPhaseSettleNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ChallengeBossPhaseSettleNotify> _parser = new pb::MessageParser<ChallengeBossPhaseSettleNotify>(() => new ChallengeBossPhaseSettleNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ChallengeBossPhaseSettleNotify> 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.ChallengeBossPhaseSettleNotifyReflection.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 ChallengeBossPhaseSettleNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ChallengeBossPhaseSettleNotify(ChallengeBossPhaseSettleNotify other) : this() {
|
|
challengeId_ = other.challengeId_;
|
|
phase_ = other.phase_;
|
|
scoreTwo_ = other.scoreTwo_;
|
|
isRemainingAction_ = other.isRemainingAction_;
|
|
isWin_ = other.isWin_;
|
|
battleTargetList_ = other.battleTargetList_.Clone();
|
|
star_ = other.star_;
|
|
challengeScore_ = other.challengeScore_;
|
|
cKDHFNAFNBN_ = other.cKDHFNAFNBN_;
|
|
jFKBGANLNGF_ = other.jFKBGANLNGF_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ChallengeBossPhaseSettleNotify Clone() {
|
|
return new ChallengeBossPhaseSettleNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "challenge_id" field.</summary>
|
|
public const int ChallengeIdFieldNumber = 10;
|
|
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 "phase" field.</summary>
|
|
public const int PhaseFieldNumber = 3;
|
|
private uint phase_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Phase {
|
|
get { return phase_; }
|
|
set {
|
|
phase_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "score_two" field.</summary>
|
|
public const int ScoreTwoFieldNumber = 14;
|
|
private uint scoreTwo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ScoreTwo {
|
|
get { return scoreTwo_; }
|
|
set {
|
|
scoreTwo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_remaining_action" field.</summary>
|
|
public const int IsRemainingActionFieldNumber = 2;
|
|
private bool isRemainingAction_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsRemainingAction {
|
|
get { return isRemainingAction_; }
|
|
set {
|
|
isRemainingAction_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_win" field.</summary>
|
|
public const int IsWinFieldNumber = 1;
|
|
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 "battle_target_list" field.</summary>
|
|
public const int BattleTargetListFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BattleTarget> _repeated_battleTargetList_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.BattleTarget.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget> battleTargetList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BattleTarget> BattleTargetList {
|
|
get { return battleTargetList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "star" field.</summary>
|
|
public const int StarFieldNumber = 9;
|
|
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 "challenge_score" field.</summary>
|
|
public const int ChallengeScoreFieldNumber = 6;
|
|
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 "CKDHFNAFNBN" field.</summary>
|
|
public const int CKDHFNAFNBNFieldNumber = 8;
|
|
private uint cKDHFNAFNBN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CKDHFNAFNBN {
|
|
get { return cKDHFNAFNBN_; }
|
|
set {
|
|
cKDHFNAFNBN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JFKBGANLNGF" field.</summary>
|
|
public const int JFKBGANLNGFFieldNumber = 15;
|
|
private bool jFKBGANLNGF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool JFKBGANLNGF {
|
|
get { return jFKBGANLNGF_; }
|
|
set {
|
|
jFKBGANLNGF_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ChallengeBossPhaseSettleNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ChallengeBossPhaseSettleNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (ChallengeId != other.ChallengeId) return false;
|
|
if (Phase != other.Phase) return false;
|
|
if (ScoreTwo != other.ScoreTwo) return false;
|
|
if (IsRemainingAction != other.IsRemainingAction) return false;
|
|
if (IsWin != other.IsWin) return false;
|
|
if(!battleTargetList_.Equals(other.battleTargetList_)) return false;
|
|
if (Star != other.Star) return false;
|
|
if (ChallengeScore != other.ChallengeScore) return false;
|
|
if (CKDHFNAFNBN != other.CKDHFNAFNBN) return false;
|
|
if (JFKBGANLNGF != other.JFKBGANLNGF) 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();
|
|
if (Phase != 0) hash ^= Phase.GetHashCode();
|
|
if (ScoreTwo != 0) hash ^= ScoreTwo.GetHashCode();
|
|
if (IsRemainingAction != false) hash ^= IsRemainingAction.GetHashCode();
|
|
if (IsWin != false) hash ^= IsWin.GetHashCode();
|
|
hash ^= battleTargetList_.GetHashCode();
|
|
if (Star != 0) hash ^= Star.GetHashCode();
|
|
if (ChallengeScore != 0) hash ^= ChallengeScore.GetHashCode();
|
|
if (CKDHFNAFNBN != 0) hash ^= CKDHFNAFNBN.GetHashCode();
|
|
if (JFKBGANLNGF != false) hash ^= JFKBGANLNGF.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 (IsWin != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (IsRemainingAction != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(IsRemainingAction);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ChallengeScore);
|
|
}
|
|
battleTargetList_.WriteTo(output, _repeated_battleTargetList_codec);
|
|
if (CKDHFNAFNBN != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CKDHFNAFNBN);
|
|
}
|
|
if (Star != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Star);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ScoreTwo);
|
|
}
|
|
if (JFKBGANLNGF != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(JFKBGANLNGF);
|
|
}
|
|
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 (IsWin != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(IsWin);
|
|
}
|
|
if (IsRemainingAction != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(IsRemainingAction);
|
|
}
|
|
if (Phase != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Phase);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ChallengeScore);
|
|
}
|
|
battleTargetList_.WriteTo(ref output, _repeated_battleTargetList_codec);
|
|
if (CKDHFNAFNBN != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CKDHFNAFNBN);
|
|
}
|
|
if (Star != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Star);
|
|
}
|
|
if (ChallengeId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(ChallengeId);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ScoreTwo);
|
|
}
|
|
if (JFKBGANLNGF != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(JFKBGANLNGF);
|
|
}
|
|
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);
|
|
}
|
|
if (Phase != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Phase);
|
|
}
|
|
if (ScoreTwo != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreTwo);
|
|
}
|
|
if (IsRemainingAction != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (IsWin != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += battleTargetList_.CalculateSize(_repeated_battleTargetList_codec);
|
|
if (Star != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Star);
|
|
}
|
|
if (ChallengeScore != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChallengeScore);
|
|
}
|
|
if (CKDHFNAFNBN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CKDHFNAFNBN);
|
|
}
|
|
if (JFKBGANLNGF != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ChallengeBossPhaseSettleNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.ChallengeId != 0) {
|
|
ChallengeId = other.ChallengeId;
|
|
}
|
|
if (other.Phase != 0) {
|
|
Phase = other.Phase;
|
|
}
|
|
if (other.ScoreTwo != 0) {
|
|
ScoreTwo = other.ScoreTwo;
|
|
}
|
|
if (other.IsRemainingAction != false) {
|
|
IsRemainingAction = other.IsRemainingAction;
|
|
}
|
|
if (other.IsWin != false) {
|
|
IsWin = other.IsWin;
|
|
}
|
|
battleTargetList_.Add(other.battleTargetList_);
|
|
if (other.Star != 0) {
|
|
Star = other.Star;
|
|
}
|
|
if (other.ChallengeScore != 0) {
|
|
ChallengeScore = other.ChallengeScore;
|
|
}
|
|
if (other.CKDHFNAFNBN != 0) {
|
|
CKDHFNAFNBN = other.CKDHFNAFNBN;
|
|
}
|
|
if (other.JFKBGANLNGF != false) {
|
|
JFKBGANLNGF = other.JFKBGANLNGF;
|
|
}
|
|
_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: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 16: {
|
|
IsRemainingAction = input.ReadBool();
|
|
break;
|
|
}
|
|
case 24: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ChallengeScore = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
battleTargetList_.AddEntriesFrom(input, _repeated_battleTargetList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
CKDHFNAFNBN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Star = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
ChallengeId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
ScoreTwo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
JFKBGANLNGF = input.ReadBool();
|
|
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: {
|
|
IsWin = input.ReadBool();
|
|
break;
|
|
}
|
|
case 16: {
|
|
IsRemainingAction = input.ReadBool();
|
|
break;
|
|
}
|
|
case 24: {
|
|
Phase = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
ChallengeScore = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
battleTargetList_.AddEntriesFrom(ref input, _repeated_battleTargetList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
CKDHFNAFNBN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Star = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
ChallengeId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
ScoreTwo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
JFKBGANLNGF = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|