mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
320 lines
15 KiB
C#
320 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: HeartDialScriptChangeScNotify.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 HeartDialScriptChangeScNotify.proto</summary>
|
|
public static partial class HeartDialScriptChangeScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for HeartDialScriptChangeScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static HeartDialScriptChangeScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNIZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeS5wcm90bxobSGVhcnRE",
|
|
"aWFsRGlhbG9ndWVJbmZvLnByb3RvGhtIZWFydERpYWxVbmxvY2tTdGF0dXMu",
|
|
"cHJvdG8aGUhlYXJ0RGlhbFNjcmlwdEluZm8ucHJvdG8aEU9BSUdDSktORUdB",
|
|
"LnByb3RvIuUBCh1IZWFydERpYWxTY3JpcHRDaGFuZ2VTY05vdGlmeRItCg11",
|
|
"bmxvY2tfc3RhdHVzGAggASgOMhYuSGVhcnREaWFsVW5sb2NrU3RhdHVzEiEK",
|
|
"C0JJS05FTEJIUEVFGAwgAygLMgwuT0FJR0NKS05FR0ESOgoaY2hhbmdlZF9k",
|
|
"aWFsb2d1ZV9pbmZvX2xpc3QYAiADKAsyFi5IZWFydERpYWxEaWFsb2d1ZUlu",
|
|
"Zm8SNgoYY2hhbmdlZF9zY3JpcHRfaW5mb19saXN0GAsgAygLMhQuSGVhcnRE",
|
|
"aWFsU2NyaXB0SW5mb0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3Rv",
|
|
"YgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HeartDialDialogueInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialUnlockStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.HeartDialScriptInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.OAIGCJKNEGAReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify), global::EggLink.DanhengServer.Proto.HeartDialScriptChangeScNotify.Parser, new[]{ "UnlockStatus", "BIKNELBHPEE", "ChangedDialogueInfoList", "ChangedScriptInfoList" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class HeartDialScriptChangeScNotify : pb::IMessage<HeartDialScriptChangeScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<HeartDialScriptChangeScNotify> _parser = new pb::MessageParser<HeartDialScriptChangeScNotify>(() => new HeartDialScriptChangeScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<HeartDialScriptChangeScNotify> 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.HeartDialScriptChangeScNotifyReflection.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 HeartDialScriptChangeScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HeartDialScriptChangeScNotify(HeartDialScriptChangeScNotify other) : this() {
|
|
unlockStatus_ = other.unlockStatus_;
|
|
bIKNELBHPEE_ = other.bIKNELBHPEE_.Clone();
|
|
changedDialogueInfoList_ = other.changedDialogueInfoList_.Clone();
|
|
changedScriptInfoList_ = other.changedScriptInfoList_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HeartDialScriptChangeScNotify Clone() {
|
|
return new HeartDialScriptChangeScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "unlock_status" field.</summary>
|
|
public const int UnlockStatusFieldNumber = 8;
|
|
private global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus unlockStatus_ = global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus UnlockStatus {
|
|
get { return unlockStatus_; }
|
|
set {
|
|
unlockStatus_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BIKNELBHPEE" field.</summary>
|
|
public const int BIKNELBHPEEFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OAIGCJKNEGA> _repeated_bIKNELBHPEE_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.OAIGCJKNEGA.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAIGCJKNEGA> bIKNELBHPEE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAIGCJKNEGA>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAIGCJKNEGA> BIKNELBHPEE {
|
|
get { return bIKNELBHPEE_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "changed_dialogue_info_list" field.</summary>
|
|
public const int ChangedDialogueInfoListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HeartDialDialogueInfo> _repeated_changedDialogueInfoList_codec
|
|
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.HeartDialDialogueInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialDialogueInfo> changedDialogueInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialDialogueInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialDialogueInfo> ChangedDialogueInfoList {
|
|
get { return changedDialogueInfoList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "changed_script_info_list" field.</summary>
|
|
public const int ChangedScriptInfoListFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HeartDialScriptInfo> _repeated_changedScriptInfoList_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.HeartDialScriptInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialScriptInfo> changedScriptInfoList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialScriptInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HeartDialScriptInfo> ChangedScriptInfoList {
|
|
get { return changedScriptInfoList_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as HeartDialScriptChangeScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(HeartDialScriptChangeScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (UnlockStatus != other.UnlockStatus) return false;
|
|
if(!bIKNELBHPEE_.Equals(other.bIKNELBHPEE_)) return false;
|
|
if(!changedDialogueInfoList_.Equals(other.changedDialogueInfoList_)) return false;
|
|
if(!changedScriptInfoList_.Equals(other.changedScriptInfoList_)) 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 (UnlockStatus != global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock) hash ^= UnlockStatus.GetHashCode();
|
|
hash ^= bIKNELBHPEE_.GetHashCode();
|
|
hash ^= changedDialogueInfoList_.GetHashCode();
|
|
hash ^= changedScriptInfoList_.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
|
|
changedDialogueInfoList_.WriteTo(output, _repeated_changedDialogueInfoList_codec);
|
|
if (UnlockStatus != global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock) {
|
|
output.WriteRawTag(64);
|
|
output.WriteEnum((int) UnlockStatus);
|
|
}
|
|
changedScriptInfoList_.WriteTo(output, _repeated_changedScriptInfoList_codec);
|
|
bIKNELBHPEE_.WriteTo(output, _repeated_bIKNELBHPEE_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) {
|
|
changedDialogueInfoList_.WriteTo(ref output, _repeated_changedDialogueInfoList_codec);
|
|
if (UnlockStatus != global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock) {
|
|
output.WriteRawTag(64);
|
|
output.WriteEnum((int) UnlockStatus);
|
|
}
|
|
changedScriptInfoList_.WriteTo(ref output, _repeated_changedScriptInfoList_codec);
|
|
bIKNELBHPEE_.WriteTo(ref output, _repeated_bIKNELBHPEE_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 (UnlockStatus != global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) UnlockStatus);
|
|
}
|
|
size += bIKNELBHPEE_.CalculateSize(_repeated_bIKNELBHPEE_codec);
|
|
size += changedDialogueInfoList_.CalculateSize(_repeated_changedDialogueInfoList_codec);
|
|
size += changedScriptInfoList_.CalculateSize(_repeated_changedScriptInfoList_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(HeartDialScriptChangeScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.UnlockStatus != global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus.Lock) {
|
|
UnlockStatus = other.UnlockStatus;
|
|
}
|
|
bIKNELBHPEE_.Add(other.bIKNELBHPEE_);
|
|
changedDialogueInfoList_.Add(other.changedDialogueInfoList_);
|
|
changedScriptInfoList_.Add(other.changedScriptInfoList_);
|
|
_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: {
|
|
changedDialogueInfoList_.AddEntriesFrom(input, _repeated_changedDialogueInfoList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
UnlockStatus = (global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
changedScriptInfoList_.AddEntriesFrom(input, _repeated_changedScriptInfoList_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
bIKNELBHPEE_.AddEntriesFrom(input, _repeated_bIKNELBHPEE_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 18: {
|
|
changedDialogueInfoList_.AddEntriesFrom(ref input, _repeated_changedDialogueInfoList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
UnlockStatus = (global::EggLink.DanhengServer.Proto.HeartDialUnlockStatus) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
changedScriptInfoList_.AddEntriesFrom(ref input, _repeated_changedScriptInfoList_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
bIKNELBHPEE_.AddEntriesFrom(ref input, _repeated_bIKNELBHPEE_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|