Files
DanhengServer-OpenSource/Proto/NpcRogueGameInfo.cs
2025-04-19 11:45:24 +08:00

516 lines
19 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: NpcRogueGameInfo.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 NpcRogueGameInfo.proto</summary>
public static partial class NpcRogueGameInfoReflection {
#region Descriptor
/// <summary>File descriptor for NpcRogueGameInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static NpcRogueGameInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChZOcGNSb2d1ZUdhbWVJbmZvLnByb3RvGhtOcGNEaWFsb2d1ZUV2ZW50UGFy",
"YW0ucHJvdG8i2wIKEE5wY1JvZ3VlR2FtZUluZm8SGAoQdGFsa19kaWFsb2d1",
"ZV9pZBgDIAEoDRI3CgtLSkNCTkVJTkRITBgPIAMoCzIiLk5wY1JvZ3VlR2Ft",
"ZUluZm8uS0pDQk5FSU5ESExFbnRyeRIUCgxhZW9uX3RhbGtfaWQYDSABKA0S",
"FwoPZXZlbnRfdW5pcXVlX2lkGAwgASgNEhMKC0VDQ0RHTEJLRUpFGAsgASgI",
"EhMKC0tBUE1LSkdISUVJGAEgASgNEjkKGWRpYWxvZ3VlX2V2ZW50X3BhcmFt",
"X2xpc3QYByADKAsyFi5OcGNEaWFsb2d1ZUV2ZW50UGFyYW0SFwoPZmluaXNo",
"X2RpYWxvZ3VlGAIgASgIEhMKC0pFTkZIT01CS0tFGAQgASgIGjIKEEtKQ0JO",
"RUlOREhMRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4AUIe",
"qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NpcDialogueEventParamReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NpcRogueGameInfo), global::EggLink.DanhengServer.Proto.NpcRogueGameInfo.Parser, new[]{ "TalkDialogueId", "KJCBNEINDHL", "AeonTalkId", "EventUniqueId", "ECCDGLBKEJE", "KAPMKJGHIEI", "DialogueEventParamList", "FinishDialogue", "JENFHOMBKKE" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class NpcRogueGameInfo : pb::IMessage<NpcRogueGameInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<NpcRogueGameInfo> _parser = new pb::MessageParser<NpcRogueGameInfo>(() => new NpcRogueGameInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<NpcRogueGameInfo> 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.NpcRogueGameInfoReflection.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 NpcRogueGameInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NpcRogueGameInfo(NpcRogueGameInfo other) : this() {
talkDialogueId_ = other.talkDialogueId_;
kJCBNEINDHL_ = other.kJCBNEINDHL_.Clone();
aeonTalkId_ = other.aeonTalkId_;
eventUniqueId_ = other.eventUniqueId_;
eCCDGLBKEJE_ = other.eCCDGLBKEJE_;
kAPMKJGHIEI_ = other.kAPMKJGHIEI_;
dialogueEventParamList_ = other.dialogueEventParamList_.Clone();
finishDialogue_ = other.finishDialogue_;
jENFHOMBKKE_ = other.jENFHOMBKKE_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NpcRogueGameInfo Clone() {
return new NpcRogueGameInfo(this);
}
/// <summary>Field number for the "talk_dialogue_id" field.</summary>
public const int TalkDialogueIdFieldNumber = 3;
private uint talkDialogueId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint TalkDialogueId {
get { return talkDialogueId_; }
set {
talkDialogueId_ = value;
}
}
/// <summary>Field number for the "KJCBNEINDHL" field.</summary>
public const int KJCBNEINDHLFieldNumber = 15;
private static readonly pbc::MapField<uint, uint>.Codec _map_kJCBNEINDHL_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 122);
private readonly pbc::MapField<uint, uint> kJCBNEINDHL_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> KJCBNEINDHL {
get { return kJCBNEINDHL_; }
}
/// <summary>Field number for the "aeon_talk_id" field.</summary>
public const int AeonTalkIdFieldNumber = 13;
private uint aeonTalkId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AeonTalkId {
get { return aeonTalkId_; }
set {
aeonTalkId_ = value;
}
}
/// <summary>Field number for the "event_unique_id" field.</summary>
public const int EventUniqueIdFieldNumber = 12;
private uint eventUniqueId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EventUniqueId {
get { return eventUniqueId_; }
set {
eventUniqueId_ = value;
}
}
/// <summary>Field number for the "ECCDGLBKEJE" field.</summary>
public const int ECCDGLBKEJEFieldNumber = 11;
private bool eCCDGLBKEJE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool ECCDGLBKEJE {
get { return eCCDGLBKEJE_; }
set {
eCCDGLBKEJE_ = value;
}
}
/// <summary>Field number for the "KAPMKJGHIEI" field.</summary>
public const int KAPMKJGHIEIFieldNumber = 1;
private uint kAPMKJGHIEI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KAPMKJGHIEI {
get { return kAPMKJGHIEI_; }
set {
kAPMKJGHIEI_ = value;
}
}
/// <summary>Field number for the "dialogue_event_param_list" field.</summary>
public const int DialogueEventParamListFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NpcDialogueEventParam> _repeated_dialogueEventParamList_codec
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.NpcDialogueEventParam.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NpcDialogueEventParam> dialogueEventParamList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NpcDialogueEventParam>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NpcDialogueEventParam> DialogueEventParamList {
get { return dialogueEventParamList_; }
}
/// <summary>Field number for the "finish_dialogue" field.</summary>
public const int FinishDialogueFieldNumber = 2;
private bool finishDialogue_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool FinishDialogue {
get { return finishDialogue_; }
set {
finishDialogue_ = value;
}
}
/// <summary>Field number for the "JENFHOMBKKE" field.</summary>
public const int JENFHOMBKKEFieldNumber = 4;
private bool jENFHOMBKKE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JENFHOMBKKE {
get { return jENFHOMBKKE_; }
set {
jENFHOMBKKE_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as NpcRogueGameInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(NpcRogueGameInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (TalkDialogueId != other.TalkDialogueId) return false;
if (!KJCBNEINDHL.Equals(other.KJCBNEINDHL)) return false;
if (AeonTalkId != other.AeonTalkId) return false;
if (EventUniqueId != other.EventUniqueId) return false;
if (ECCDGLBKEJE != other.ECCDGLBKEJE) return false;
if (KAPMKJGHIEI != other.KAPMKJGHIEI) return false;
if(!dialogueEventParamList_.Equals(other.dialogueEventParamList_)) return false;
if (FinishDialogue != other.FinishDialogue) return false;
if (JENFHOMBKKE != other.JENFHOMBKKE) 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 (TalkDialogueId != 0) hash ^= TalkDialogueId.GetHashCode();
hash ^= KJCBNEINDHL.GetHashCode();
if (AeonTalkId != 0) hash ^= AeonTalkId.GetHashCode();
if (EventUniqueId != 0) hash ^= EventUniqueId.GetHashCode();
if (ECCDGLBKEJE != false) hash ^= ECCDGLBKEJE.GetHashCode();
if (KAPMKJGHIEI != 0) hash ^= KAPMKJGHIEI.GetHashCode();
hash ^= dialogueEventParamList_.GetHashCode();
if (FinishDialogue != false) hash ^= FinishDialogue.GetHashCode();
if (JENFHOMBKKE != false) hash ^= JENFHOMBKKE.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 (KAPMKJGHIEI != 0) {
output.WriteRawTag(8);
output.WriteUInt32(KAPMKJGHIEI);
}
if (FinishDialogue != false) {
output.WriteRawTag(16);
output.WriteBool(FinishDialogue);
}
if (TalkDialogueId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TalkDialogueId);
}
if (JENFHOMBKKE != false) {
output.WriteRawTag(32);
output.WriteBool(JENFHOMBKKE);
}
dialogueEventParamList_.WriteTo(output, _repeated_dialogueEventParamList_codec);
if (ECCDGLBKEJE != false) {
output.WriteRawTag(88);
output.WriteBool(ECCDGLBKEJE);
}
if (EventUniqueId != 0) {
output.WriteRawTag(96);
output.WriteUInt32(EventUniqueId);
}
if (AeonTalkId != 0) {
output.WriteRawTag(104);
output.WriteUInt32(AeonTalkId);
}
kJCBNEINDHL_.WriteTo(output, _map_kJCBNEINDHL_codec);
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 (KAPMKJGHIEI != 0) {
output.WriteRawTag(8);
output.WriteUInt32(KAPMKJGHIEI);
}
if (FinishDialogue != false) {
output.WriteRawTag(16);
output.WriteBool(FinishDialogue);
}
if (TalkDialogueId != 0) {
output.WriteRawTag(24);
output.WriteUInt32(TalkDialogueId);
}
if (JENFHOMBKKE != false) {
output.WriteRawTag(32);
output.WriteBool(JENFHOMBKKE);
}
dialogueEventParamList_.WriteTo(ref output, _repeated_dialogueEventParamList_codec);
if (ECCDGLBKEJE != false) {
output.WriteRawTag(88);
output.WriteBool(ECCDGLBKEJE);
}
if (EventUniqueId != 0) {
output.WriteRawTag(96);
output.WriteUInt32(EventUniqueId);
}
if (AeonTalkId != 0) {
output.WriteRawTag(104);
output.WriteUInt32(AeonTalkId);
}
kJCBNEINDHL_.WriteTo(ref output, _map_kJCBNEINDHL_codec);
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 (TalkDialogueId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(TalkDialogueId);
}
size += kJCBNEINDHL_.CalculateSize(_map_kJCBNEINDHL_codec);
if (AeonTalkId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AeonTalkId);
}
if (EventUniqueId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EventUniqueId);
}
if (ECCDGLBKEJE != false) {
size += 1 + 1;
}
if (KAPMKJGHIEI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KAPMKJGHIEI);
}
size += dialogueEventParamList_.CalculateSize(_repeated_dialogueEventParamList_codec);
if (FinishDialogue != false) {
size += 1 + 1;
}
if (JENFHOMBKKE != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(NpcRogueGameInfo other) {
if (other == null) {
return;
}
if (other.TalkDialogueId != 0) {
TalkDialogueId = other.TalkDialogueId;
}
kJCBNEINDHL_.MergeFrom(other.kJCBNEINDHL_);
if (other.AeonTalkId != 0) {
AeonTalkId = other.AeonTalkId;
}
if (other.EventUniqueId != 0) {
EventUniqueId = other.EventUniqueId;
}
if (other.ECCDGLBKEJE != false) {
ECCDGLBKEJE = other.ECCDGLBKEJE;
}
if (other.KAPMKJGHIEI != 0) {
KAPMKJGHIEI = other.KAPMKJGHIEI;
}
dialogueEventParamList_.Add(other.dialogueEventParamList_);
if (other.FinishDialogue != false) {
FinishDialogue = other.FinishDialogue;
}
if (other.JENFHOMBKKE != false) {
JENFHOMBKKE = other.JENFHOMBKKE;
}
_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: {
KAPMKJGHIEI = input.ReadUInt32();
break;
}
case 16: {
FinishDialogue = input.ReadBool();
break;
}
case 24: {
TalkDialogueId = input.ReadUInt32();
break;
}
case 32: {
JENFHOMBKKE = input.ReadBool();
break;
}
case 58: {
dialogueEventParamList_.AddEntriesFrom(input, _repeated_dialogueEventParamList_codec);
break;
}
case 88: {
ECCDGLBKEJE = input.ReadBool();
break;
}
case 96: {
EventUniqueId = input.ReadUInt32();
break;
}
case 104: {
AeonTalkId = input.ReadUInt32();
break;
}
case 122: {
kJCBNEINDHL_.AddEntriesFrom(input, _map_kJCBNEINDHL_codec);
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: {
KAPMKJGHIEI = input.ReadUInt32();
break;
}
case 16: {
FinishDialogue = input.ReadBool();
break;
}
case 24: {
TalkDialogueId = input.ReadUInt32();
break;
}
case 32: {
JENFHOMBKKE = input.ReadBool();
break;
}
case 58: {
dialogueEventParamList_.AddEntriesFrom(ref input, _repeated_dialogueEventParamList_codec);
break;
}
case 88: {
ECCDGLBKEJE = input.ReadBool();
break;
}
case 96: {
EventUniqueId = input.ReadUInt32();
break;
}
case 104: {
AeonTalkId = input.ReadUInt32();
break;
}
case 122: {
kJCBNEINDHL_.AddEntriesFrom(ref input, _map_kJCBNEINDHL_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code