Files
DanhengServer-OpenSource/Proto/MEKDNIKFDNA.cs
2025-04-15 16:44:46 +08:00

497 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MEKDNIKFDNA.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 MEKDNIKFDNA.proto</summary>
public static partial class MEKDNIKFDNAReflection {
#region Descriptor
/// <summary>File descriptor for MEKDNIKFDNA.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MEKDNIKFDNAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFNRUtETklLRkROQS5wcm90bxoRTlBQTkZQUEVOTUMucHJvdG8iqgEKC01F",
"S0ROSUtGRE5BEgoKAmhwGAwgASgNEhMKC09HTkVQQkZQSUxIGAIgASgNEhMK",
"C0hOSkZGRkpER05FGAsgASgIEhsKBXN0YXRlGAUgASgOMgwuTlBQTkZQUEVO",
"TUMSEAoIc2NvcmVfaWQYDSABKA0SEwoLTEROQkVJREpCSEkYCCABKA0SEwoL",
"Tk1MRkZPR0JQT0MYASABKA0SDAoEcmFuaxgPIAEoDUIeqgIbRWdnTGluay5E",
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MEKDNIKFDNA), global::EggLink.DanhengServer.Proto.MEKDNIKFDNA.Parser, new[]{ "Hp", "OGNEPBFPILH", "HNJFFFJDGNE", "State", "ScoreId", "LDNBEIDJBHI", "NMLFFOGBPOC", "Rank" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MEKDNIKFDNA : pb::IMessage<MEKDNIKFDNA>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MEKDNIKFDNA> _parser = new pb::MessageParser<MEKDNIKFDNA>(() => new MEKDNIKFDNA());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MEKDNIKFDNA> 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.MEKDNIKFDNAReflection.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 MEKDNIKFDNA() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MEKDNIKFDNA(MEKDNIKFDNA other) : this() {
hp_ = other.hp_;
oGNEPBFPILH_ = other.oGNEPBFPILH_;
hNJFFFJDGNE_ = other.hNJFFFJDGNE_;
state_ = other.state_;
scoreId_ = other.scoreId_;
lDNBEIDJBHI_ = other.lDNBEIDJBHI_;
nMLFFOGBPOC_ = other.nMLFFOGBPOC_;
rank_ = other.rank_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MEKDNIKFDNA Clone() {
return new MEKDNIKFDNA(this);
}
/// <summary>Field number for the "hp" field.</summary>
public const int HpFieldNumber = 12;
private uint hp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Hp {
get { return hp_; }
set {
hp_ = value;
}
}
/// <summary>Field number for the "OGNEPBFPILH" field.</summary>
public const int OGNEPBFPILHFieldNumber = 2;
private uint oGNEPBFPILH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OGNEPBFPILH {
get { return oGNEPBFPILH_; }
set {
oGNEPBFPILH_ = value;
}
}
/// <summary>Field number for the "HNJFFFJDGNE" field.</summary>
public const int HNJFFFJDGNEFieldNumber = 11;
private bool hNJFFFJDGNE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HNJFFFJDGNE {
get { return hNJFFFJDGNE_; }
set {
hNJFFFJDGNE_ = value;
}
}
/// <summary>Field number for the "state" field.</summary>
public const int StateFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.NPPNFPPENMC state_ = global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NPPNFPPENMC State {
get { return state_; }
set {
state_ = value;
}
}
/// <summary>Field number for the "score_id" field.</summary>
public const int ScoreIdFieldNumber = 13;
private uint scoreId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScoreId {
get { return scoreId_; }
set {
scoreId_ = value;
}
}
/// <summary>Field number for the "LDNBEIDJBHI" field.</summary>
public const int LDNBEIDJBHIFieldNumber = 8;
private uint lDNBEIDJBHI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LDNBEIDJBHI {
get { return lDNBEIDJBHI_; }
set {
lDNBEIDJBHI_ = value;
}
}
/// <summary>Field number for the "NMLFFOGBPOC" field.</summary>
public const int NMLFFOGBPOCFieldNumber = 1;
private uint nMLFFOGBPOC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NMLFFOGBPOC {
get { return nMLFFOGBPOC_; }
set {
nMLFFOGBPOC_ = value;
}
}
/// <summary>Field number for the "rank" field.</summary>
public const int RankFieldNumber = 15;
private uint rank_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Rank {
get { return rank_; }
set {
rank_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MEKDNIKFDNA);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MEKDNIKFDNA other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (Hp != other.Hp) return false;
if (OGNEPBFPILH != other.OGNEPBFPILH) return false;
if (HNJFFFJDGNE != other.HNJFFFJDGNE) return false;
if (State != other.State) return false;
if (ScoreId != other.ScoreId) return false;
if (LDNBEIDJBHI != other.LDNBEIDJBHI) return false;
if (NMLFFOGBPOC != other.NMLFFOGBPOC) return false;
if (Rank != other.Rank) 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 (Hp != 0) hash ^= Hp.GetHashCode();
if (OGNEPBFPILH != 0) hash ^= OGNEPBFPILH.GetHashCode();
if (HNJFFFJDGNE != false) hash ^= HNJFFFJDGNE.GetHashCode();
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) hash ^= State.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
if (LDNBEIDJBHI != 0) hash ^= LDNBEIDJBHI.GetHashCode();
if (NMLFFOGBPOC != 0) hash ^= NMLFFOGBPOC.GetHashCode();
if (Rank != 0) hash ^= Rank.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 (NMLFFOGBPOC != 0) {
output.WriteRawTag(8);
output.WriteUInt32(NMLFFOGBPOC);
}
if (OGNEPBFPILH != 0) {
output.WriteRawTag(16);
output.WriteUInt32(OGNEPBFPILH);
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
output.WriteRawTag(40);
output.WriteEnum((int) State);
}
if (LDNBEIDJBHI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LDNBEIDJBHI);
}
if (HNJFFFJDGNE != false) {
output.WriteRawTag(88);
output.WriteBool(HNJFFFJDGNE);
}
if (Hp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Hp);
}
if (ScoreId != 0) {
output.WriteRawTag(104);
output.WriteUInt32(ScoreId);
}
if (Rank != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Rank);
}
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 (NMLFFOGBPOC != 0) {
output.WriteRawTag(8);
output.WriteUInt32(NMLFFOGBPOC);
}
if (OGNEPBFPILH != 0) {
output.WriteRawTag(16);
output.WriteUInt32(OGNEPBFPILH);
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
output.WriteRawTag(40);
output.WriteEnum((int) State);
}
if (LDNBEIDJBHI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(LDNBEIDJBHI);
}
if (HNJFFFJDGNE != false) {
output.WriteRawTag(88);
output.WriteBool(HNJFFFJDGNE);
}
if (Hp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Hp);
}
if (ScoreId != 0) {
output.WriteRawTag(104);
output.WriteUInt32(ScoreId);
}
if (Rank != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Rank);
}
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 (Hp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Hp);
}
if (OGNEPBFPILH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OGNEPBFPILH);
}
if (HNJFFFJDGNE != false) {
size += 1 + 1;
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) State);
}
if (ScoreId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (LDNBEIDJBHI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LDNBEIDJBHI);
}
if (NMLFFOGBPOC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NMLFFOGBPOC);
}
if (Rank != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Rank);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MEKDNIKFDNA other) {
if (other == null) {
return;
}
if (other.Hp != 0) {
Hp = other.Hp;
}
if (other.OGNEPBFPILH != 0) {
OGNEPBFPILH = other.OGNEPBFPILH;
}
if (other.HNJFFFJDGNE != false) {
HNJFFFJDGNE = other.HNJFFFJDGNE;
}
if (other.State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
State = other.State;
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
if (other.LDNBEIDJBHI != 0) {
LDNBEIDJBHI = other.LDNBEIDJBHI;
}
if (other.NMLFFOGBPOC != 0) {
NMLFFOGBPOC = other.NMLFFOGBPOC;
}
if (other.Rank != 0) {
Rank = other.Rank;
}
_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: {
NMLFFOGBPOC = input.ReadUInt32();
break;
}
case 16: {
OGNEPBFPILH = input.ReadUInt32();
break;
}
case 40: {
State = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum();
break;
}
case 64: {
LDNBEIDJBHI = input.ReadUInt32();
break;
}
case 88: {
HNJFFFJDGNE = input.ReadBool();
break;
}
case 96: {
Hp = input.ReadUInt32();
break;
}
case 104: {
ScoreId = input.ReadUInt32();
break;
}
case 120: {
Rank = 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 8: {
NMLFFOGBPOC = input.ReadUInt32();
break;
}
case 16: {
OGNEPBFPILH = input.ReadUInt32();
break;
}
case 40: {
State = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum();
break;
}
case 64: {
LDNBEIDJBHI = input.ReadUInt32();
break;
}
case 88: {
HNJFFFJDGNE = input.ReadBool();
break;
}
case 96: {
Hp = input.ReadUInt32();
break;
}
case 104: {
ScoreId = input.ReadUInt32();
break;
}
case 120: {
Rank = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code