Files
DanhengServer-OpenSource/Proto/SwordTrainingGameSettleScNotify.cs
2024-11-03 14:14:49 +08:00

490 lines
18 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SwordTrainingGameSettleScNotify.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 SwordTrainingGameSettleScNotify.proto</summary>
public static partial class SwordTrainingGameSettleScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for SwordTrainingGameSettleScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SwordTrainingGameSettleScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiVTd29yZFRyYWluaW5nR2FtZVNldHRsZVNjTm90aWZ5LnByb3RvGhFPSkdE",
"QkFCTU5NSC5wcm90bxoOSXRlbUxpc3QucHJvdG8i3wEKH1N3b3JkVHJhaW5p",
"bmdHYW1lU2V0dGxlU2NOb3RpZnkSEwoLSUtIRE1LQkZQTUEYBiABKA0SEwoL",
"TkFNUE5PTEJPRUsYAyABKA0SHAoGcmVhc29uGA8gASgOMgwuT0pHREJBQk1O",
"TUgSGgoSZ2FtZV9zdG9yeV9saW5lX2lkGA4gASgNEhMKC0hEQUlKUEhFRUpP",
"GAsgAygNEhkKBnJld2FyZBgKIAEoCzIJLkl0ZW1MaXN0EhMKC05PS0xFTkNE",
"Rk5GGAIgAygNEhMKC0tPQk1DTEdKSkRCGAkgASgNQh6qAhtFZ2dMaW5rLkRh",
"bmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OJGDBABMNMHReflection.Descriptor, global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify), global::EggLink.DanhengServer.Proto.SwordTrainingGameSettleScNotify.Parser, new[]{ "IKHDMKBFPMA", "NAMPNOLBOEK", "Reason", "GameStoryLineId", "HDAIJPHEEJO", "Reward", "NOKLENCDFNF", "KOBMCLGJJDB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SwordTrainingGameSettleScNotify : pb::IMessage<SwordTrainingGameSettleScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SwordTrainingGameSettleScNotify> _parser = new pb::MessageParser<SwordTrainingGameSettleScNotify>(() => new SwordTrainingGameSettleScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SwordTrainingGameSettleScNotify> 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.SwordTrainingGameSettleScNotifyReflection.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 SwordTrainingGameSettleScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SwordTrainingGameSettleScNotify(SwordTrainingGameSettleScNotify other) : this() {
iKHDMKBFPMA_ = other.iKHDMKBFPMA_;
nAMPNOLBOEK_ = other.nAMPNOLBOEK_;
reason_ = other.reason_;
gameStoryLineId_ = other.gameStoryLineId_;
hDAIJPHEEJO_ = other.hDAIJPHEEJO_.Clone();
reward_ = other.reward_ != null ? other.reward_.Clone() : null;
nOKLENCDFNF_ = other.nOKLENCDFNF_.Clone();
kOBMCLGJJDB_ = other.kOBMCLGJJDB_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SwordTrainingGameSettleScNotify Clone() {
return new SwordTrainingGameSettleScNotify(this);
}
/// <summary>Field number for the "IKHDMKBFPMA" field.</summary>
public const int IKHDMKBFPMAFieldNumber = 6;
private uint iKHDMKBFPMA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IKHDMKBFPMA {
get { return iKHDMKBFPMA_; }
set {
iKHDMKBFPMA_ = value;
}
}
/// <summary>Field number for the "NAMPNOLBOEK" field.</summary>
public const int NAMPNOLBOEKFieldNumber = 3;
private uint nAMPNOLBOEK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NAMPNOLBOEK {
get { return nAMPNOLBOEK_; }
set {
nAMPNOLBOEK_ = value;
}
}
/// <summary>Field number for the "reason" field.</summary>
public const int ReasonFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.OJGDBABMNMH reason_ = global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OJGDBABMNMH Reason {
get { return reason_; }
set {
reason_ = value;
}
}
/// <summary>Field number for the "game_story_line_id" field.</summary>
public const int GameStoryLineIdFieldNumber = 14;
private uint gameStoryLineId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GameStoryLineId {
get { return gameStoryLineId_; }
set {
gameStoryLineId_ = value;
}
}
/// <summary>Field number for the "HDAIJPHEEJO" field.</summary>
public const int HDAIJPHEEJOFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_hDAIJPHEEJO_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> hDAIJPHEEJO_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> HDAIJPHEEJO {
get { return hDAIJPHEEJO_; }
}
/// <summary>Field number for the "reward" field.</summary>
public const int RewardFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.ItemList reward_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ItemList Reward {
get { return reward_; }
set {
reward_ = value;
}
}
/// <summary>Field number for the "NOKLENCDFNF" field.</summary>
public const int NOKLENCDFNFFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_nOKLENCDFNF_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> nOKLENCDFNF_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NOKLENCDFNF {
get { return nOKLENCDFNF_; }
}
/// <summary>Field number for the "KOBMCLGJJDB" field.</summary>
public const int KOBMCLGJJDBFieldNumber = 9;
private uint kOBMCLGJJDB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KOBMCLGJJDB {
get { return kOBMCLGJJDB_; }
set {
kOBMCLGJJDB_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SwordTrainingGameSettleScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SwordTrainingGameSettleScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (IKHDMKBFPMA != other.IKHDMKBFPMA) return false;
if (NAMPNOLBOEK != other.NAMPNOLBOEK) return false;
if (Reason != other.Reason) return false;
if (GameStoryLineId != other.GameStoryLineId) return false;
if(!hDAIJPHEEJO_.Equals(other.hDAIJPHEEJO_)) return false;
if (!object.Equals(Reward, other.Reward)) return false;
if(!nOKLENCDFNF_.Equals(other.nOKLENCDFNF_)) return false;
if (KOBMCLGJJDB != other.KOBMCLGJJDB) 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 (IKHDMKBFPMA != 0) hash ^= IKHDMKBFPMA.GetHashCode();
if (NAMPNOLBOEK != 0) hash ^= NAMPNOLBOEK.GetHashCode();
if (Reason != global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone) hash ^= Reason.GetHashCode();
if (GameStoryLineId != 0) hash ^= GameStoryLineId.GetHashCode();
hash ^= hDAIJPHEEJO_.GetHashCode();
if (reward_ != null) hash ^= Reward.GetHashCode();
hash ^= nOKLENCDFNF_.GetHashCode();
if (KOBMCLGJJDB != 0) hash ^= KOBMCLGJJDB.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
nOKLENCDFNF_.WriteTo(output, _repeated_nOKLENCDFNF_codec);
if (NAMPNOLBOEK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(NAMPNOLBOEK);
}
if (IKHDMKBFPMA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(IKHDMKBFPMA);
}
if (KOBMCLGJJDB != 0) {
output.WriteRawTag(72);
output.WriteUInt32(KOBMCLGJJDB);
}
if (reward_ != null) {
output.WriteRawTag(82);
output.WriteMessage(Reward);
}
hDAIJPHEEJO_.WriteTo(output, _repeated_hDAIJPHEEJO_codec);
if (GameStoryLineId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GameStoryLineId);
}
if (Reason != global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone) {
output.WriteRawTag(120);
output.WriteEnum((int) Reason);
}
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) {
nOKLENCDFNF_.WriteTo(ref output, _repeated_nOKLENCDFNF_codec);
if (NAMPNOLBOEK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(NAMPNOLBOEK);
}
if (IKHDMKBFPMA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(IKHDMKBFPMA);
}
if (KOBMCLGJJDB != 0) {
output.WriteRawTag(72);
output.WriteUInt32(KOBMCLGJJDB);
}
if (reward_ != null) {
output.WriteRawTag(82);
output.WriteMessage(Reward);
}
hDAIJPHEEJO_.WriteTo(ref output, _repeated_hDAIJPHEEJO_codec);
if (GameStoryLineId != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GameStoryLineId);
}
if (Reason != global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone) {
output.WriteRawTag(120);
output.WriteEnum((int) Reason);
}
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 (IKHDMKBFPMA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IKHDMKBFPMA);
}
if (NAMPNOLBOEK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NAMPNOLBOEK);
}
if (Reason != global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Reason);
}
if (GameStoryLineId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GameStoryLineId);
}
size += hDAIJPHEEJO_.CalculateSize(_repeated_hDAIJPHEEJO_codec);
if (reward_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(Reward);
}
size += nOKLENCDFNF_.CalculateSize(_repeated_nOKLENCDFNF_codec);
if (KOBMCLGJJDB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KOBMCLGJJDB);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SwordTrainingGameSettleScNotify other) {
if (other == null) {
return;
}
if (other.IKHDMKBFPMA != 0) {
IKHDMKBFPMA = other.IKHDMKBFPMA;
}
if (other.NAMPNOLBOEK != 0) {
NAMPNOLBOEK = other.NAMPNOLBOEK;
}
if (other.Reason != global::EggLink.DanhengServer.Proto.OJGDBABMNMH.SwordTrainingGameSettleNone) {
Reason = other.Reason;
}
if (other.GameStoryLineId != 0) {
GameStoryLineId = other.GameStoryLineId;
}
hDAIJPHEEJO_.Add(other.hDAIJPHEEJO_);
if (other.reward_ != null) {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
Reward.MergeFrom(other.Reward);
}
nOKLENCDFNF_.Add(other.nOKLENCDFNF_);
if (other.KOBMCLGJJDB != 0) {
KOBMCLGJJDB = other.KOBMCLGJJDB;
}
_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:
case 16: {
nOKLENCDFNF_.AddEntriesFrom(input, _repeated_nOKLENCDFNF_codec);
break;
}
case 24: {
NAMPNOLBOEK = input.ReadUInt32();
break;
}
case 48: {
IKHDMKBFPMA = input.ReadUInt32();
break;
}
case 72: {
KOBMCLGJJDB = input.ReadUInt32();
break;
}
case 82: {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(Reward);
break;
}
case 90:
case 88: {
hDAIJPHEEJO_.AddEntriesFrom(input, _repeated_hDAIJPHEEJO_codec);
break;
}
case 112: {
GameStoryLineId = input.ReadUInt32();
break;
}
case 120: {
Reason = (global::EggLink.DanhengServer.Proto.OJGDBABMNMH) input.ReadEnum();
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:
case 16: {
nOKLENCDFNF_.AddEntriesFrom(ref input, _repeated_nOKLENCDFNF_codec);
break;
}
case 24: {
NAMPNOLBOEK = input.ReadUInt32();
break;
}
case 48: {
IKHDMKBFPMA = input.ReadUInt32();
break;
}
case 72: {
KOBMCLGJJDB = input.ReadUInt32();
break;
}
case 82: {
if (reward_ == null) {
Reward = new global::EggLink.DanhengServer.Proto.ItemList();
}
input.ReadMessage(Reward);
break;
}
case 90:
case 88: {
hDAIJPHEEJO_.AddEntriesFrom(ref input, _repeated_hDAIJPHEEJO_codec);
break;
}
case 112: {
GameStoryLineId = input.ReadUInt32();
break;
}
case 120: {
Reason = (global::EggLink.DanhengServer.Proto.OJGDBABMNMH) input.ReadEnum();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code