mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
951 lines
35 KiB
C#
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(
|
|
"ChpDaGVzc1JvZ3VlRmluaXNoSW5mby5wcm90bxoUQ2hlc3NSb2d1ZUJ1ZmYu",
|
|
"cHJvdG8aF0NoZXNzUm9ndWVNaXJhY2xlLnByb3RvGhFES01MREREUExCSS5w",
|
|
"cm90bxoQTGluZXVwSW5mby5wcm90bxoOSXRlbUxpc3QucHJvdG8aG0NoZXNz",
|
|
"Um9ndWVBY2NvdW50VHlwZS5wcm90byKrBAoUQ2hlc3NSb2d1ZUZpbmlzaElu",
|
|
"Zm8SGAoQZGlmZmljdWx0eV9sZXZlbBgBIAEoDRITCgtBUEtOTEdFR0lJQhgO",
|
|
"IAEoDRIRCglpc19maW5pc2gYCiABKAgSFAoLS0lPQUdHQkVBRE0YhQcgASgN",
|
|
"EhQKC0ZLR0JCUEpBRk1GGMsJIAEoDRIoCg9yb2d1ZV9idWZmX2luZm8YAyAB",
|
|
"KAsyDy5DaGVzc1JvZ3VlQnVmZhIXCg5yb2d1ZV9zdWJfbW9kZRicCyABKA0S",
|
|
"EwoLT0VES0FKRkRJT0MYCCABKA0SEwoLQkRNQ0hETUlJRkoYDSABKA0SEQoI",
|
|
"c2NvcmVfaWQYpwUgASgNEiIKC01KRUtBT0lOUFBFGMIIIAEoCzIMLkRLTUxE",
|
|
"RERQTEJJEh4KC0lNQ05ER1BPRUpIGAkgASgLMgkuSXRlbUxpc3QSIQoMcm9n",
|
|
"dWVfbGluZXVwGAIgASgLMgsuTGluZXVwSW5mbxIqCgphY2NvdW50X2J5GAQg",
|
|
"ASgOMhYuQ2hlc3NSb2d1ZUFjY291bnRUeXBlEhMKC0VMTkxMRElGS0xGGAcg",
|
|
"AygNEhQKC2VuZF9hcmVhX2lkGN4IIAEoDRItChFnYW1lX21pcmFjbGVfaW5m",
|
|
"bxgFIAEoCzISLkNoZXNzUm9ndWVNaXJhY2xlEiEKGWNoZXNzX3JvZ3VlX21h",
|
|
"aW5fc3RvcnlfaWQYCyABKA0SFQoNbGFzdF9sYXllcl9pZBgMIAEoDUIeqgIb",
|
|
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChessRogueBuffReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleReflection.Descriptor, global::EggLink.DanhengServer.Proto.DKMLDDDPLBIReflection.Descriptor, global::EggLink.DanhengServer.Proto.LineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueAccountTypeReflection.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[]{ "DifficultyLevel", "APKNLGEGIIB", "IsFinish", "KIOAGGBEADM", "FKGBBPJAFMF", "RogueBuffInfo", "RogueSubMode", "OEDKAJFDIOC", "BDMCHDMIIFJ", "ScoreId", "MJEKAOINPPE", "IMCNDGPOEJH", "RogueLineup", "AccountBy", "ELNLLDIFKLF", "EndAreaId", "GameMiracleInfo", "ChessRogueMainStoryId", "LastLayerId" }, 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() {
|
|
difficultyLevel_ = other.difficultyLevel_;
|
|
aPKNLGEGIIB_ = other.aPKNLGEGIIB_;
|
|
isFinish_ = other.isFinish_;
|
|
kIOAGGBEADM_ = other.kIOAGGBEADM_;
|
|
fKGBBPJAFMF_ = other.fKGBBPJAFMF_;
|
|
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
|
|
rogueSubMode_ = other.rogueSubMode_;
|
|
oEDKAJFDIOC_ = other.oEDKAJFDIOC_;
|
|
bDMCHDMIIFJ_ = other.bDMCHDMIIFJ_;
|
|
scoreId_ = other.scoreId_;
|
|
mJEKAOINPPE_ = other.mJEKAOINPPE_ != null ? other.mJEKAOINPPE_.Clone() : null;
|
|
iMCNDGPOEJH_ = other.iMCNDGPOEJH_ != null ? other.iMCNDGPOEJH_.Clone() : null;
|
|
rogueLineup_ = other.rogueLineup_ != null ? other.rogueLineup_.Clone() : null;
|
|
accountBy_ = other.accountBy_;
|
|
eLNLLDIFKLF_ = other.eLNLLDIFKLF_.Clone();
|
|
endAreaId_ = other.endAreaId_;
|
|
gameMiracleInfo_ = other.gameMiracleInfo_ != null ? other.gameMiracleInfo_.Clone() : null;
|
|
chessRogueMainStoryId_ = other.chessRogueMainStoryId_;
|
|
lastLayerId_ = other.lastLayerId_;
|
|
_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 "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 "APKNLGEGIIB" field.</summary>
|
|
public const int APKNLGEGIIBFieldNumber = 14;
|
|
private uint aPKNLGEGIIB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint APKNLGEGIIB {
|
|
get { return aPKNLGEGIIB_; }
|
|
set {
|
|
aPKNLGEGIIB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_finish" field.</summary>
|
|
public const int IsFinishFieldNumber = 10;
|
|
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 "KIOAGGBEADM" field.</summary>
|
|
public const int KIOAGGBEADMFieldNumber = 901;
|
|
private uint kIOAGGBEADM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KIOAGGBEADM {
|
|
get { return kIOAGGBEADM_; }
|
|
set {
|
|
kIOAGGBEADM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FKGBBPJAFMF" field.</summary>
|
|
public const int FKGBBPJAFMFFieldNumber = 1227;
|
|
private uint fKGBBPJAFMF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FKGBBPJAFMF {
|
|
get { return fKGBBPJAFMF_; }
|
|
set {
|
|
fKGBBPJAFMF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_buff_info" field.</summary>
|
|
public const int RogueBuffInfoFieldNumber = 3;
|
|
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 "rogue_sub_mode" field.</summary>
|
|
public const int RogueSubModeFieldNumber = 1436;
|
|
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 "OEDKAJFDIOC" field.</summary>
|
|
public const int OEDKAJFDIOCFieldNumber = 8;
|
|
private uint oEDKAJFDIOC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OEDKAJFDIOC {
|
|
get { return oEDKAJFDIOC_; }
|
|
set {
|
|
oEDKAJFDIOC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BDMCHDMIIFJ" field.</summary>
|
|
public const int BDMCHDMIIFJFieldNumber = 13;
|
|
private uint bDMCHDMIIFJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BDMCHDMIIFJ {
|
|
get { return bDMCHDMIIFJ_; }
|
|
set {
|
|
bDMCHDMIIFJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "score_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 679;
|
|
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 "MJEKAOINPPE" field.</summary>
|
|
public const int MJEKAOINPPEFieldNumber = 1090;
|
|
private global::EggLink.DanhengServer.Proto.DKMLDDDPLBI mJEKAOINPPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DKMLDDDPLBI MJEKAOINPPE {
|
|
get { return mJEKAOINPPE_; }
|
|
set {
|
|
mJEKAOINPPE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IMCNDGPOEJH" field.</summary>
|
|
public const int IMCNDGPOEJHFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.ItemList iMCNDGPOEJH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList IMCNDGPOEJH {
|
|
get { return iMCNDGPOEJH_; }
|
|
set {
|
|
iMCNDGPOEJH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_lineup" field.</summary>
|
|
public const int RogueLineupFieldNumber = 2;
|
|
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;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "account_by" field.</summary>
|
|
public const int AccountByFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.ChessRogueAccountType accountBy_ = global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueAccountType AccountBy {
|
|
get { return accountBy_; }
|
|
set {
|
|
accountBy_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ELNLLDIFKLF" field.</summary>
|
|
public const int ELNLLDIFKLFFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_eLNLLDIFKLF_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> eLNLLDIFKLF_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> ELNLLDIFKLF {
|
|
get { return eLNLLDIFKLF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "end_area_id" field.</summary>
|
|
public const int EndAreaIdFieldNumber = 1118;
|
|
private uint endAreaId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EndAreaId {
|
|
get { return endAreaId_; }
|
|
set {
|
|
endAreaId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "game_miracle_info" field.</summary>
|
|
public const int GameMiracleInfoFieldNumber = 5;
|
|
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 "chess_rogue_main_story_id" field.</summary>
|
|
public const int ChessRogueMainStoryIdFieldNumber = 11;
|
|
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 "last_layer_id" field.</summary>
|
|
public const int LastLayerIdFieldNumber = 12;
|
|
private uint lastLayerId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LastLayerId {
|
|
get { return lastLayerId_; }
|
|
set {
|
|
lastLayerId_ = 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 (DifficultyLevel != other.DifficultyLevel) return false;
|
|
if (APKNLGEGIIB != other.APKNLGEGIIB) return false;
|
|
if (IsFinish != other.IsFinish) return false;
|
|
if (KIOAGGBEADM != other.KIOAGGBEADM) return false;
|
|
if (FKGBBPJAFMF != other.FKGBBPJAFMF) return false;
|
|
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
|
|
if (RogueSubMode != other.RogueSubMode) return false;
|
|
if (OEDKAJFDIOC != other.OEDKAJFDIOC) return false;
|
|
if (BDMCHDMIIFJ != other.BDMCHDMIIFJ) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if (!object.Equals(MJEKAOINPPE, other.MJEKAOINPPE)) return false;
|
|
if (!object.Equals(IMCNDGPOEJH, other.IMCNDGPOEJH)) return false;
|
|
if (!object.Equals(RogueLineup, other.RogueLineup)) return false;
|
|
if (AccountBy != other.AccountBy) return false;
|
|
if(!eLNLLDIFKLF_.Equals(other.eLNLLDIFKLF_)) return false;
|
|
if (EndAreaId != other.EndAreaId) return false;
|
|
if (!object.Equals(GameMiracleInfo, other.GameMiracleInfo)) return false;
|
|
if (ChessRogueMainStoryId != other.ChessRogueMainStoryId) return false;
|
|
if (LastLayerId != other.LastLayerId) 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 (DifficultyLevel != 0) hash ^= DifficultyLevel.GetHashCode();
|
|
if (APKNLGEGIIB != 0) hash ^= APKNLGEGIIB.GetHashCode();
|
|
if (IsFinish != false) hash ^= IsFinish.GetHashCode();
|
|
if (KIOAGGBEADM != 0) hash ^= KIOAGGBEADM.GetHashCode();
|
|
if (FKGBBPJAFMF != 0) hash ^= FKGBBPJAFMF.GetHashCode();
|
|
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
|
|
if (RogueSubMode != 0) hash ^= RogueSubMode.GetHashCode();
|
|
if (OEDKAJFDIOC != 0) hash ^= OEDKAJFDIOC.GetHashCode();
|
|
if (BDMCHDMIIFJ != 0) hash ^= BDMCHDMIIFJ.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
if (mJEKAOINPPE_ != null) hash ^= MJEKAOINPPE.GetHashCode();
|
|
if (iMCNDGPOEJH_ != null) hash ^= IMCNDGPOEJH.GetHashCode();
|
|
if (rogueLineup_ != null) hash ^= RogueLineup.GetHashCode();
|
|
if (AccountBy != global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone) hash ^= AccountBy.GetHashCode();
|
|
hash ^= eLNLLDIFKLF_.GetHashCode();
|
|
if (EndAreaId != 0) hash ^= EndAreaId.GetHashCode();
|
|
if (gameMiracleInfo_ != null) hash ^= GameMiracleInfo.GetHashCode();
|
|
if (ChessRogueMainStoryId != 0) hash ^= ChessRogueMainStoryId.GetHashCode();
|
|
if (LastLayerId != 0) hash ^= LastLayerId.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 (rogueLineup_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueLineup);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (AccountBy != global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone) {
|
|
output.WriteRawTag(32);
|
|
output.WriteEnum((int) AccountBy);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
eLNLLDIFKLF_.WriteTo(output, _repeated_eLNLLDIFKLF_codec);
|
|
if (OEDKAJFDIOC != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(OEDKAJFDIOC);
|
|
}
|
|
if (iMCNDGPOEJH_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(IMCNDGPOEJH);
|
|
}
|
|
if (IsFinish != false) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(IsFinish);
|
|
}
|
|
if (ChessRogueMainStoryId != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(ChessRogueMainStoryId);
|
|
}
|
|
if (LastLayerId != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(LastLayerId);
|
|
}
|
|
if (BDMCHDMIIFJ != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(BDMCHDMIIFJ);
|
|
}
|
|
if (APKNLGEGIIB != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(APKNLGEGIIB);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(184, 42);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (KIOAGGBEADM != 0) {
|
|
output.WriteRawTag(168, 56);
|
|
output.WriteUInt32(KIOAGGBEADM);
|
|
}
|
|
if (mJEKAOINPPE_ != null) {
|
|
output.WriteRawTag(146, 68);
|
|
output.WriteMessage(MJEKAOINPPE);
|
|
}
|
|
if (EndAreaId != 0) {
|
|
output.WriteRawTag(240, 69);
|
|
output.WriteUInt32(EndAreaId);
|
|
}
|
|
if (FKGBBPJAFMF != 0) {
|
|
output.WriteRawTag(216, 76);
|
|
output.WriteUInt32(FKGBBPJAFMF);
|
|
}
|
|
if (RogueSubMode != 0) {
|
|
output.WriteRawTag(224, 89);
|
|
output.WriteUInt32(RogueSubMode);
|
|
}
|
|
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 (rogueLineup_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueLineup);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (AccountBy != global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone) {
|
|
output.WriteRawTag(32);
|
|
output.WriteEnum((int) AccountBy);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
eLNLLDIFKLF_.WriteTo(ref output, _repeated_eLNLLDIFKLF_codec);
|
|
if (OEDKAJFDIOC != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(OEDKAJFDIOC);
|
|
}
|
|
if (iMCNDGPOEJH_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(IMCNDGPOEJH);
|
|
}
|
|
if (IsFinish != false) {
|
|
output.WriteRawTag(80);
|
|
output.WriteBool(IsFinish);
|
|
}
|
|
if (ChessRogueMainStoryId != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(ChessRogueMainStoryId);
|
|
}
|
|
if (LastLayerId != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(LastLayerId);
|
|
}
|
|
if (BDMCHDMIIFJ != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(BDMCHDMIIFJ);
|
|
}
|
|
if (APKNLGEGIIB != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(APKNLGEGIIB);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(184, 42);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
if (KIOAGGBEADM != 0) {
|
|
output.WriteRawTag(168, 56);
|
|
output.WriteUInt32(KIOAGGBEADM);
|
|
}
|
|
if (mJEKAOINPPE_ != null) {
|
|
output.WriteRawTag(146, 68);
|
|
output.WriteMessage(MJEKAOINPPE);
|
|
}
|
|
if (EndAreaId != 0) {
|
|
output.WriteRawTag(240, 69);
|
|
output.WriteUInt32(EndAreaId);
|
|
}
|
|
if (FKGBBPJAFMF != 0) {
|
|
output.WriteRawTag(216, 76);
|
|
output.WriteUInt32(FKGBBPJAFMF);
|
|
}
|
|
if (RogueSubMode != 0) {
|
|
output.WriteRawTag(224, 89);
|
|
output.WriteUInt32(RogueSubMode);
|
|
}
|
|
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 (DifficultyLevel != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DifficultyLevel);
|
|
}
|
|
if (APKNLGEGIIB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(APKNLGEGIIB);
|
|
}
|
|
if (IsFinish != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (KIOAGGBEADM != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(KIOAGGBEADM);
|
|
}
|
|
if (FKGBBPJAFMF != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(FKGBBPJAFMF);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
|
|
}
|
|
if (RogueSubMode != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(RogueSubMode);
|
|
}
|
|
if (OEDKAJFDIOC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OEDKAJFDIOC);
|
|
}
|
|
if (BDMCHDMIIFJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BDMCHDMIIFJ);
|
|
}
|
|
if (ScoreId != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
|
|
}
|
|
if (mJEKAOINPPE_ != null) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(MJEKAOINPPE);
|
|
}
|
|
if (iMCNDGPOEJH_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IMCNDGPOEJH);
|
|
}
|
|
if (rogueLineup_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueLineup);
|
|
}
|
|
if (AccountBy != global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AccountBy);
|
|
}
|
|
size += eLNLLDIFKLF_.CalculateSize(_repeated_eLNLLDIFKLF_codec);
|
|
if (EndAreaId != 0) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(EndAreaId);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameMiracleInfo);
|
|
}
|
|
if (ChessRogueMainStoryId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ChessRogueMainStoryId);
|
|
}
|
|
if (LastLayerId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LastLayerId);
|
|
}
|
|
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.DifficultyLevel != 0) {
|
|
DifficultyLevel = other.DifficultyLevel;
|
|
}
|
|
if (other.APKNLGEGIIB != 0) {
|
|
APKNLGEGIIB = other.APKNLGEGIIB;
|
|
}
|
|
if (other.IsFinish != false) {
|
|
IsFinish = other.IsFinish;
|
|
}
|
|
if (other.KIOAGGBEADM != 0) {
|
|
KIOAGGBEADM = other.KIOAGGBEADM;
|
|
}
|
|
if (other.FKGBBPJAFMF != 0) {
|
|
FKGBBPJAFMF = other.FKGBBPJAFMF;
|
|
}
|
|
if (other.rogueBuffInfo_ != null) {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
|
|
}
|
|
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
|
|
}
|
|
if (other.RogueSubMode != 0) {
|
|
RogueSubMode = other.RogueSubMode;
|
|
}
|
|
if (other.OEDKAJFDIOC != 0) {
|
|
OEDKAJFDIOC = other.OEDKAJFDIOC;
|
|
}
|
|
if (other.BDMCHDMIIFJ != 0) {
|
|
BDMCHDMIIFJ = other.BDMCHDMIIFJ;
|
|
}
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
if (other.mJEKAOINPPE_ != null) {
|
|
if (mJEKAOINPPE_ == null) {
|
|
MJEKAOINPPE = new global::EggLink.DanhengServer.Proto.DKMLDDDPLBI();
|
|
}
|
|
MJEKAOINPPE.MergeFrom(other.MJEKAOINPPE);
|
|
}
|
|
if (other.iMCNDGPOEJH_ != null) {
|
|
if (iMCNDGPOEJH_ == null) {
|
|
IMCNDGPOEJH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
IMCNDGPOEJH.MergeFrom(other.IMCNDGPOEJH);
|
|
}
|
|
if (other.rogueLineup_ != null) {
|
|
if (rogueLineup_ == null) {
|
|
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
|
|
}
|
|
RogueLineup.MergeFrom(other.RogueLineup);
|
|
}
|
|
if (other.AccountBy != global::EggLink.DanhengServer.Proto.ChessRogueAccountType.ChessRogueAccountByNone) {
|
|
AccountBy = other.AccountBy;
|
|
}
|
|
eLNLLDIFKLF_.Add(other.eLNLLDIFKLF_);
|
|
if (other.EndAreaId != 0) {
|
|
EndAreaId = other.EndAreaId;
|
|
}
|
|
if (other.gameMiracleInfo_ != null) {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
|
|
}
|
|
GameMiracleInfo.MergeFrom(other.GameMiracleInfo);
|
|
}
|
|
if (other.ChessRogueMainStoryId != 0) {
|
|
ChessRogueMainStoryId = other.ChessRogueMainStoryId;
|
|
}
|
|
if (other.LastLayerId != 0) {
|
|
LastLayerId = other.LastLayerId;
|
|
}
|
|
_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 18: {
|
|
if (rogueLineup_ == null) {
|
|
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
|
|
}
|
|
input.ReadMessage(RogueLineup);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 32: {
|
|
AccountBy = (global::EggLink.DanhengServer.Proto.ChessRogueAccountType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
|
|
}
|
|
input.ReadMessage(GameMiracleInfo);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
eLNLLDIFKLF_.AddEntriesFrom(input, _repeated_eLNLLDIFKLF_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
OEDKAJFDIOC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (iMCNDGPOEJH_ == null) {
|
|
IMCNDGPOEJH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(IMCNDGPOEJH);
|
|
break;
|
|
}
|
|
case 80: {
|
|
IsFinish = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
ChessRogueMainStoryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LastLayerId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
BDMCHDMIIFJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
APKNLGEGIIB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 5432: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 7208: {
|
|
KIOAGGBEADM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 8722: {
|
|
if (mJEKAOINPPE_ == null) {
|
|
MJEKAOINPPE = new global::EggLink.DanhengServer.Proto.DKMLDDDPLBI();
|
|
}
|
|
input.ReadMessage(MJEKAOINPPE);
|
|
break;
|
|
}
|
|
case 8944: {
|
|
EndAreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 9816: {
|
|
FKGBBPJAFMF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 11488: {
|
|
RogueSubMode = 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 18: {
|
|
if (rogueLineup_ == null) {
|
|
RogueLineup = new global::EggLink.DanhengServer.Proto.LineupInfo();
|
|
}
|
|
input.ReadMessage(RogueLineup);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuff();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 32: {
|
|
AccountBy = (global::EggLink.DanhengServer.Proto.ChessRogueAccountType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracle();
|
|
}
|
|
input.ReadMessage(GameMiracleInfo);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
eLNLLDIFKLF_.AddEntriesFrom(ref input, _repeated_eLNLLDIFKLF_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
OEDKAJFDIOC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (iMCNDGPOEJH_ == null) {
|
|
IMCNDGPOEJH = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(IMCNDGPOEJH);
|
|
break;
|
|
}
|
|
case 80: {
|
|
IsFinish = input.ReadBool();
|
|
break;
|
|
}
|
|
case 88: {
|
|
ChessRogueMainStoryId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LastLayerId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
BDMCHDMIIFJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
APKNLGEGIIB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 5432: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 7208: {
|
|
KIOAGGBEADM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 8722: {
|
|
if (mJEKAOINPPE_ == null) {
|
|
MJEKAOINPPE = new global::EggLink.DanhengServer.Proto.DKMLDDDPLBI();
|
|
}
|
|
input.ReadMessage(MJEKAOINPPE);
|
|
break;
|
|
}
|
|
case 8944: {
|
|
EndAreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 9816: {
|
|
FKGBBPJAFMF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 11488: {
|
|
RogueSubMode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|