Files
DanhengServer-OpenSource/Proto/ChessRogueFinishInfo.cs
2025-12-07 12:26:24 +08:00

951 lines
35 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ChessRogueFinishInfo.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 ChessRogueFinishInfo.proto</summary>
public static partial class ChessRogueFinishInfoReflection {
#region Descriptor
/// <summary>File descriptor for ChessRogueFinishInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ChessRogueFinishInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpDaGVzc1JvZ3VlRmluaXNoSW5mby5wcm90bxoaQ2hlc3NSb2d1ZVF1aXRS",
"ZWFzb24ucHJvdG8aDkl0ZW1MaXN0LnByb3RvGhRDaGVzc1JvZ3VlQnVmZi5w",
"cm90bxoXQ2hlc3NSb2d1ZU1pcmFjbGUucHJvdG8aEUlNTlBFQUpBSkpPLnBy",
"b3RvGhBMaW5ldXBJbmZvLnByb3RvIqkEChRDaGVzc1JvZ3VlRmluaXNoSW5m",
"bxIiCgtPUEFLSkpNQUdQSBjpBCABKAsyDC5JTU5QRUFKQUpKTxIqCgtxdWl0",
"X3JlYXNvbhgPIAEoDjIVLkNoZXNzUm9ndWVRdWl0UmVhc29uEhQKC0VHUENJ",
"QkpJQUpEGOMJIAEoDRITCgtCTEJCT0tPR0ZEQRgDIAEoDRIRCglpc19maW5p",
"c2gYCyABKAgSEQoIc2NvcmVfaWQY0wIgASgNEhQKC09QT0lNSEhBRkpPGMIC",
"IAEoDRIUCgtBQkVIS0NKSENFSBj5DSABKA0SLQoRZ2FtZV9taXJhY2xlX2lu",
"Zm8YCSABKAsyEi5DaGVzc1JvZ3VlTWlyYWNsZRIYChBkaWZmaWN1bHR5X2xl",
"dmVsGAEgASgNEh4KC0JHUEVDS0ZERUxEGAggASgLMgkuSXRlbUxpc3QSEwoL",
"UExCQ0RJQUFES0QYDSABKA0SEwoLSVBPSk1NR09PUEoYCiABKA0SKAoPcm9n",
"dWVfYnVmZl9pbmZvGAUgASgLMg8uQ2hlc3NSb2d1ZUJ1ZmYSEwoLT0pHR01P",
"T1BHSUwYByADKA0SEwoLRE1CRE5BSUNQRkIYBiABKA0SFwoOcm9ndWVfc3Vi",
"X21vZGUYnwogASgNEiEKGWNoZXNzX3JvZ3VlX21haW5fc3RvcnlfaWQYAiAB",
"KA0SIQoMcm9ndWVfbGluZXVwGAwgASgLMgsuTGluZXVwSW5mb0IeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueQuitReasonReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMNPEAJAJJOReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ChessRogueFinishInfo), global::EggLink.DanhengServer.Proto.ChessRogueFinishInfo.Parser, new[]{ "OPAKJJMAGPH", "QuitReason", "EGPCIBJIAJD", "BLBBOKOGFDA", "IsFinish", "ScoreId", "OPOIMHHAFJO", "ABEHKCJHCEH", "GameMiracleInfo", "DifficultyLevel", "BGPECKFDELD", "PLBCDIAADKD", "IPOJMMGOOPJ", "RogueBuffInfo", "OJGGMOOPGIL", "DMBDNAICPFB", "RogueSubMode", "ChessRogueMainStoryId", "RogueLineup" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ChessRogueFinishInfo : pb::IMessage<ChessRogueFinishInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ChessRogueFinishInfo> _parser = new pb::MessageParser<ChessRogueFinishInfo>(() => new ChessRogueFinishInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ChessRogueFinishInfo> 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.ChessRogueFinishInfoReflection.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 ChessRogueFinishInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueFinishInfo(ChessRogueFinishInfo other) : this() {
oPAKJJMAGPH_ = other.oPAKJJMAGPH_ != null ? other.oPAKJJMAGPH_.Clone() : null;
quitReason_ = other.quitReason_;
eGPCIBJIAJD_ = other.eGPCIBJIAJD_;
bLBBOKOGFDA_ = other.bLBBOKOGFDA_;
isFinish_ = other.isFinish_;
scoreId_ = other.scoreId_;
oPOIMHHAFJO_ = other.oPOIMHHAFJO_;
aBEHKCJHCEH_ = other.aBEHKCJHCEH_;
gameMiracleInfo_ = other.gameMiracleInfo_ != null ? other.gameMiracleInfo_.Clone() : null;
difficultyLevel_ = other.difficultyLevel_;
bGPECKFDELD_ = other.bGPECKFDELD_ != null ? other.bGPECKFDELD_.Clone() : null;
pLBCDIAADKD_ = other.pLBCDIAADKD_;
iPOJMMGOOPJ_ = other.iPOJMMGOOPJ_;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
oJGGMOOPGIL_ = other.oJGGMOOPGIL_.Clone();
dMBDNAICPFB_ = other.dMBDNAICPFB_;
rogueSubMode_ = other.rogueSubMode_;
chessRogueMainStoryId_ = other.chessRogueMainStoryId_;
rogueLineup_ = other.rogueLineup_ != null ? other.rogueLineup_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ChessRogueFinishInfo Clone() {
return new ChessRogueFinishInfo(this);
}
/// <summary>Field number for the "OPAKJJMAGPH" field.</summary>
public const int OPAKJJMAGPHFieldNumber = 617;
private global::EggLink.DanhengServer.Proto.IMNPEAJAJJO oPAKJJMAGPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IMNPEAJAJJO OPAKJJMAGPH {
get { return oPAKJJMAGPH_; }
set {
oPAKJJMAGPH_ = value;
}
}
/// <summary>Field number for the "quit_reason" field.</summary>
public const int QuitReasonFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.ChessRogueQuitReason quitReason_ = global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueQuitReason QuitReason {
get { return quitReason_; }
set {
quitReason_ = value;
}
}
/// <summary>Field number for the "EGPCIBJIAJD" field.</summary>
public const int EGPCIBJIAJDFieldNumber = 1251;
private uint eGPCIBJIAJD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EGPCIBJIAJD {
get { return eGPCIBJIAJD_; }
set {
eGPCIBJIAJD_ = value;
}
}
/// <summary>Field number for the "BLBBOKOGFDA" field.</summary>
public const int BLBBOKOGFDAFieldNumber = 3;
private uint bLBBOKOGFDA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BLBBOKOGFDA {
get { return bLBBOKOGFDA_; }
set {
bLBBOKOGFDA_ = value;
}
}
/// <summary>Field number for the "is_finish" field.</summary>
public const int IsFinishFieldNumber = 11;
private bool isFinish_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsFinish {
get { return isFinish_; }
set {
isFinish_ = value;
}
}
/// <summary>Field number for the "score_id" field.</summary>
public const int ScoreIdFieldNumber = 339;
private uint scoreId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScoreId {
get { return scoreId_; }
set {
scoreId_ = value;
}
}
/// <summary>Field number for the "OPOIMHHAFJO" field.</summary>
public const int OPOIMHHAFJOFieldNumber = 322;
private uint oPOIMHHAFJO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OPOIMHHAFJO {
get { return oPOIMHHAFJO_; }
set {
oPOIMHHAFJO_ = value;
}
}
/// <summary>Field number for the "ABEHKCJHCEH" field.</summary>
public const int ABEHKCJHCEHFieldNumber = 1785;
private uint aBEHKCJHCEH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ABEHKCJHCEH {
get { return aBEHKCJHCEH_; }
set {
aBEHKCJHCEH_ = value;
}
}
/// <summary>Field number for the "game_miracle_info" field.</summary>
public const int GameMiracleInfoFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.ChessRogueMiracle gameMiracleInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueMiracle GameMiracleInfo {
get { return gameMiracleInfo_; }
set {
gameMiracleInfo_ = value;
}
}
/// <summary>Field number for the "difficulty_level" field.</summary>
public const int DifficultyLevelFieldNumber = 1;
private uint difficultyLevel_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DifficultyLevel {
get { return difficultyLevel_; }
set {
difficultyLevel_ = value;
}
}
/// <summary>Field number for the "BGPECKFDELD" field.</summary>
public const int BGPECKFDELDFieldNumber = 8;
private global::EggLink.DanhengServer.Proto.ItemList bGPECKFDELD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList BGPECKFDELD {
get { return bGPECKFDELD_; }
set {
bGPECKFDELD_ = value;
}
}
/// <summary>Field number for the "PLBCDIAADKD" field.</summary>
public const int PLBCDIAADKDFieldNumber = 13;
private uint pLBCDIAADKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PLBCDIAADKD {
get { return pLBCDIAADKD_; }
set {
pLBCDIAADKD_ = value;
}
}
/// <summary>Field number for the "IPOJMMGOOPJ" field.</summary>
public const int IPOJMMGOOPJFieldNumber = 10;
private uint iPOJMMGOOPJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IPOJMMGOOPJ {
get { return iPOJMMGOOPJ_; }
set {
iPOJMMGOOPJ_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.ChessRogueBuff rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ChessRogueBuff RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "OJGGMOOPGIL" field.</summary>
public const int OJGGMOOPGILFieldNumber = 7;
private static readonly pb::FieldCodec<uint> _repeated_oJGGMOOPGIL_codec
= pb::FieldCodec.ForUInt32(58);
private readonly pbc::RepeatedField<uint> oJGGMOOPGIL_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> OJGGMOOPGIL {
get { return oJGGMOOPGIL_; }
}
/// <summary>Field number for the "DMBDNAICPFB" field.</summary>
public const int DMBDNAICPFBFieldNumber = 6;
private uint dMBDNAICPFB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DMBDNAICPFB {
get { return dMBDNAICPFB_; }
set {
dMBDNAICPFB_ = value;
}
}
/// <summary>Field number for the "rogue_sub_mode" field.</summary>
public const int RogueSubModeFieldNumber = 1311;
private uint rogueSubMode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint RogueSubMode {
get { return rogueSubMode_; }
set {
rogueSubMode_ = value;
}
}
/// <summary>Field number for the "chess_rogue_main_story_id" field.</summary>
public const int ChessRogueMainStoryIdFieldNumber = 2;
private uint chessRogueMainStoryId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ChessRogueMainStoryId {
get { return chessRogueMainStoryId_; }
set {
chessRogueMainStoryId_ = value;
}
}
/// <summary>Field number for the "rogue_lineup" field.</summary>
public const int RogueLineupFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.LineupInfo rogueLineup_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.LineupInfo RogueLineup {
get { return rogueLineup_; }
set {
rogueLineup_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ChessRogueFinishInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ChessRogueFinishInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(OPAKJJMAGPH, other.OPAKJJMAGPH)) return false;
if (QuitReason != other.QuitReason) return false;
if (EGPCIBJIAJD != other.EGPCIBJIAJD) return false;
if (BLBBOKOGFDA != other.BLBBOKOGFDA) return false;
if (IsFinish != other.IsFinish) return false;
if (ScoreId != other.ScoreId) return false;
if (OPOIMHHAFJO != other.OPOIMHHAFJO) return false;
if (ABEHKCJHCEH != other.ABEHKCJHCEH) return false;
if (!object.Equals(GameMiracleInfo, other.GameMiracleInfo)) return false;
if (DifficultyLevel != other.DifficultyLevel) return false;
if (!object.Equals(BGPECKFDELD, other.BGPECKFDELD)) return false;
if (PLBCDIAADKD != other.PLBCDIAADKD) return false;
if (IPOJMMGOOPJ != other.IPOJMMGOOPJ) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if(!oJGGMOOPGIL_.Equals(other.oJGGMOOPGIL_)) return false;
if (DMBDNAICPFB != other.DMBDNAICPFB) return false;
if (RogueSubMode != other.RogueSubMode) return false;
if (ChessRogueMainStoryId != other.ChessRogueMainStoryId) return false;
if (!object.Equals(RogueLineup, other.RogueLineup)) 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 (oPAKJJMAGPH_ != null) hash ^= OPAKJJMAGPH.GetHashCode();
if (QuitReason != global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone) hash ^= QuitReason.GetHashCode();
if (EGPCIBJIAJD != 0) hash ^= EGPCIBJIAJD.GetHashCode();
if (BLBBOKOGFDA != 0) hash ^= BLBBOKOGFDA.GetHashCode();
if (IsFinish != false) hash ^= IsFinish.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
if (OPOIMHHAFJO != 0) hash ^= OPOIMHHAFJO.GetHashCode();
if (ABEHKCJHCEH != 0) hash ^= ABEHKCJHCEH.GetHashCode();
if (gameMiracleInfo_ != null) hash ^= GameMiracleInfo.GetHashCode();
if (DifficultyLevel != 0) hash ^= DifficultyLevel.GetHashCode();
if (bGPECKFDELD_ != null) hash ^= BGPECKFDELD.GetHashCode();
if (PLBCDIAADKD != 0) hash ^= PLBCDIAADKD.GetHashCode();
if (IPOJMMGOOPJ != 0) hash ^= IPOJMMGOOPJ.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
hash ^= oJGGMOOPGIL_.GetHashCode();
if (DMBDNAICPFB != 0) hash ^= DMBDNAICPFB.GetHashCode();
if (RogueSubMode != 0) hash ^= RogueSubMode.GetHashCode();
if (ChessRogueMainStoryId != 0) hash ^= ChessRogueMainStoryId.GetHashCode();
if (rogueLineup_ != null) hash ^= RogueLineup.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 (DifficultyLevel != 0) {
output.WriteRawTag(8);
output.WriteUInt32(DifficultyLevel);
}
if (ChessRogueMainStoryId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ChessRogueMainStoryId);
}
if (BLBBOKOGFDA != 0) {
output.WriteRawTag(24);
output.WriteUInt32(BLBBOKOGFDA);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (DMBDNAICPFB != 0) {
output.WriteRawTag(48);
output.WriteUInt32(DMBDNAICPFB);
}
oJGGMOOPGIL_.WriteTo(output, _repeated_oJGGMOOPGIL_codec);
if (bGPECKFDELD_ != null) {
output.WriteRawTag(66);
output.WriteMessage(BGPECKFDELD);
}
if (gameMiracleInfo_ != null) {
output.WriteRawTag(74);
output.WriteMessage(GameMiracleInfo);
}
if (IPOJMMGOOPJ != 0) {
output.WriteRawTag(80);
output.WriteUInt32(IPOJMMGOOPJ);
}
if (IsFinish != false) {
output.WriteRawTag(88);
output.WriteBool(IsFinish);
}
if (rogueLineup_ != null) {
output.WriteRawTag(98);
output.WriteMessage(RogueLineup);
}
if (PLBCDIAADKD != 0) {
output.WriteRawTag(104);
output.WriteUInt32(PLBCDIAADKD);
}
if (QuitReason != global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone) {
output.WriteRawTag(120);
output.WriteEnum((int) QuitReason);
}
if (OPOIMHHAFJO != 0) {
output.WriteRawTag(144, 20);
output.WriteUInt32(OPOIMHHAFJO);
}
if (ScoreId != 0) {
output.WriteRawTag(152, 21);
output.WriteUInt32(ScoreId);
}
if (oPAKJJMAGPH_ != null) {
output.WriteRawTag(202, 38);
output.WriteMessage(OPAKJJMAGPH);
}
if (EGPCIBJIAJD != 0) {
output.WriteRawTag(152, 78);
output.WriteUInt32(EGPCIBJIAJD);
}
if (RogueSubMode != 0) {
output.WriteRawTag(248, 81);
output.WriteUInt32(RogueSubMode);
}
if (ABEHKCJHCEH != 0) {
output.WriteRawTag(200, 111);
output.WriteUInt32(ABEHKCJHCEH);
}
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 (DifficultyLevel != 0) {
output.WriteRawTag(8);
output.WriteUInt32(DifficultyLevel);
}
if (ChessRogueMainStoryId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ChessRogueMainStoryId);
}
if (BLBBOKOGFDA != 0) {
output.WriteRawTag(24);
output.WriteUInt32(BLBBOKOGFDA);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(42);
output.WriteMessage(RogueBuffInfo);
}
if (DMBDNAICPFB != 0) {
output.WriteRawTag(48);
output.WriteUInt32(DMBDNAICPFB);
}
oJGGMOOPGIL_.WriteTo(ref output, _repeated_oJGGMOOPGIL_codec);
if (bGPECKFDELD_ != null) {
output.WriteRawTag(66);
output.WriteMessage(BGPECKFDELD);
}
if (gameMiracleInfo_ != null) {
output.WriteRawTag(74);
output.WriteMessage(GameMiracleInfo);
}
if (IPOJMMGOOPJ != 0) {
output.WriteRawTag(80);
output.WriteUInt32(IPOJMMGOOPJ);
}
if (IsFinish != false) {
output.WriteRawTag(88);
output.WriteBool(IsFinish);
}
if (rogueLineup_ != null) {
output.WriteRawTag(98);
output.WriteMessage(RogueLineup);
}
if (PLBCDIAADKD != 0) {
output.WriteRawTag(104);
output.WriteUInt32(PLBCDIAADKD);
}
if (QuitReason != global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone) {
output.WriteRawTag(120);
output.WriteEnum((int) QuitReason);
}
if (OPOIMHHAFJO != 0) {
output.WriteRawTag(144, 20);
output.WriteUInt32(OPOIMHHAFJO);
}
if (ScoreId != 0) {
output.WriteRawTag(152, 21);
output.WriteUInt32(ScoreId);
}
if (oPAKJJMAGPH_ != null) {
output.WriteRawTag(202, 38);
output.WriteMessage(OPAKJJMAGPH);
}
if (EGPCIBJIAJD != 0) {
output.WriteRawTag(152, 78);
output.WriteUInt32(EGPCIBJIAJD);
}
if (RogueSubMode != 0) {
output.WriteRawTag(248, 81);
output.WriteUInt32(RogueSubMode);
}
if (ABEHKCJHCEH != 0) {
output.WriteRawTag(200, 111);
output.WriteUInt32(ABEHKCJHCEH);
}
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 (oPAKJJMAGPH_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(OPAKJJMAGPH);
}
if (QuitReason != global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) QuitReason);
}
if (EGPCIBJIAJD != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(EGPCIBJIAJD);
}
if (BLBBOKOGFDA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BLBBOKOGFDA);
}
if (IsFinish != false) {
size += 1 + 1;
}
if (ScoreId != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (OPOIMHHAFJO != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(OPOIMHHAFJO);
}
if (ABEHKCJHCEH != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(ABEHKCJHCEH);
}
if (gameMiracleInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameMiracleInfo);
}
if (DifficultyLevel != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DifficultyLevel);
}
if (bGPECKFDELD_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BGPECKFDELD);
}
if (PLBCDIAADKD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PLBCDIAADKD);
}
if (IPOJMMGOOPJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IPOJMMGOOPJ);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
size += oJGGMOOPGIL_.CalculateSize(_repeated_oJGGMOOPGIL_codec);
if (DMBDNAICPFB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DMBDNAICPFB);
}
if (RogueSubMode != 0) {
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(RogueSubMode);
}
if (ChessRogueMainStoryId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChessRogueMainStoryId);
}
if (rogueLineup_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueLineup);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ChessRogueFinishInfo other) {
if (other == null) {
return;
}
if (other.oPAKJJMAGPH_ != null) {
if (oPAKJJMAGPH_ == null) {
OPAKJJMAGPH = new global::EggLink.DanhengServer.Proto.IMNPEAJAJJO();
}
OPAKJJMAGPH.MergeFrom(other.OPAKJJMAGPH);
}
if (other.QuitReason != global::EggLink.DanhengServer.Proto.ChessRogueQuitReason.ChessRogueAccountByNone) {
QuitReason = other.QuitReason;
}
if (other.EGPCIBJIAJD != 0) {
EGPCIBJIAJD = other.EGPCIBJIAJD;
}
if (other.BLBBOKOGFDA != 0) {
BLBBOKOGFDA = other.BLBBOKOGFDA;
}
if (other.IsFinish != false) {
IsFinish = other.IsFinish;
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
if (other.OPOIMHHAFJO != 0) {
OPOIMHHAFJO = other.OPOIMHHAFJO;
}
if (other.ABEHKCJHCEH != 0) {
ABEHKCJHCEH = other.ABEHKCJHCEH;
}
if (other.gameMiracleInfo_ != null) {
if (gameMiracleInfo_ == null) {
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
GameMiracleInfo.MergeFrom(other.GameMiracleInfo);
}
if (other.DifficultyLevel != 0) {
DifficultyLevel = other.DifficultyLevel;
}
if (other.bGPECKFDELD_ != null) {
if (bGPECKFDELD_ == null) {
BGPECKFDELD = new global::EggLink.DanhengServer.Proto.ItemList();
}
BGPECKFDELD.MergeFrom(other.BGPECKFDELD);
}
if (other.PLBCDIAADKD != 0) {
PLBCDIAADKD = other.PLBCDIAADKD;
}
if (other.IPOJMMGOOPJ != 0) {
IPOJMMGOOPJ = other.IPOJMMGOOPJ;
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
oJGGMOOPGIL_.Add(other.oJGGMOOPGIL_);
if (other.DMBDNAICPFB != 0) {
DMBDNAICPFB = other.DMBDNAICPFB;
}
if (other.RogueSubMode != 0) {
RogueSubMode = other.RogueSubMode;
}
if (other.ChessRogueMainStoryId != 0) {
ChessRogueMainStoryId = other.ChessRogueMainStoryId;
}
if (other.rogueLineup_ != null) {
if (rogueLineup_ == null) {
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
}
RogueLineup.MergeFrom(other.RogueLineup);
}
_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: {
DifficultyLevel = input.ReadUInt32();
break;
}
case 16: {
ChessRogueMainStoryId = input.ReadUInt32();
break;
}
case 24: {
BLBBOKOGFDA = input.ReadUInt32();
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 48: {
DMBDNAICPFB = input.ReadUInt32();
break;
}
case 58:
case 56: {
oJGGMOOPGIL_.AddEntriesFrom(input, _repeated_oJGGMOOPGIL_codec);
break;
}
case 66: {
if (bGPECKFDELD_ == null) {
BGPECKFDELD = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(BGPECKFDELD);
break;
}
case 74: {
if (gameMiracleInfo_ == null) {
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
input.ReadMessage(GameMiracleInfo);
break;
}
case 80: {
IPOJMMGOOPJ = input.ReadUInt32();
break;
}
case 88: {
IsFinish = input.ReadBool();
break;
}
case 98: {
if (rogueLineup_ == null) {
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
}
input.ReadMessage(RogueLineup);
break;
}
case 104: {
PLBCDIAADKD = input.ReadUInt32();
break;
}
case 120: {
QuitReason = (global::EggLink.DanhengServer.Proto.ChessRogueQuitReason) input.ReadEnum();
break;
}
case 2576: {
OPOIMHHAFJO = input.ReadUInt32();
break;
}
case 2712: {
ScoreId = input.ReadUInt32();
break;
}
case 4938: {
if (oPAKJJMAGPH_ == null) {
OPAKJJMAGPH = new global::EggLink.DanhengServer.Proto.IMNPEAJAJJO();
}
input.ReadMessage(OPAKJJMAGPH);
break;
}
case 10008: {
EGPCIBJIAJD = input.ReadUInt32();
break;
}
case 10488: {
RogueSubMode = input.ReadUInt32();
break;
}
case 14280: {
ABEHKCJHCEH = 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 8: {
DifficultyLevel = input.ReadUInt32();
break;
}
case 16: {
ChessRogueMainStoryId = input.ReadUInt32();
break;
}
case 24: {
BLBBOKOGFDA = input.ReadUInt32();
break;
}
case 42: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 48: {
DMBDNAICPFB = input.ReadUInt32();
break;
}
case 58:
case 56: {
oJGGMOOPGIL_.AddEntriesFrom(ref input, _repeated_oJGGMOOPGIL_codec);
break;
}
case 66: {
if (bGPECKFDELD_ == null) {
BGPECKFDELD = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(BGPECKFDELD);
break;
}
case 74: {
if (gameMiracleInfo_ == null) {
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
}
input.ReadMessage(GameMiracleInfo);
break;
}
case 80: {
IPOJMMGOOPJ = input.ReadUInt32();
break;
}
case 88: {
IsFinish = input.ReadBool();
break;
}
case 98: {
if (rogueLineup_ == null) {
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
}
input.ReadMessage(RogueLineup);
break;
}
case 104: {
PLBCDIAADKD = input.ReadUInt32();
break;
}
case 120: {
QuitReason = (global::EggLink.DanhengServer.Proto.ChessRogueQuitReason) input.ReadEnum();
break;
}
case 2576: {
OPOIMHHAFJO = input.ReadUInt32();
break;
}
case 2712: {
ScoreId = input.ReadUInt32();
break;
}
case 4938: {
if (oPAKJJMAGPH_ == null) {
OPAKJJMAGPH = new global::EggLink.DanhengServer.Proto.IMNPEAJAJJO();
}
input.ReadMessage(OPAKJJMAGPH);
break;
}
case 10008: {
EGPCIBJIAJD = input.ReadUInt32();
break;
}
case 10488: {
RogueSubMode = input.ReadUInt32();
break;
}
case 14280: {
ABEHKCJHCEH = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code