Files
DanhengServer-OpenSource/Proto/RogueCommonDialogueInfo.cs
2024-10-05 22:40:41 +08:00

482 lines
19 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(
"Ch1Sb2d1ZUNvbW1vbkRpYWxvZ3VlSW5mby5wcm90bxoRTk1JTU9FTUxGR1Au",
"cHJvdG8aEUVOT0lERE5CQUVQLnByb3RvGhFKTEVOUE5LSk9KRC5wcm90bxoR",
"TU5DSlBORkpMQkMucHJvdG8aEUZQTk1GQU1CSUlMLnByb3RvGiJSb2d1ZUNv",
"bW1vbkRpYWxvZ3VlQmFzaWNJbmZvLnByb3RvIoQCChdSb2d1ZUNvbW1vbkRp",
"YWxvZ3VlSW5mbxI6ChNkaWFsb2d1ZV9iYXNpY19pbmZvGAIgASgLMh0uUm9n",
"dWVDb21tb25EaWFsb2d1ZUJhc2ljSW5mbxIhCgtOSkdLS09HRlBCTBgBIAEo",
"CzIMLkZQTk1GQU1CSUlMEiEKC0VGSU1PQU9MSk5FGAQgASgLMgwuTk1JTU9F",
"TUxGR1ASIQoLSk9NSE5HT0FPSU8YDiABKAsyDC5NTkNKUE5GSkxCQxIhCgtK",
"RE1HSkRCTUhFShgLIAEoCzIMLkVOT0lERE5CQUVQEiEKC0NHRUtISVBKQ0FK",
"GAcgASgLMgwuSkxFTlBOS0pPSkRCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZl",
"ci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NMIMOEMLFGPReflection.Descriptor, global::EggLink.DanhengServer.Proto.ENOIDDNBAEPReflection.Descriptor, global::EggLink.DanhengServer.Proto.JLENPNKJOJDReflection.Descriptor, global::EggLink.DanhengServer.Proto.MNCJPNFJLBCReflection.Descriptor, global::EggLink.DanhengServer.Proto.FPNMFAMBIILReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfoReflection.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", "NJGKKOGFPBL", "EFIMOAOLJNE", "JOMHNGOAOIO", "JDMGJDBMHEJ", "CGEKHIPJCAJ" }, null, 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() {
dialogueBasicInfo_ = other.dialogueBasicInfo_ != null ? other.dialogueBasicInfo_.Clone() : null;
nJGKKOGFPBL_ = other.nJGKKOGFPBL_ != null ? other.nJGKKOGFPBL_.Clone() : null;
eFIMOAOLJNE_ = other.eFIMOAOLJNE_ != null ? other.eFIMOAOLJNE_.Clone() : null;
jOMHNGOAOIO_ = other.jOMHNGOAOIO_ != null ? other.jOMHNGOAOIO_.Clone() : null;
jDMGJDBMHEJ_ = other.jDMGJDBMHEJ_ != null ? other.jDMGJDBMHEJ_.Clone() : null;
cGEKHIPJCAJ_ = other.cGEKHIPJCAJ_ != null ? other.cGEKHIPJCAJ_.Clone() : null;
_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 = 2;
private global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo dialogueBasicInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo DialogueBasicInfo {
get { return dialogueBasicInfo_; }
set {
dialogueBasicInfo_ = value;
}
}
/// <summary>Field number for the "NJGKKOGFPBL" field.</summary>
public const int NJGKKOGFPBLFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.FPNMFAMBIIL nJGKKOGFPBL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FPNMFAMBIIL NJGKKOGFPBL {
get { return nJGKKOGFPBL_; }
set {
nJGKKOGFPBL_ = value;
}
}
/// <summary>Field number for the "EFIMOAOLJNE" field.</summary>
public const int EFIMOAOLJNEFieldNumber = 4;
private global::EggLink.DanhengServer.Proto.NMIMOEMLFGP eFIMOAOLJNE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NMIMOEMLFGP EFIMOAOLJNE {
get { return eFIMOAOLJNE_; }
set {
eFIMOAOLJNE_ = value;
}
}
/// <summary>Field number for the "JOMHNGOAOIO" field.</summary>
public const int JOMHNGOAOIOFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.MNCJPNFJLBC jOMHNGOAOIO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MNCJPNFJLBC JOMHNGOAOIO {
get { return jOMHNGOAOIO_; }
set {
jOMHNGOAOIO_ = value;
}
}
/// <summary>Field number for the "JDMGJDBMHEJ" field.</summary>
public const int JDMGJDBMHEJFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.ENOIDDNBAEP jDMGJDBMHEJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ENOIDDNBAEP JDMGJDBMHEJ {
get { return jDMGJDBMHEJ_; }
set {
jDMGJDBMHEJ_ = value;
}
}
/// <summary>Field number for the "CGEKHIPJCAJ" field.</summary>
public const int CGEKHIPJCAJFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.JLENPNKJOJD cGEKHIPJCAJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JLENPNKJOJD CGEKHIPJCAJ {
get { return cGEKHIPJCAJ_; }
set {
cGEKHIPJCAJ_ = value;
}
}
[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(NJGKKOGFPBL, other.NJGKKOGFPBL)) return false;
if (!object.Equals(EFIMOAOLJNE, other.EFIMOAOLJNE)) return false;
if (!object.Equals(JOMHNGOAOIO, other.JOMHNGOAOIO)) return false;
if (!object.Equals(JDMGJDBMHEJ, other.JDMGJDBMHEJ)) return false;
if (!object.Equals(CGEKHIPJCAJ, other.CGEKHIPJCAJ)) 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 (dialogueBasicInfo_ != null) hash ^= DialogueBasicInfo.GetHashCode();
if (nJGKKOGFPBL_ != null) hash ^= NJGKKOGFPBL.GetHashCode();
if (eFIMOAOLJNE_ != null) hash ^= EFIMOAOLJNE.GetHashCode();
if (jOMHNGOAOIO_ != null) hash ^= JOMHNGOAOIO.GetHashCode();
if (jDMGJDBMHEJ_ != null) hash ^= JDMGJDBMHEJ.GetHashCode();
if (cGEKHIPJCAJ_ != null) hash ^= CGEKHIPJCAJ.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 (nJGKKOGFPBL_ != null) {
output.WriteRawTag(10);
output.WriteMessage(NJGKKOGFPBL);
}
if (dialogueBasicInfo_ != null) {
output.WriteRawTag(18);
output.WriteMessage(DialogueBasicInfo);
}
if (eFIMOAOLJNE_ != null) {
output.WriteRawTag(34);
output.WriteMessage(EFIMOAOLJNE);
}
if (cGEKHIPJCAJ_ != null) {
output.WriteRawTag(58);
output.WriteMessage(CGEKHIPJCAJ);
}
if (jDMGJDBMHEJ_ != null) {
output.WriteRawTag(90);
output.WriteMessage(JDMGJDBMHEJ);
}
if (jOMHNGOAOIO_ != null) {
output.WriteRawTag(114);
output.WriteMessage(JOMHNGOAOIO);
}
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 (nJGKKOGFPBL_ != null) {
output.WriteRawTag(10);
output.WriteMessage(NJGKKOGFPBL);
}
if (dialogueBasicInfo_ != null) {
output.WriteRawTag(18);
output.WriteMessage(DialogueBasicInfo);
}
if (eFIMOAOLJNE_ != null) {
output.WriteRawTag(34);
output.WriteMessage(EFIMOAOLJNE);
}
if (cGEKHIPJCAJ_ != null) {
output.WriteRawTag(58);
output.WriteMessage(CGEKHIPJCAJ);
}
if (jDMGJDBMHEJ_ != null) {
output.WriteRawTag(90);
output.WriteMessage(JDMGJDBMHEJ);
}
if (jOMHNGOAOIO_ != null) {
output.WriteRawTag(114);
output.WriteMessage(JOMHNGOAOIO);
}
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 (dialogueBasicInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DialogueBasicInfo);
}
if (nJGKKOGFPBL_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NJGKKOGFPBL);
}
if (eFIMOAOLJNE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EFIMOAOLJNE);
}
if (jOMHNGOAOIO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JOMHNGOAOIO);
}
if (jDMGJDBMHEJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JDMGJDBMHEJ);
}
if (cGEKHIPJCAJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CGEKHIPJCAJ);
}
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;
}
if (other.dialogueBasicInfo_ != null) {
if (dialogueBasicInfo_ == null) {
DialogueBasicInfo = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
}
DialogueBasicInfo.MergeFrom(other.DialogueBasicInfo);
}
if (other.nJGKKOGFPBL_ != null) {
if (nJGKKOGFPBL_ == null) {
NJGKKOGFPBL = new global::EggLink.DanhengServer.Proto.FPNMFAMBIIL();
}
NJGKKOGFPBL.MergeFrom(other.NJGKKOGFPBL);
}
if (other.eFIMOAOLJNE_ != null) {
if (eFIMOAOLJNE_ == null) {
EFIMOAOLJNE = new global::EggLink.DanhengServer.Proto.NMIMOEMLFGP();
}
EFIMOAOLJNE.MergeFrom(other.EFIMOAOLJNE);
}
if (other.jOMHNGOAOIO_ != null) {
if (jOMHNGOAOIO_ == null) {
JOMHNGOAOIO = new global::EggLink.DanhengServer.Proto.MNCJPNFJLBC();
}
JOMHNGOAOIO.MergeFrom(other.JOMHNGOAOIO);
}
if (other.jDMGJDBMHEJ_ != null) {
if (jDMGJDBMHEJ_ == null) {
JDMGJDBMHEJ = new global::EggLink.DanhengServer.Proto.ENOIDDNBAEP();
}
JDMGJDBMHEJ.MergeFrom(other.JDMGJDBMHEJ);
}
if (other.cGEKHIPJCAJ_ != null) {
if (cGEKHIPJCAJ_ == null) {
CGEKHIPJCAJ = new global::EggLink.DanhengServer.Proto.JLENPNKJOJD();
}
CGEKHIPJCAJ.MergeFrom(other.CGEKHIPJCAJ);
}
_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 (nJGKKOGFPBL_ == null) {
NJGKKOGFPBL = new global::EggLink.DanhengServer.Proto.FPNMFAMBIIL();
}
input.ReadMessage(NJGKKOGFPBL);
break;
}
case 18: {
if (dialogueBasicInfo_ == null) {
DialogueBasicInfo = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
}
input.ReadMessage(DialogueBasicInfo);
break;
}
case 34: {
if (eFIMOAOLJNE_ == null) {
EFIMOAOLJNE = new global::EggLink.DanhengServer.Proto.NMIMOEMLFGP();
}
input.ReadMessage(EFIMOAOLJNE);
break;
}
case 58: {
if (cGEKHIPJCAJ_ == null) {
CGEKHIPJCAJ = new global::EggLink.DanhengServer.Proto.JLENPNKJOJD();
}
input.ReadMessage(CGEKHIPJCAJ);
break;
}
case 90: {
if (jDMGJDBMHEJ_ == null) {
JDMGJDBMHEJ = new global::EggLink.DanhengServer.Proto.ENOIDDNBAEP();
}
input.ReadMessage(JDMGJDBMHEJ);
break;
}
case 114: {
if (jOMHNGOAOIO_ == null) {
JOMHNGOAOIO = new global::EggLink.DanhengServer.Proto.MNCJPNFJLBC();
}
input.ReadMessage(JOMHNGOAOIO);
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 (nJGKKOGFPBL_ == null) {
NJGKKOGFPBL = new global::EggLink.DanhengServer.Proto.FPNMFAMBIIL();
}
input.ReadMessage(NJGKKOGFPBL);
break;
}
case 18: {
if (dialogueBasicInfo_ == null) {
DialogueBasicInfo = new global::EggLink.DanhengServer.Proto.RogueCommonDialogueBasicInfo();
}
input.ReadMessage(DialogueBasicInfo);
break;
}
case 34: {
if (eFIMOAOLJNE_ == null) {
EFIMOAOLJNE = new global::EggLink.DanhengServer.Proto.NMIMOEMLFGP();
}
input.ReadMessage(EFIMOAOLJNE);
break;
}
case 58: {
if (cGEKHIPJCAJ_ == null) {
CGEKHIPJCAJ = new global::EggLink.DanhengServer.Proto.JLENPNKJOJD();
}
input.ReadMessage(CGEKHIPJCAJ);
break;
}
case 90: {
if (jDMGJDBMHEJ_ == null) {
JDMGJDBMHEJ = new global::EggLink.DanhengServer.Proto.ENOIDDNBAEP();
}
input.ReadMessage(JDMGJDBMHEJ);
break;
}
case 114: {
if (jOMHNGOAOIO_ == null) {
JOMHNGOAOIO = new global::EggLink.DanhengServer.Proto.MNCJPNFJLBC();
}
input.ReadMessage(JOMHNGOAOIO);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code