Files
DanhengServer-OpenSource/Proto/PunkLordBattleResultScNotify.cs
2025-03-01 19:45:37 +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(
"CiJQdW5rTG9yZEJhdHRsZVJlc3VsdFNjTm90aWZ5LnByb3RvGh5QdW5rTG9y",
"ZE1vbnN0ZXJCYXNpY0luZm8ucHJvdG8aGlB1bmtMb3JkQmF0dGxlUmVjb3Jk",
"LnByb3RvIrkBChxQdW5rTG9yZEJhdHRsZVJlc3VsdFNjTm90aWZ5EhMKC0FI",
"SkZQTkdEQkRPGAUgASgNEioKC0RITFBLTUlIRE5NGAYgASgLMhUuUHVua0xv",
"cmRCYXR0bGVSZWNvcmQSLgoLRFBNS0FNTUlPTEIYAyABKAsyGS5QdW5rTG9y",
"ZE1vbnN0ZXJCYXNpY0luZm8SEwoLUEdPRlBOTEFQT0UYDSABKA0SEwoLTkNB",
"Q09DQ0pOTEQYCSABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.PunkLordBattleRecordReflection.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[]{ "AHJFPNGDBDO", "DHLPKMIHDNM", "DPMKAMMIOLB", "PGOFPNLAPOE", "NCACOCCJNLD" }, 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() {
aHJFPNGDBDO_ = other.aHJFPNGDBDO_;
dHLPKMIHDNM_ = other.dHLPKMIHDNM_ != null ? other.dHLPKMIHDNM_.Clone() : null;
dPMKAMMIOLB_ = other.dPMKAMMIOLB_ != null ? other.dPMKAMMIOLB_.Clone() : null;
pGOFPNLAPOE_ = other.pGOFPNLAPOE_;
nCACOCCJNLD_ = other.nCACOCCJNLD_;
_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 "AHJFPNGDBDO" field.</summary>
public const int AHJFPNGDBDOFieldNumber = 5;
private uint aHJFPNGDBDO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AHJFPNGDBDO {
get { return aHJFPNGDBDO_; }
set {
aHJFPNGDBDO_ = value;
}
}
/// <summary>Field number for the "DHLPKMIHDNM" field.</summary>
public const int DHLPKMIHDNMFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.PunkLordBattleRecord dHLPKMIHDNM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PunkLordBattleRecord DHLPKMIHDNM {
get { return dHLPKMIHDNM_; }
set {
dHLPKMIHDNM_ = value;
}
}
/// <summary>Field number for the "DPMKAMMIOLB" field.</summary>
public const int DPMKAMMIOLBFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo dPMKAMMIOLB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo DPMKAMMIOLB {
get { return dPMKAMMIOLB_; }
set {
dPMKAMMIOLB_ = value;
}
}
/// <summary>Field number for the "PGOFPNLAPOE" field.</summary>
public const int PGOFPNLAPOEFieldNumber = 13;
private uint pGOFPNLAPOE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PGOFPNLAPOE {
get { return pGOFPNLAPOE_; }
set {
pGOFPNLAPOE_ = value;
}
}
/// <summary>Field number for the "NCACOCCJNLD" field.</summary>
public const int NCACOCCJNLDFieldNumber = 9;
private uint nCACOCCJNLD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NCACOCCJNLD {
get { return nCACOCCJNLD_; }
set {
nCACOCCJNLD_ = 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 (AHJFPNGDBDO != other.AHJFPNGDBDO) return false;
if (!object.Equals(DHLPKMIHDNM, other.DHLPKMIHDNM)) return false;
if (!object.Equals(DPMKAMMIOLB, other.DPMKAMMIOLB)) return false;
if (PGOFPNLAPOE != other.PGOFPNLAPOE) return false;
if (NCACOCCJNLD != other.NCACOCCJNLD) 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 (AHJFPNGDBDO != 0) hash ^= AHJFPNGDBDO.GetHashCode();
if (dHLPKMIHDNM_ != null) hash ^= DHLPKMIHDNM.GetHashCode();
if (dPMKAMMIOLB_ != null) hash ^= DPMKAMMIOLB.GetHashCode();
if (PGOFPNLAPOE != 0) hash ^= PGOFPNLAPOE.GetHashCode();
if (NCACOCCJNLD != 0) hash ^= NCACOCCJNLD.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 (dPMKAMMIOLB_ != null) {
output.WriteRawTag(26);
output.WriteMessage(DPMKAMMIOLB);
}
if (AHJFPNGDBDO != 0) {
output.WriteRawTag(40);
output.WriteUInt32(AHJFPNGDBDO);
}
if (dHLPKMIHDNM_ != null) {
output.WriteRawTag(50);
output.WriteMessage(DHLPKMIHDNM);
}
if (NCACOCCJNLD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(NCACOCCJNLD);
}
if (PGOFPNLAPOE != 0) {
output.WriteRawTag(104);
output.WriteUInt32(PGOFPNLAPOE);
}
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 (dPMKAMMIOLB_ != null) {
output.WriteRawTag(26);
output.WriteMessage(DPMKAMMIOLB);
}
if (AHJFPNGDBDO != 0) {
output.WriteRawTag(40);
output.WriteUInt32(AHJFPNGDBDO);
}
if (dHLPKMIHDNM_ != null) {
output.WriteRawTag(50);
output.WriteMessage(DHLPKMIHDNM);
}
if (NCACOCCJNLD != 0) {
output.WriteRawTag(72);
output.WriteUInt32(NCACOCCJNLD);
}
if (PGOFPNLAPOE != 0) {
output.WriteRawTag(104);
output.WriteUInt32(PGOFPNLAPOE);
}
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 (AHJFPNGDBDO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AHJFPNGDBDO);
}
if (dHLPKMIHDNM_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DHLPKMIHDNM);
}
if (dPMKAMMIOLB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DPMKAMMIOLB);
}
if (PGOFPNLAPOE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGOFPNLAPOE);
}
if (NCACOCCJNLD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NCACOCCJNLD);
}
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.AHJFPNGDBDO != 0) {
AHJFPNGDBDO = other.AHJFPNGDBDO;
}
if (other.dHLPKMIHDNM_ != null) {
if (dHLPKMIHDNM_ == null) {
DHLPKMIHDNM = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
DHLPKMIHDNM.MergeFrom(other.DHLPKMIHDNM);
}
if (other.dPMKAMMIOLB_ != null) {
if (dPMKAMMIOLB_ == null) {
DPMKAMMIOLB = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
DPMKAMMIOLB.MergeFrom(other.DPMKAMMIOLB);
}
if (other.PGOFPNLAPOE != 0) {
PGOFPNLAPOE = other.PGOFPNLAPOE;
}
if (other.NCACOCCJNLD != 0) {
NCACOCCJNLD = other.NCACOCCJNLD;
}
_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 26: {
if (dPMKAMMIOLB_ == null) {
DPMKAMMIOLB = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
input.ReadMessage(DPMKAMMIOLB);
break;
}
case 40: {
AHJFPNGDBDO = input.ReadUInt32();
break;
}
case 50: {
if (dHLPKMIHDNM_ == null) {
DHLPKMIHDNM = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
input.ReadMessage(DHLPKMIHDNM);
break;
}
case 72: {
NCACOCCJNLD = input.ReadUInt32();
break;
}
case 104: {
PGOFPNLAPOE = input.ReadUInt32();
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 26: {
if (dPMKAMMIOLB_ == null) {
DPMKAMMIOLB = new global::EggLink.DanhengServer.Proto.PunkLordMonsterBasicInfo();
}
input.ReadMessage(DPMKAMMIOLB);
break;
}
case 40: {
AHJFPNGDBDO = input.ReadUInt32();
break;
}
case 50: {
if (dHLPKMIHDNM_ == null) {
DHLPKMIHDNM = new global::EggLink.DanhengServer.Proto.PunkLordBattleRecord();
}
input.ReadMessage(DHLPKMIHDNM);
break;
}
case 72: {
NCACOCCJNLD = input.ReadUInt32();
break;
}
case 104: {
PGOFPNLAPOE = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code