mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
551 lines
24 KiB
C#
551 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RogueCommonDialogueInfo.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 RogueCommonDialogueInfo.proto</summary>
|
|
public static partial class RogueCommonDialogueInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RogueCommonDialogueInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RogueCommonDialogueInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch1Sb2d1ZUNvbW1vbkRpYWxvZ3VlSW5mby5wcm90bxoRSkxKSkpJQ0NJREcu",
|
|
"cHJvdG8aEUZETEJFT0FMRUlMLnByb3RvGhFIUEZOTk9LUERQRi5wcm90bxoR",
|
|
"SExESU5FSE5PTUwucHJvdG8aIlJvZ3VlQ29tbW9uRGlhbG9ndWVCYXNpY0lu",
|
|
"Zm8ucHJvdG8aEUpQSUVGTUhHQUpMLnByb3RvIp8CChdSb2d1ZUNvbW1vbkRp",
|
|
"YWxvZ3VlSW5mbxI8ChNkaWFsb2d1ZV9iYXNpY19pbmZvGAUgASgLMh0uUm9n",
|
|
"dWVDb21tb25EaWFsb2d1ZUJhc2ljSW5mb0gAEiMKC0dEQktDT0RIRUZNGAQg",
|
|
"ASgLMgwuSFBGTk5PS1BEUEZIABIjCgtKRkVQTEFLSkdCRBgPIAEoCzIMLkpQ",
|
|
"SUVGTUhHQUpMSAASIwoLR0tPSkJOTUROSEkYByABKAsyDC5GRExCRU9BTEVJ",
|
|
"TEgAEiMKC0VBT0ZDRkhNS0FHGA0gASgLMgwuSExESU5FSE5PTUxIABIjCgtC",
|
|
"REJBRkpMSUhKQRgIIAEoCzIMLkpMSkpKSUNDSURHSABCDQoLSk5CUE5BUEdC",
|
|
"R0tCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JLJJJICCIDGReflection.Descriptor, global::EggLink.DanhengServer.Proto.FDLBEOALEILReflection.Descriptor, global::EggLink.DanhengServer.Proto.HPFNNOKPDPFReflection.Descriptor, global::EggLink.DanhengServer.Proto.HLDINEHNOMLReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.JPIEFMHGAJLReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueCommonDialogueInfo), global::EggLink.DanhengServer.Proto.RogueCommonDialogueInfo.Parser, new[]{ "DialogueBasicInfo", "GDBKCODHEFM", "JFEPLAKJGBD", "GKOJBNMDNHI", "EAOFCFHMKAG", "BDBAFJLIHJA" }, new[]{ "JNBPNAPGBGK" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RogueCommonDialogueInfo : pb::IMessage<RogueCommonDialogueInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RogueCommonDialogueInfo> _parser = new pb::MessageParser<RogueCommonDialogueInfo>(() => new RogueCommonDialogueInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RogueCommonDialogueInfo> 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.RogueCommonDialogueInfoReflection.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 RogueCommonDialogueInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueCommonDialogueInfo(RogueCommonDialogueInfo other) : this() {
|
|
switch (other.JNBPNAPGBGKCase) {
|
|
case JNBPNAPGBGKOneofCase.DialogueBasicInfo:
|
|
DialogueBasicInfo = other.DialogueBasicInfo.Clone();
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.GDBKCODHEFM:
|
|
GDBKCODHEFM = other.GDBKCODHEFM.Clone();
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.JFEPLAKJGBD:
|
|
JFEPLAKJGBD = other.JFEPLAKJGBD.Clone();
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.GKOJBNMDNHI:
|
|
GKOJBNMDNHI = other.GKOJBNMDNHI.Clone();
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.EAOFCFHMKAG:
|
|
EAOFCFHMKAG = other.EAOFCFHMKAG.Clone();
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.BDBAFJLIHJA:
|
|
BDBAFJLIHJA = other.BDBAFJLIHJA.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueCommonDialogueInfo Clone() {
|
|
return new RogueCommonDialogueInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "dialogue_basic_info" field.</summary>
|
|
public const int DialogueBasicInfoFieldNumber = 5;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo DialogueBasicInfo {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo ? (global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.DialogueBasicInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GDBKCODHEFM" field.</summary>
|
|
public const int GDBKCODHEFMFieldNumber = 4;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HPFNNOKPDPF GDBKCODHEFM {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM ? (global::EggLink.DanhengServer.Proto.HPFNNOKPDPF) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.GDBKCODHEFM;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JFEPLAKJGBD" field.</summary>
|
|
public const int JFEPLAKJGBDFieldNumber = 15;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JPIEFMHGAJL JFEPLAKJGBD {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD ? (global::EggLink.DanhengServer.Proto.JPIEFMHGAJL) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.JFEPLAKJGBD;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GKOJBNMDNHI" field.</summary>
|
|
public const int GKOJBNMDNHIFieldNumber = 7;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FDLBEOALEIL GKOJBNMDNHI {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI ? (global::EggLink.DanhengServer.Proto.FDLBEOALEIL) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.GKOJBNMDNHI;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EAOFCFHMKAG" field.</summary>
|
|
public const int EAOFCFHMKAGFieldNumber = 13;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HLDINEHNOML EAOFCFHMKAG {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG ? (global::EggLink.DanhengServer.Proto.HLDINEHNOML) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.EAOFCFHMKAG;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BDBAFJLIHJA" field.</summary>
|
|
public const int BDBAFJLIHJAFieldNumber = 8;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JLJJJICCIDG BDBAFJLIHJA {
|
|
get { return jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA ? (global::EggLink.DanhengServer.Proto.JLJJJICCIDG) jNBPNAPGBGK_ : null; }
|
|
set {
|
|
jNBPNAPGBGK_ = value;
|
|
jNBPNAPGBGKCase_ = value == null ? JNBPNAPGBGKOneofCase.None : JNBPNAPGBGKOneofCase.BDBAFJLIHJA;
|
|
}
|
|
}
|
|
|
|
private object jNBPNAPGBGK_;
|
|
/// <summary>Enum of possible cases for the "JNBPNAPGBGK" oneof.</summary>
|
|
public enum JNBPNAPGBGKOneofCase {
|
|
None = 0,
|
|
DialogueBasicInfo = 5,
|
|
GDBKCODHEFM = 4,
|
|
JFEPLAKJGBD = 15,
|
|
GKOJBNMDNHI = 7,
|
|
EAOFCFHMKAG = 13,
|
|
BDBAFJLIHJA = 8,
|
|
}
|
|
private JNBPNAPGBGKOneofCase jNBPNAPGBGKCase_ = JNBPNAPGBGKOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public JNBPNAPGBGKOneofCase JNBPNAPGBGKCase {
|
|
get { return jNBPNAPGBGKCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearJNBPNAPGBGK() {
|
|
jNBPNAPGBGKCase_ = JNBPNAPGBGKOneofCase.None;
|
|
jNBPNAPGBGK_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RogueCommonDialogueInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RogueCommonDialogueInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(DialogueBasicInfo, other.DialogueBasicInfo)) return false;
|
|
if (!object.Equals(GDBKCODHEFM, other.GDBKCODHEFM)) return false;
|
|
if (!object.Equals(JFEPLAKJGBD, other.JFEPLAKJGBD)) return false;
|
|
if (!object.Equals(GKOJBNMDNHI, other.GKOJBNMDNHI)) return false;
|
|
if (!object.Equals(EAOFCFHMKAG, other.EAOFCFHMKAG)) return false;
|
|
if (!object.Equals(BDBAFJLIHJA, other.BDBAFJLIHJA)) return false;
|
|
if (JNBPNAPGBGKCase != other.JNBPNAPGBGKCase) 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 (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) hash ^= DialogueBasicInfo.GetHashCode();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) hash ^= GDBKCODHEFM.GetHashCode();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) hash ^= JFEPLAKJGBD.GetHashCode();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) hash ^= GKOJBNMDNHI.GetHashCode();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) hash ^= EAOFCFHMKAG.GetHashCode();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) hash ^= BDBAFJLIHJA.GetHashCode();
|
|
hash ^= (int) jNBPNAPGBGKCase_;
|
|
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 (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(GDBKCODHEFM);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(DialogueBasicInfo);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(GKOJBNMDNHI);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(BDBAFJLIHJA);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(EAOFCFHMKAG);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(JFEPLAKJGBD);
|
|
}
|
|
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 (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(GDBKCODHEFM);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(DialogueBasicInfo);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(GKOJBNMDNHI);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(BDBAFJLIHJA);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(EAOFCFHMKAG);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(JFEPLAKJGBD);
|
|
}
|
|
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 (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DialogueBasicInfo);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GDBKCODHEFM);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JFEPLAKJGBD);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GKOJBNMDNHI);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EAOFCFHMKAG);
|
|
}
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BDBAFJLIHJA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RogueCommonDialogueInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
switch (other.JNBPNAPGBGKCase) {
|
|
case JNBPNAPGBGKOneofCase.DialogueBasicInfo:
|
|
if (DialogueBasicInfo == null) {
|
|
DialogueBasicInfo = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
|
|
}
|
|
DialogueBasicInfo.MergeFrom(other.DialogueBasicInfo);
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.GDBKCODHEFM:
|
|
if (GDBKCODHEFM == null) {
|
|
GDBKCODHEFM = new global::EggLink.DanhengServer.Proto.HPFNNOKPDPF();
|
|
}
|
|
GDBKCODHEFM.MergeFrom(other.GDBKCODHEFM);
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.JFEPLAKJGBD:
|
|
if (JFEPLAKJGBD == null) {
|
|
JFEPLAKJGBD = new global::EggLink.DanhengServer.Proto.JPIEFMHGAJL();
|
|
}
|
|
JFEPLAKJGBD.MergeFrom(other.JFEPLAKJGBD);
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.GKOJBNMDNHI:
|
|
if (GKOJBNMDNHI == null) {
|
|
GKOJBNMDNHI = new global::EggLink.DanhengServer.Proto.FDLBEOALEIL();
|
|
}
|
|
GKOJBNMDNHI.MergeFrom(other.GKOJBNMDNHI);
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.EAOFCFHMKAG:
|
|
if (EAOFCFHMKAG == null) {
|
|
EAOFCFHMKAG = new global::EggLink.DanhengServer.Proto.HLDINEHNOML();
|
|
}
|
|
EAOFCFHMKAG.MergeFrom(other.EAOFCFHMKAG);
|
|
break;
|
|
case JNBPNAPGBGKOneofCase.BDBAFJLIHJA:
|
|
if (BDBAFJLIHJA == null) {
|
|
BDBAFJLIHJA = new global::EggLink.DanhengServer.Proto.JLJJJICCIDG();
|
|
}
|
|
BDBAFJLIHJA.MergeFrom(other.BDBAFJLIHJA);
|
|
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 34: {
|
|
global::EggLink.DanhengServer.Proto.HPFNNOKPDPF subBuilder = new global::EggLink.DanhengServer.Proto.HPFNNOKPDPF();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) {
|
|
subBuilder.MergeFrom(GDBKCODHEFM);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GDBKCODHEFM = subBuilder;
|
|
break;
|
|
}
|
|
case 42: {
|
|
global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) {
|
|
subBuilder.MergeFrom(DialogueBasicInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
DialogueBasicInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.FDLBEOALEIL subBuilder = new global::EggLink.DanhengServer.Proto.FDLBEOALEIL();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) {
|
|
subBuilder.MergeFrom(GKOJBNMDNHI);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GKOJBNMDNHI = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.JLJJJICCIDG subBuilder = new global::EggLink.DanhengServer.Proto.JLJJJICCIDG();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) {
|
|
subBuilder.MergeFrom(BDBAFJLIHJA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BDBAFJLIHJA = subBuilder;
|
|
break;
|
|
}
|
|
case 106: {
|
|
global::EggLink.DanhengServer.Proto.HLDINEHNOML subBuilder = new global::EggLink.DanhengServer.Proto.HLDINEHNOML();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) {
|
|
subBuilder.MergeFrom(EAOFCFHMKAG);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EAOFCFHMKAG = subBuilder;
|
|
break;
|
|
}
|
|
case 122: {
|
|
global::EggLink.DanhengServer.Proto.JPIEFMHGAJL subBuilder = new global::EggLink.DanhengServer.Proto.JPIEFMHGAJL();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) {
|
|
subBuilder.MergeFrom(JFEPLAKJGBD);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
JFEPLAKJGBD = 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 34: {
|
|
global::EggLink.DanhengServer.Proto.HPFNNOKPDPF subBuilder = new global::EggLink.DanhengServer.Proto.HPFNNOKPDPF();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GDBKCODHEFM) {
|
|
subBuilder.MergeFrom(GDBKCODHEFM);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GDBKCODHEFM = subBuilder;
|
|
break;
|
|
}
|
|
case 42: {
|
|
global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo subBuilder = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.DialogueBasicInfo) {
|
|
subBuilder.MergeFrom(DialogueBasicInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
DialogueBasicInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 58: {
|
|
global::EggLink.DanhengServer.Proto.FDLBEOALEIL subBuilder = new global::EggLink.DanhengServer.Proto.FDLBEOALEIL();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.GKOJBNMDNHI) {
|
|
subBuilder.MergeFrom(GKOJBNMDNHI);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GKOJBNMDNHI = subBuilder;
|
|
break;
|
|
}
|
|
case 66: {
|
|
global::EggLink.DanhengServer.Proto.JLJJJICCIDG subBuilder = new global::EggLink.DanhengServer.Proto.JLJJJICCIDG();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.BDBAFJLIHJA) {
|
|
subBuilder.MergeFrom(BDBAFJLIHJA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BDBAFJLIHJA = subBuilder;
|
|
break;
|
|
}
|
|
case 106: {
|
|
global::EggLink.DanhengServer.Proto.HLDINEHNOML subBuilder = new global::EggLink.DanhengServer.Proto.HLDINEHNOML();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.EAOFCFHMKAG) {
|
|
subBuilder.MergeFrom(EAOFCFHMKAG);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EAOFCFHMKAG = subBuilder;
|
|
break;
|
|
}
|
|
case 122: {
|
|
global::EggLink.DanhengServer.Proto.JPIEFMHGAJL subBuilder = new global::EggLink.DanhengServer.Proto.JPIEFMHGAJL();
|
|
if (jNBPNAPGBGKCase_ == JNBPNAPGBGKOneofCase.JFEPLAKJGBD) {
|
|
subBuilder.MergeFrom(JFEPLAKJGBD);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
JFEPLAKJGBD = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|