Files
DanhengServer-OpenSource/Proto/PunkLordBattleResultScNotify.cs
StopWuyu bba56d0483 Proto
2024-11-03 11:27:32 +08:00

406 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PunkLordBattleResultScNotify.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 PunkLordBattleResultScNotify.proto</summary>
public static partial class PunkLordBattleResultScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for PunkLordBattleResultScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PunkLordBattleResultScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiJQdW5rTG9yZEJhdHRsZVJlc3VsdFNjTm90aWZ5LnByb3RvGhpQdW5rTG9y",
"ZEJhdHRsZVJlY29yZC5wcm90bxoeUHVua0xvcmRNb25zdGVyQmFzaWNJbmZv",
"LnByb3RvIrkBChxQdW5rTG9yZEJhdHRsZVJlc3VsdFNjTm90aWZ5EhMKC05K",
"T0hQT0VIT0JGGAogASgNEhMKC09HRU1CREhBUEdLGAYgASgNEioKC0FHQktL",
"S05ET0dPGAwgASgLMhUuUHVua0xvcmRCYXR0bGVSZWNvcmQSEwoLQ05CQkxG",
"TU5LR0QYASABKA0SLgoLQ05QSUVOS0hERk0YDSABKAsyGS5QdW5rTG9yZE1v",
"bnN0ZXJCYXNpY0luZm9CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PunkLordBattleRecordReflection.Descriptor, global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PunkLordBattleResultScNotify), global::EggLink.DanhengServer.Proto.PunkLordBattleResultScNotify.Parser, new[]{ "NJOHPOEHOBF", "OGEMBDHAPGK", "AGBKKKNDOGO", "CNBBLFMNKGD", "CNPIENKHDFM" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class PunkLordBattleResultScNotify : pb::IMessage<PunkLordBattleResultScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<PunkLordBattleResultScNotify> _parser = new pb::MessageParser<PunkLordBattleResultScNotify>(() => new PunkLordBattleResultScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<PunkLordBattleResultScNotify> 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.PunkLordBattleResultScNotifyReflection.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 PunkLordBattleResultScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PunkLordBattleResultScNotify(PunkLordBattleResultScNotify other) : this() {
nJOHPOEHOBF_ = other.nJOHPOEHOBF_;
oGEMBDHAPGK_ = other.oGEMBDHAPGK_;
aGBKKKNDOGO_ = other.aGBKKKNDOGO_ != null ? other.aGBKKKNDOGO_.Clone() : null;
cNBBLFMNKGD_ = other.cNBBLFMNKGD_;
cNPIENKHDFM_ = other.cNPIENKHDFM_ != null ? other.cNPIENKHDFM_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PunkLordBattleResultScNotify Clone() {
return new PunkLordBattleResultScNotify(this);
}
/// <summary>Field number for the "NJOHPOEHOBF" field.</summary>
public const int NJOHPOEHOBFFieldNumber = 10;
private uint nJOHPOEHOBF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NJOHPOEHOBF {
get { return nJOHPOEHOBF_; }
set {
nJOHPOEHOBF_ = value;
}
}
/// <summary>Field number for the "OGEMBDHAPGK" field.</summary>
public const int OGEMBDHAPGKFieldNumber = 6;
private uint oGEMBDHAPGK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OGEMBDHAPGK {
get { return oGEMBDHAPGK_; }
set {
oGEMBDHAPGK_ = value;
}
}
/// <summary>Field number for the "AGBKKKNDOGO" field.</summary>
public const int AGBKKKNDOGOFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.PunkLordBattleRecord aGBKKKNDOGO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PunkLordBattleRecord AGBKKKNDOGO {
get { return aGBKKKNDOGO_; }
set {
aGBKKKNDOGO_ = value;
}
}
/// <summary>Field number for the "CNBBLFMNKGD" field.</summary>
public const int CNBBLFMNKGDFieldNumber = 1;
private uint cNBBLFMNKGD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CNBBLFMNKGD {
get { return cNBBLFMNKGD_; }
set {
cNBBLFMNKGD_ = value;
}
}
/// <summary>Field number for the "CNPIENKHDFM" field.</summary>
public const int CNPIENKHDFMFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo cNPIENKHDFM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo CNPIENKHDFM {
get { return cNPIENKHDFM_; }
set {
cNPIENKHDFM_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as PunkLordBattleResultScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(PunkLordBattleResultScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NJOHPOEHOBF != other.NJOHPOEHOBF) return false;
if (OGEMBDHAPGK != other.OGEMBDHAPGK) return false;
if (!object.Equals(AGBKKKNDOGO, other.AGBKKKNDOGO)) return false;
if (CNBBLFMNKGD != other.CNBBLFMNKGD) return false;
if (!object.Equals(CNPIENKHDFM, other.CNPIENKHDFM)) 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 (NJOHPOEHOBF != 0) hash ^= NJOHPOEHOBF.GetHashCode();
if (OGEMBDHAPGK != 0) hash ^= OGEMBDHAPGK.GetHashCode();
if (aGBKKKNDOGO_ != null) hash ^= AGBKKKNDOGO.GetHashCode();
if (CNBBLFMNKGD != 0) hash ^= CNBBLFMNKGD.GetHashCode();
if (cNPIENKHDFM_ != null) hash ^= CNPIENKHDFM.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 (CNBBLFMNKGD != 0) {
output.WriteRawTag(8);
output.WriteUInt32(CNBBLFMNKGD);
}
if (OGEMBDHAPGK != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OGEMBDHAPGK);
}
if (NJOHPOEHOBF != 0) {
output.WriteRawTag(80);
output.WriteUInt32(NJOHPOEHOBF);
}
if (aGBKKKNDOGO_ != null) {
output.WriteRawTag(98);
output.WriteMessage(AGBKKKNDOGO);
}
if (cNPIENKHDFM_ != null) {
output.WriteRawTag(106);
output.WriteMessage(CNPIENKHDFM);
}
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 (CNBBLFMNKGD != 0) {
output.WriteRawTag(8);
output.WriteUInt32(CNBBLFMNKGD);
}
if (OGEMBDHAPGK != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OGEMBDHAPGK);
}
if (NJOHPOEHOBF != 0) {
output.WriteRawTag(80);
output.WriteUInt32(NJOHPOEHOBF);
}
if (aGBKKKNDOGO_ != null) {
output.WriteRawTag(98);
output.WriteMessage(AGBKKKNDOGO);
}
if (cNPIENKHDFM_ != null) {
output.WriteRawTag(106);
output.WriteMessage(CNPIENKHDFM);
}
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 (NJOHPOEHOBF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NJOHPOEHOBF);
}
if (OGEMBDHAPGK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OGEMBDHAPGK);
}
if (aGBKKKNDOGO_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AGBKKKNDOGO);
}
if (CNBBLFMNKGD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CNBBLFMNKGD);
}
if (cNPIENKHDFM_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CNPIENKHDFM);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(PunkLordBattleResultScNotify other) {
if (other == null) {
return;
}
if (other.NJOHPOEHOBF != 0) {
NJOHPOEHOBF = other.NJOHPOEHOBF;
}
if (other.OGEMBDHAPGK != 0) {
OGEMBDHAPGK = other.OGEMBDHAPGK;
}
if (other.aGBKKKNDOGO_ != null) {
if (aGBKKKNDOGO_ == null) {
AGBKKKNDOGO = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
AGBKKKNDOGO.MergeFrom(other.AGBKKKNDOGO);
}
if (other.CNBBLFMNKGD != 0) {
CNBBLFMNKGD = other.CNBBLFMNKGD;
}
if (other.cNPIENKHDFM_ != null) {
if (cNPIENKHDFM_ == null) {
CNPIENKHDFM = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
CNPIENKHDFM.MergeFrom(other.CNPIENKHDFM);
}
_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: {
CNBBLFMNKGD = input.ReadUInt32();
break;
}
case 48: {
OGEMBDHAPGK = input.ReadUInt32();
break;
}
case 80: {
NJOHPOEHOBF = input.ReadUInt32();
break;
}
case 98: {
if (aGBKKKNDOGO_ == null) {
AGBKKKNDOGO = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
input.ReadMessage(AGBKKKNDOGO);
break;
}
case 106: {
if (cNPIENKHDFM_ == null) {
CNPIENKHDFM = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
input.ReadMessage(CNPIENKHDFM);
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: {
CNBBLFMNKGD = input.ReadUInt32();
break;
}
case 48: {
OGEMBDHAPGK = input.ReadUInt32();
break;
}
case 80: {
NJOHPOEHOBF = input.ReadUInt32();
break;
}
case 98: {
if (aGBKKKNDOGO_ == null) {
AGBKKKNDOGO = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
input.ReadMessage(AGBKKKNDOGO);
break;
}
case 106: {
if (cNPIENKHDFM_ == null) {
CNPIENKHDFM = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
input.ReadMessage(CNPIENKHDFM);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code