mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
579 lines
23 KiB
C#
579 lines
23 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RogueGameInfo.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 RogueGameInfo.proto</summary>
|
|
public static partial class RogueGameInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RogueGameInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RogueGameInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChNSb2d1ZUdhbWVJbmZvLnByb3RvGh5Sb2d1ZURpZmZpY3VsdHlMZXZlbElu",
|
|
"Zm8ucHJvdG8aGFJvZ3VlR2FtZUl0ZW1WYWx1ZS5wcm90bxoYS2V5d29yZFVu",
|
|
"bG9ja1ZhbHVlLnByb3RvGhpSb2d1ZVRvdXJuTGluZXVwSW5mby5wcm90bxob",
|
|
"Q2hlc3NSb2d1ZU1pcmFjbGVJbmZvLnByb3RvGhtSb2d1ZVRvdXJuRm9ybXVs",
|
|
"YUluZm8ucHJvdG8aGENoZXNzUm9ndWVCdWZmSW5mby5wcm90bxocQ2hlc3NS",
|
|
"b2d1ZUdhbWVBZW9uSW5mby5wcm90byKTAwoNUm9ndWVHYW1lSW5mbxIsCg9y",
|
|
"b2d1ZV9idWZmX2luZm8YCSABKAsyEy5DaGVzc1JvZ3VlQnVmZkluZm8SMQoR",
|
|
"Z2FtZV9taXJhY2xlX2luZm8YDSABKAsyFi5DaGVzc1JvZ3VlTWlyYWNsZUlu",
|
|
"Zm8SLAoPZ2FtZV9pdGVtX3ZhbHVlGAEgASgLMhMuUm9ndWVHYW1lSXRlbVZh",
|
|
"bHVlEjAKD3JvZ3VlX2Flb25faW5mbxgEIAEoCzIXLkNoZXNzUm9ndWVHYW1l",
|
|
"QWVvbkluZm8SOAoVcm9ndWVfZGlmZmljdWx0eV9pbmZvGA4gASgLMhkuUm9n",
|
|
"dWVEaWZmaWN1bHR5TGV2ZWxJbmZvEisKC0NITUVMQURFTU1NGA8gASgLMhYu",
|
|
"Um9ndWVUb3VybkZvcm11bGFJbmZvEigKC01PR0xMTUxFTUlQGAcgASgLMhMu",
|
|
"S2V5d29yZFVubG9ja1ZhbHVlEjAKEXJvZ3VlX2xpbmV1cF9pbmZvGAggASgL",
|
|
"MhUuUm9ndWVUb3VybkxpbmV1cEluZm9CHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
|
|
"cnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameItemValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.KeywordUnlockValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournFormulaInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueGameInfo), global::EggLink.DanhengServer.Proto.RogueGameInfo.Parser, new[]{ "RogueBuffInfo", "GameMiracleInfo", "GameItemValue", "RogueAeonInfo", "RogueDifficultyInfo", "CHMELADEMMM", "MOGLLMLEMIP", "RogueLineupInfo" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RogueGameInfo : pb::IMessage<RogueGameInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RogueGameInfo> _parser = new pb::MessageParser<RogueGameInfo>(() => new RogueGameInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RogueGameInfo> 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.RogueGameInfoReflection.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 RogueGameInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueGameInfo(RogueGameInfo other) : this() {
|
|
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
|
|
gameMiracleInfo_ = other.gameMiracleInfo_ != null ? other.gameMiracleInfo_.Clone() : null;
|
|
gameItemValue_ = other.gameItemValue_ != null ? other.gameItemValue_.Clone() : null;
|
|
rogueAeonInfo_ = other.rogueAeonInfo_ != null ? other.rogueAeonInfo_.Clone() : null;
|
|
rogueDifficultyInfo_ = other.rogueDifficultyInfo_ != null ? other.rogueDifficultyInfo_.Clone() : null;
|
|
cHMELADEMMM_ = other.cHMELADEMMM_ != null ? other.cHMELADEMMM_.Clone() : null;
|
|
mOGLLMLEMIP_ = other.mOGLLMLEMIP_ != null ? other.mOGLLMLEMIP_.Clone() : null;
|
|
rogueLineupInfo_ = other.rogueLineupInfo_ != null ? other.rogueLineupInfo_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueGameInfo Clone() {
|
|
return new RogueGameInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_buff_info" field.</summary>
|
|
public const int RogueBuffInfoFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo rogueBuffInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo RogueBuffInfo {
|
|
get { return rogueBuffInfo_; }
|
|
set {
|
|
rogueBuffInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "game_miracle_info" field.</summary>
|
|
public const int GameMiracleInfoFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo gameMiracleInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo GameMiracleInfo {
|
|
get { return gameMiracleInfo_; }
|
|
set {
|
|
gameMiracleInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "game_item_value" field.</summary>
|
|
public const int GameItemValueFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.RogueGameItemValue gameItemValue_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueGameItemValue GameItemValue {
|
|
get { return gameItemValue_; }
|
|
set {
|
|
gameItemValue_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_aeon_info" field.</summary>
|
|
public const int RogueAeonInfoFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo rogueAeonInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo RogueAeonInfo {
|
|
get { return rogueAeonInfo_; }
|
|
set {
|
|
rogueAeonInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_difficulty_info" field.</summary>
|
|
public const int RogueDifficultyInfoFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo rogueDifficultyInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo RogueDifficultyInfo {
|
|
get { return rogueDifficultyInfo_; }
|
|
set {
|
|
rogueDifficultyInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CHMELADEMMM" field.</summary>
|
|
public const int CHMELADEMMMFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo cHMELADEMMM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo CHMELADEMMM {
|
|
get { return cHMELADEMMM_; }
|
|
set {
|
|
cHMELADEMMM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MOGLLMLEMIP" field.</summary>
|
|
public const int MOGLLMLEMIPFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.KeywordUnlockValue mOGLLMLEMIP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KeywordUnlockValue MOGLLMLEMIP {
|
|
get { return mOGLLMLEMIP_; }
|
|
set {
|
|
mOGLLMLEMIP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_lineup_info" field.</summary>
|
|
public const int RogueLineupInfoFieldNumber = 8;
|
|
private global::EggLink.DanhengServer.Proto.RogueTournLineupInfo rogueLineupInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueTournLineupInfo RogueLineupInfo {
|
|
get { return rogueLineupInfo_; }
|
|
set {
|
|
rogueLineupInfo_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RogueGameInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RogueGameInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
|
|
if (!object.Equals(GameMiracleInfo, other.GameMiracleInfo)) return false;
|
|
if (!object.Equals(GameItemValue, other.GameItemValue)) return false;
|
|
if (!object.Equals(RogueAeonInfo, other.RogueAeonInfo)) return false;
|
|
if (!object.Equals(RogueDifficultyInfo, other.RogueDifficultyInfo)) return false;
|
|
if (!object.Equals(CHMELADEMMM, other.CHMELADEMMM)) return false;
|
|
if (!object.Equals(MOGLLMLEMIP, other.MOGLLMLEMIP)) return false;
|
|
if (!object.Equals(RogueLineupInfo, other.RogueLineupInfo)) 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 (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
|
|
if (gameMiracleInfo_ != null) hash ^= GameMiracleInfo.GetHashCode();
|
|
if (gameItemValue_ != null) hash ^= GameItemValue.GetHashCode();
|
|
if (rogueAeonInfo_ != null) hash ^= RogueAeonInfo.GetHashCode();
|
|
if (rogueDifficultyInfo_ != null) hash ^= RogueDifficultyInfo.GetHashCode();
|
|
if (cHMELADEMMM_ != null) hash ^= CHMELADEMMM.GetHashCode();
|
|
if (mOGLLMLEMIP_ != null) hash ^= MOGLLMLEMIP.GetHashCode();
|
|
if (rogueLineupInfo_ != null) hash ^= RogueLineupInfo.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 (gameItemValue_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(GameItemValue);
|
|
}
|
|
if (rogueAeonInfo_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(RogueAeonInfo);
|
|
}
|
|
if (mOGLLMLEMIP_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(MOGLLMLEMIP);
|
|
}
|
|
if (rogueLineupInfo_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(RogueLineupInfo);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
if (rogueDifficultyInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(RogueDifficultyInfo);
|
|
}
|
|
if (cHMELADEMMM_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(CHMELADEMMM);
|
|
}
|
|
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 (gameItemValue_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(GameItemValue);
|
|
}
|
|
if (rogueAeonInfo_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(RogueAeonInfo);
|
|
}
|
|
if (mOGLLMLEMIP_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(MOGLLMLEMIP);
|
|
}
|
|
if (rogueLineupInfo_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(RogueLineupInfo);
|
|
}
|
|
if (rogueBuffInfo_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
if (rogueDifficultyInfo_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(RogueDifficultyInfo);
|
|
}
|
|
if (cHMELADEMMM_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(CHMELADEMMM);
|
|
}
|
|
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 (rogueBuffInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
|
|
}
|
|
if (gameMiracleInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameMiracleInfo);
|
|
}
|
|
if (gameItemValue_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameItemValue);
|
|
}
|
|
if (rogueAeonInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueAeonInfo);
|
|
}
|
|
if (rogueDifficultyInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueDifficultyInfo);
|
|
}
|
|
if (cHMELADEMMM_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CHMELADEMMM);
|
|
}
|
|
if (mOGLLMLEMIP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MOGLLMLEMIP);
|
|
}
|
|
if (rogueLineupInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueLineupInfo);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RogueGameInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.rogueBuffInfo_ != null) {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
}
|
|
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
|
|
}
|
|
if (other.gameMiracleInfo_ != null) {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
}
|
|
GameMiracleInfo.MergeFrom(other.GameMiracleInfo);
|
|
}
|
|
if (other.gameItemValue_ != null) {
|
|
if (gameItemValue_ == null) {
|
|
GameItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
}
|
|
GameItemValue.MergeFrom(other.GameItemValue);
|
|
}
|
|
if (other.rogueAeonInfo_ != null) {
|
|
if (rogueAeonInfo_ == null) {
|
|
RogueAeonInfo = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
}
|
|
RogueAeonInfo.MergeFrom(other.RogueAeonInfo);
|
|
}
|
|
if (other.rogueDifficultyInfo_ != null) {
|
|
if (rogueDifficultyInfo_ == null) {
|
|
RogueDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
}
|
|
RogueDifficultyInfo.MergeFrom(other.RogueDifficultyInfo);
|
|
}
|
|
if (other.cHMELADEMMM_ != null) {
|
|
if (cHMELADEMMM_ == null) {
|
|
CHMELADEMMM = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
}
|
|
CHMELADEMMM.MergeFrom(other.CHMELADEMMM);
|
|
}
|
|
if (other.mOGLLMLEMIP_ != null) {
|
|
if (mOGLLMLEMIP_ == null) {
|
|
MOGLLMLEMIP = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
}
|
|
MOGLLMLEMIP.MergeFrom(other.MOGLLMLEMIP);
|
|
}
|
|
if (other.rogueLineupInfo_ != null) {
|
|
if (rogueLineupInfo_ == null) {
|
|
RogueLineupInfo = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
}
|
|
RogueLineupInfo.MergeFrom(other.RogueLineupInfo);
|
|
}
|
|
_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 10: {
|
|
if (gameItemValue_ == null) {
|
|
GameItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
}
|
|
input.ReadMessage(GameItemValue);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (rogueAeonInfo_ == null) {
|
|
RogueAeonInfo = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
}
|
|
input.ReadMessage(RogueAeonInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (mOGLLMLEMIP_ == null) {
|
|
MOGLLMLEMIP = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
}
|
|
input.ReadMessage(MOGLLMLEMIP);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (rogueLineupInfo_ == null) {
|
|
RogueLineupInfo = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
}
|
|
input.ReadMessage(RogueLineupInfo);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
}
|
|
input.ReadMessage(GameMiracleInfo);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (rogueDifficultyInfo_ == null) {
|
|
RogueDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
}
|
|
input.ReadMessage(RogueDifficultyInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (cHMELADEMMM_ == null) {
|
|
CHMELADEMMM = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
}
|
|
input.ReadMessage(CHMELADEMMM);
|
|
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 10: {
|
|
if (gameItemValue_ == null) {
|
|
GameItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
}
|
|
input.ReadMessage(GameItemValue);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (rogueAeonInfo_ == null) {
|
|
RogueAeonInfo = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
}
|
|
input.ReadMessage(RogueAeonInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (mOGLLMLEMIP_ == null) {
|
|
MOGLLMLEMIP = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
}
|
|
input.ReadMessage(MOGLLMLEMIP);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (rogueLineupInfo_ == null) {
|
|
RogueLineupInfo = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
}
|
|
input.ReadMessage(RogueLineupInfo);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (rogueBuffInfo_ == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
}
|
|
input.ReadMessage(RogueBuffInfo);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (gameMiracleInfo_ == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
}
|
|
input.ReadMessage(GameMiracleInfo);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (rogueDifficultyInfo_ == null) {
|
|
RogueDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
}
|
|
input.ReadMessage(RogueDifficultyInfo);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (cHMELADEMMM_ == null) {
|
|
CHMELADEMMM = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
}
|
|
input.ReadMessage(CHMELADEMMM);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|