Files
DanhengServer-OpenSource/Proto/NpcRogueGameInfo.cs
2024-12-07 14:00:38 +08:00

519 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",
"YW0ucHJvdG8i2wIKEE5wY1JvZ3VlR2FtZUluZm8SEwoLQ1BKR0RFTERHR0IY",
"BiABKAgSGAoQdGFsa19kaWFsb2d1ZV9pZBgIIAEoDRIXCg9maW5pc2hfZGlh",
"bG9ndWUYCyABKAgSFwoPZXZlbnRfdW5pcXVlX2lkGAIgASgNEhMKC0dGQUtF",
"QUFKR0JMGAUgASgNEhQKDGFlb25fdGFsa19pZBgEIAEoDRI3CgtPQU1KTE5C",
"T0xFRxgBIAMoCzIiLk5wY1JvZ3VlR2FtZUluZm8uT0FNSkxOQk9MRUdFbnRy",
"eRI5ChlkaWFsb2d1ZV9ldmVudF9wYXJhbV9saXN0GAcgAygLMhYuTnBjRGlh",
"bG9ndWVFdmVudFBhcmFtEhMKC0pBR0RMSE1ETlBQGAwgASgIGjIKEE9BTUpM",
"TkJPTEVHRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4AUIe",
"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[]{ "CPJGDELDGGB", "TalkDialogueId", "FinishDialogue", "EventUniqueId", "GFAKEAAJGBL", "AeonTalkId", "OAMJLNBOLEG", "DialogueEventParamList", "JAGDLHMDNPP" }, 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() {
cPJGDELDGGB_ = other.cPJGDELDGGB_;
talkDialogueId_ = other.talkDialogueId_;
finishDialogue_ = other.finishDialogue_;
eventUniqueId_ = other.eventUniqueId_;
gFAKEAAJGBL_ = other.gFAKEAAJGBL_;
aeonTalkId_ = other.aeonTalkId_;
oAMJLNBOLEG_ = other.oAMJLNBOLEG_.Clone();
dialogueEventParamList_ = other.dialogueEventParamList_.Clone();
jAGDLHMDNPP_ = other.jAGDLHMDNPP_;
_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 "CPJGDELDGGB" field.</summary>
public const int CPJGDELDGGBFieldNumber = 6;
private bool cPJGDELDGGB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool CPJGDELDGGB {
get { return cPJGDELDGGB_; }
set {
cPJGDELDGGB_ = value;
}
}
/// <summary>Field number for the "talk_dialogue_id" field.</summary>
public const int TalkDialogueIdFieldNumber = 8;
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 "finish_dialogue" field.</summary>
public const int FinishDialogueFieldNumber = 11;
private bool finishDialogue_;
/// <summary>
/// 6 12
/// </summary>
[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 "event_unique_id" field.</summary>
public const int EventUniqueIdFieldNumber = 2;
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 "GFAKEAAJGBL" field.</summary>
public const int GFAKEAAJGBLFieldNumber = 5;
private uint gFAKEAAJGBL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GFAKEAAJGBL {
get { return gFAKEAAJGBL_; }
set {
gFAKEAAJGBL_ = value;
}
}
/// <summary>Field number for the "aeon_talk_id" field.</summary>
public const int AeonTalkIdFieldNumber = 4;
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 "OAMJLNBOLEG" field.</summary>
public const int OAMJLNBOLEGFieldNumber = 1;
private static readonly pbc::MapField<uint, uint>.Codec _map_oAMJLNBOLEG_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 10);
private readonly pbc::MapField<uint, uint> oAMJLNBOLEG_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> OAMJLNBOLEG {
get { return oAMJLNBOLEG_; }
}
/// <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 "JAGDLHMDNPP" field.</summary>
public const int JAGDLHMDNPPFieldNumber = 12;
private bool jAGDLHMDNPP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JAGDLHMDNPP {
get { return jAGDLHMDNPP_; }
set {
jAGDLHMDNPP_ = 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 (CPJGDELDGGB != other.CPJGDELDGGB) return false;
if (TalkDialogueId != other.TalkDialogueId) return false;
if (FinishDialogue != other.FinishDialogue) return false;
if (EventUniqueId != other.EventUniqueId) return false;
if (GFAKEAAJGBL != other.GFAKEAAJGBL) return false;
if (AeonTalkId != other.AeonTalkId) return false;
if (!OAMJLNBOLEG.Equals(other.OAMJLNBOLEG)) return false;
if(!dialogueEventParamList_.Equals(other.dialogueEventParamList_)) return false;
if (JAGDLHMDNPP != other.JAGDLHMDNPP) 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 (CPJGDELDGGB != false) hash ^= CPJGDELDGGB.GetHashCode();
if (TalkDialogueId != 0) hash ^= TalkDialogueId.GetHashCode();
if (FinishDialogue != false) hash ^= FinishDialogue.GetHashCode();
if (EventUniqueId != 0) hash ^= EventUniqueId.GetHashCode();
if (GFAKEAAJGBL != 0) hash ^= GFAKEAAJGBL.GetHashCode();
if (AeonTalkId != 0) hash ^= AeonTalkId.GetHashCode();
hash ^= OAMJLNBOLEG.GetHashCode();
hash ^= dialogueEventParamList_.GetHashCode();
if (JAGDLHMDNPP != false) hash ^= JAGDLHMDNPP.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
oAMJLNBOLEG_.WriteTo(output, _map_oAMJLNBOLEG_codec);
if (EventUniqueId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(EventUniqueId);
}
if (AeonTalkId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(AeonTalkId);
}
if (GFAKEAAJGBL != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GFAKEAAJGBL);
}
if (CPJGDELDGGB != false) {
output.WriteRawTag(48);
output.WriteBool(CPJGDELDGGB);
}
dialogueEventParamList_.WriteTo(output, _repeated_dialogueEventParamList_codec);
if (TalkDialogueId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(TalkDialogueId);
}
if (FinishDialogue != false) {
output.WriteRawTag(88);
output.WriteBool(FinishDialogue);
}
if (JAGDLHMDNPP != false) {
output.WriteRawTag(96);
output.WriteBool(JAGDLHMDNPP);
}
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) {
oAMJLNBOLEG_.WriteTo(ref output, _map_oAMJLNBOLEG_codec);
if (EventUniqueId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(EventUniqueId);
}
if (AeonTalkId != 0) {
output.WriteRawTag(32);
output.WriteUInt32(AeonTalkId);
}
if (GFAKEAAJGBL != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GFAKEAAJGBL);
}
if (CPJGDELDGGB != false) {
output.WriteRawTag(48);
output.WriteBool(CPJGDELDGGB);
}
dialogueEventParamList_.WriteTo(ref output, _repeated_dialogueEventParamList_codec);
if (TalkDialogueId != 0) {
output.WriteRawTag(64);
output.WriteUInt32(TalkDialogueId);
}
if (FinishDialogue != false) {
output.WriteRawTag(88);
output.WriteBool(FinishDialogue);
}
if (JAGDLHMDNPP != false) {
output.WriteRawTag(96);
output.WriteBool(JAGDLHMDNPP);
}
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 (CPJGDELDGGB != false) {
size += 1 + 1;
}
if (TalkDialogueId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(TalkDialogueId);
}
if (FinishDialogue != false) {
size += 1 + 1;
}
if (EventUniqueId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EventUniqueId);
}
if (GFAKEAAJGBL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GFAKEAAJGBL);
}
if (AeonTalkId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AeonTalkId);
}
size += oAMJLNBOLEG_.CalculateSize(_map_oAMJLNBOLEG_codec);
size += dialogueEventParamList_.CalculateSize(_repeated_dialogueEventParamList_codec);
if (JAGDLHMDNPP != 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.CPJGDELDGGB != false) {
CPJGDELDGGB = other.CPJGDELDGGB;
}
if (other.TalkDialogueId != 0) {
TalkDialogueId = other.TalkDialogueId;
}
if (other.FinishDialogue != false) {
FinishDialogue = other.FinishDialogue;
}
if (other.EventUniqueId != 0) {
EventUniqueId = other.EventUniqueId;
}
if (other.GFAKEAAJGBL != 0) {
GFAKEAAJGBL = other.GFAKEAAJGBL;
}
if (other.AeonTalkId != 0) {
AeonTalkId = other.AeonTalkId;
}
oAMJLNBOLEG_.MergeFrom(other.oAMJLNBOLEG_);
dialogueEventParamList_.Add(other.dialogueEventParamList_);
if (other.JAGDLHMDNPP != false) {
JAGDLHMDNPP = other.JAGDLHMDNPP;
}
_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: {
oAMJLNBOLEG_.AddEntriesFrom(input, _map_oAMJLNBOLEG_codec);
break;
}
case 16: {
EventUniqueId = input.ReadUInt32();
break;
}
case 32: {
AeonTalkId = input.ReadUInt32();
break;
}
case 40: {
GFAKEAAJGBL = input.ReadUInt32();
break;
}
case 48: {
CPJGDELDGGB = input.ReadBool();
break;
}
case 58: {
dialogueEventParamList_.AddEntriesFrom(input, _repeated_dialogueEventParamList_codec);
break;
}
case 64: {
TalkDialogueId = input.ReadUInt32();
break;
}
case 88: {
FinishDialogue = input.ReadBool();
break;
}
case 96: {
JAGDLHMDNPP = input.ReadBool();
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: {
oAMJLNBOLEG_.AddEntriesFrom(ref input, _map_oAMJLNBOLEG_codec);
break;
}
case 16: {
EventUniqueId = input.ReadUInt32();
break;
}
case 32: {
AeonTalkId = input.ReadUInt32();
break;
}
case 40: {
GFAKEAAJGBL = input.ReadUInt32();
break;
}
case 48: {
CPJGDELDGGB = input.ReadBool();
break;
}
case 58: {
dialogueEventParamList_.AddEntriesFrom(ref input, _repeated_dialogueEventParamList_codec);
break;
}
case 64: {
TalkDialogueId = input.ReadUInt32();
break;
}
case 88: {
FinishDialogue = input.ReadBool();
break;
}
case 96: {
JAGDLHMDNPP = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code