mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
663 lines
30 KiB
C#
663 lines
30 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",
|
|
"Zm8ucHJvdG8aGENoZXNzUm9ndWVCdWZmSW5mby5wcm90bxoaUm9ndWVUb3Vy",
|
|
"bkxpbmV1cEluZm8ucHJvdG8aHENoZXNzUm9ndWVHYW1lQWVvbkluZm8ucHJv",
|
|
"dG8aGFJvZ3VlR2FtZUl0ZW1WYWx1ZS5wcm90bxoYS2V5d29yZFVubG9ja1Zh",
|
|
"bHVlLnByb3RvGhtDaGVzc1JvZ3VlTWlyYWNsZUluZm8ucHJvdG8aG1JvZ3Vl",
|
|
"VG91cm5Gb3JtdWxhSW5mby5wcm90byLHAwoNUm9ndWVHYW1lSW5mbxIuCg9y",
|
|
"b2d1ZV9idWZmX2luZm8YCiABKAsyEy5DaGVzc1JvZ3VlQnVmZkluZm9IABIz",
|
|
"ChFnYW1lX21pcmFjbGVfaW5mbxgIIAEoCzIWLkNoZXNzUm9ndWVNaXJhY2xl",
|
|
"SW5mb0gAEjQKFXJvZ3VlX2dhbWVfaXRlbV92YWx1ZRgEIAEoCzITLlJvZ3Vl",
|
|
"R2FtZUl0ZW1WYWx1ZUgAEjIKD3JvZ3VlX2Flb25faW5mbxgMIAEoCzIXLkNo",
|
|
"ZXNzUm9ndWVHYW1lQWVvbkluZm9IABI6ChVyb2d1ZV9kaWZmaWN1bHR5X2lu",
|
|
"Zm8YByABKAsyGS5Sb2d1ZURpZmZpY3VsdHlMZXZlbEluZm9IABI0ChJyb2d1",
|
|
"ZV9mb3JtdWxhX2luZm8YDSABKAsyFi5Sb2d1ZVRvdXJuRm9ybXVsYUluZm9I",
|
|
"ABIyChNyb2d1ZV9rZXl3b3JkX3ZhbHVlGAIgASgLMhMuS2V5d29yZFVubG9j",
|
|
"a1ZhbHVlSAASMgoRcm9ndWVfbGluZXVwX2luZm8YAyABKAsyFS5Sb2d1ZVRv",
|
|
"dXJuTGluZXVwSW5mb0gAQg0KC0RFUEtJQ0dBSUlNQh6qAhtFZ2dMaW5rLkRh",
|
|
"bmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueBuffInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueGameItemValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.KeywordUnlockValueReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueTournFormulaInfoReflection.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", "RogueGameItemValue", "RogueAeonInfo", "RogueDifficultyInfo", "RogueFormulaInfo", "RogueKeywordValue", "RogueLineupInfo" }, new[]{ "DEPKICGAIIM" }, 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() {
|
|
switch (other.DEPKICGAIIMCase) {
|
|
case DEPKICGAIIMOneofCase.RogueBuffInfo:
|
|
RogueBuffInfo = other.RogueBuffInfo.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.GameMiracleInfo:
|
|
GameMiracleInfo = other.GameMiracleInfo.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueGameItemValue:
|
|
RogueGameItemValue = other.RogueGameItemValue.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueAeonInfo:
|
|
RogueAeonInfo = other.RogueAeonInfo.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueDifficultyInfo:
|
|
RogueDifficultyInfo = other.RogueDifficultyInfo.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueFormulaInfo:
|
|
RogueFormulaInfo = other.RogueFormulaInfo.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueKeywordValue:
|
|
RogueKeywordValue = other.RogueKeywordValue.Clone();
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueLineupInfo:
|
|
RogueLineupInfo = other.RogueLineupInfo.Clone();
|
|
break;
|
|
}
|
|
|
|
_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 = 10;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo RogueBuffInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo ? (global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueBuffInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "game_miracle_info" field.</summary>
|
|
public const int GameMiracleInfoFieldNumber = 8;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo GameMiracleInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo ? (global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.GameMiracleInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_game_item_value" field.</summary>
|
|
public const int RogueGameItemValueFieldNumber = 4;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueGameItemValue RogueGameItemValue {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue ? (global::EggLink.DanhengServer.Proto.RogueGameItemValue) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueGameItemValue;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_aeon_info" field.</summary>
|
|
public const int RogueAeonInfoFieldNumber = 12;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo RogueAeonInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo ? (global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueAeonInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_difficulty_info" field.</summary>
|
|
public const int RogueDifficultyInfoFieldNumber = 7;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo RogueDifficultyInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo ? (global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueDifficultyInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_formula_info" field.</summary>
|
|
public const int RogueFormulaInfoFieldNumber = 13;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo RogueFormulaInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo ? (global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueFormulaInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_keyword_value" field.</summary>
|
|
public const int RogueKeywordValueFieldNumber = 2;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KeywordUnlockValue RogueKeywordValue {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue ? (global::EggLink.DanhengServer.Proto.KeywordUnlockValue) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueKeywordValue;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_lineup_info" field.</summary>
|
|
public const int RogueLineupInfoFieldNumber = 3;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueTournLineupInfo RogueLineupInfo {
|
|
get { return dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo ? (global::EggLink.DanhengServer.Proto.RogueTournLineupInfo) dEPKICGAIIM_ : null; }
|
|
set {
|
|
dEPKICGAIIM_ = value;
|
|
dEPKICGAIIMCase_ = value == null ? DEPKICGAIIMOneofCase.None : DEPKICGAIIMOneofCase.RogueLineupInfo;
|
|
}
|
|
}
|
|
|
|
private object dEPKICGAIIM_;
|
|
/// <summary>Enum of possible cases for the "DEPKICGAIIM" oneof.</summary>
|
|
public enum DEPKICGAIIMOneofCase {
|
|
None = 0,
|
|
RogueBuffInfo = 10,
|
|
GameMiracleInfo = 8,
|
|
RogueGameItemValue = 4,
|
|
RogueAeonInfo = 12,
|
|
RogueDifficultyInfo = 7,
|
|
RogueFormulaInfo = 13,
|
|
RogueKeywordValue = 2,
|
|
RogueLineupInfo = 3,
|
|
}
|
|
private DEPKICGAIIMOneofCase dEPKICGAIIMCase_ = DEPKICGAIIMOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public DEPKICGAIIMOneofCase DEPKICGAIIMCase {
|
|
get { return dEPKICGAIIMCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearDEPKICGAIIM() {
|
|
dEPKICGAIIMCase_ = DEPKICGAIIMOneofCase.None;
|
|
dEPKICGAIIM_ = null;
|
|
}
|
|
|
|
[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(RogueGameItemValue, other.RogueGameItemValue)) return false;
|
|
if (!object.Equals(RogueAeonInfo, other.RogueAeonInfo)) return false;
|
|
if (!object.Equals(RogueDifficultyInfo, other.RogueDifficultyInfo)) return false;
|
|
if (!object.Equals(RogueFormulaInfo, other.RogueFormulaInfo)) return false;
|
|
if (!object.Equals(RogueKeywordValue, other.RogueKeywordValue)) return false;
|
|
if (!object.Equals(RogueLineupInfo, other.RogueLineupInfo)) return false;
|
|
if (DEPKICGAIIMCase != other.DEPKICGAIIMCase) 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 (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) hash ^= RogueBuffInfo.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) hash ^= GameMiracleInfo.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) hash ^= RogueGameItemValue.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) hash ^= RogueAeonInfo.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) hash ^= RogueDifficultyInfo.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) hash ^= RogueFormulaInfo.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) hash ^= RogueKeywordValue.GetHashCode();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) hash ^= RogueLineupInfo.GetHashCode();
|
|
hash ^= (int) dEPKICGAIIMCase_;
|
|
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 (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueKeywordValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(RogueLineupInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(RogueGameItemValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(RogueDifficultyInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(RogueAeonInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(RogueFormulaInfo);
|
|
}
|
|
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 (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueKeywordValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(RogueLineupInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(RogueGameItemValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(RogueDifficultyInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(GameMiracleInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(RogueBuffInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(RogueAeonInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(RogueFormulaInfo);
|
|
}
|
|
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 (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GameMiracleInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueGameItemValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueAeonInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueDifficultyInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueFormulaInfo);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueKeywordValue);
|
|
}
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) {
|
|
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;
|
|
}
|
|
switch (other.DEPKICGAIIMCase) {
|
|
case DEPKICGAIIMOneofCase.RogueBuffInfo:
|
|
if (RogueBuffInfo == null) {
|
|
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
}
|
|
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.GameMiracleInfo:
|
|
if (GameMiracleInfo == null) {
|
|
GameMiracleInfo = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
}
|
|
GameMiracleInfo.MergeFrom(other.GameMiracleInfo);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueGameItemValue:
|
|
if (RogueGameItemValue == null) {
|
|
RogueGameItemValue = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
}
|
|
RogueGameItemValue.MergeFrom(other.RogueGameItemValue);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueAeonInfo:
|
|
if (RogueAeonInfo == null) {
|
|
RogueAeonInfo = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
}
|
|
RogueAeonInfo.MergeFrom(other.RogueAeonInfo);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueDifficultyInfo:
|
|
if (RogueDifficultyInfo == null) {
|
|
RogueDifficultyInfo = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
}
|
|
RogueDifficultyInfo.MergeFrom(other.RogueDifficultyInfo);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueFormulaInfo:
|
|
if (RogueFormulaInfo == null) {
|
|
RogueFormulaInfo = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
}
|
|
RogueFormulaInfo.MergeFrom(other.RogueFormulaInfo);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueKeywordValue:
|
|
if (RogueKeywordValue == null) {
|
|
RogueKeywordValue = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
}
|
|
RogueKeywordValue.MergeFrom(other.RogueKeywordValue);
|
|
break;
|
|
case DEPKICGAIIMOneofCase.RogueLineupInfo:
|
|
if (RogueLineupInfo == null) {
|
|
RogueLineupInfo = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
}
|
|
RogueLineupInfo.MergeFrom(other.RogueLineupInfo);
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(pb::CodedInputStream input) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
input.ReadRawMessage(this);
|
|
#else
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
|
|
break;
|
|
case 18: {
|
|
global::EggLink.DanhengServer.Proto.KeywordUnlockValue subBuilder = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) {
|
|
subBuilder.MergeFrom(RogueKeywordValue);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueKeywordValue = subBuilder;
|
|
break;
|
|
}
|
|
case 26: {
|
|
global::EggLink.DanhengServer.Proto.RogueTournLineupInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) {
|
|
subBuilder.MergeFrom(RogueLineupInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueLineupInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 34: {
|
|
global::EggLink.DanhengServer.Proto.RogueGameItemValue subBuilder = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) {
|
|
subBuilder.MergeFrom(RogueGameItemValue);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueGameItemValue = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) {
|
|
subBuilder.MergeFrom(RogueDifficultyInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueDifficultyInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) {
|
|
subBuilder.MergeFrom(GameMiracleInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GameMiracleInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 82: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) {
|
|
subBuilder.MergeFrom(RogueBuffInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueBuffInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) {
|
|
subBuilder.MergeFrom(RogueAeonInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueAeonInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 106: {
|
|
global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) {
|
|
subBuilder.MergeFrom(RogueFormulaInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueFormulaInfo = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 18: {
|
|
global::EggLink.DanhengServer.Proto.KeywordUnlockValue subBuilder = new global::EggLink.DanhengServer.Proto.KeywordUnlockValue();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueKeywordValue) {
|
|
subBuilder.MergeFrom(RogueKeywordValue);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueKeywordValue = subBuilder;
|
|
break;
|
|
}
|
|
case 26: {
|
|
global::EggLink.DanhengServer.Proto.RogueTournLineupInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueTournLineupInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueLineupInfo) {
|
|
subBuilder.MergeFrom(RogueLineupInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueLineupInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 34: {
|
|
global::EggLink.DanhengServer.Proto.RogueGameItemValue subBuilder = new global::EggLink.DanhengServer.Proto.RogueGameItemValue();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueGameItemValue) {
|
|
subBuilder.MergeFrom(RogueGameItemValue);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueGameItemValue = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueDifficultyLevelInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueDifficultyInfo) {
|
|
subBuilder.MergeFrom(RogueDifficultyInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueDifficultyInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueMiracleInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.GameMiracleInfo) {
|
|
subBuilder.MergeFrom(GameMiracleInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GameMiracleInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 82: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueBuffInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueBuffInfo) {
|
|
subBuilder.MergeFrom(RogueBuffInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueBuffInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo subBuilder = new global::EggLink.DanhengServer.Proto.ChessRogueGameAeonInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueAeonInfo) {
|
|
subBuilder.MergeFrom(RogueAeonInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueAeonInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 106: {
|
|
global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueTournFormulaInfo();
|
|
if (dEPKICGAIIMCase_ == DEPKICGAIIMOneofCase.RogueFormulaInfo) {
|
|
subBuilder.MergeFrom(RogueFormulaInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RogueFormulaInfo = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|