//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MEKDNIKFDNA.proto
//
#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 {
/// Holder for reflection information generated from MEKDNIKFDNA.proto
public static partial class MEKDNIKFDNAReflection {
#region Descriptor
/// File descriptor for MEKDNIKFDNA.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MEKDNIKFDNAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFNRUtETklLRkROQS5wcm90bxoRTlBQTkZQUEVOTUMucHJvdG8aEUJIR1BI",
"S0xFSEVDLnByb3RvIssBCgtNRUtETklLRkROQRIMCgRyYW5rGAIgASgNEhMK",
"C09HTkVQQkZQSUxIGAQgASgNEhMKC05NTEZGT0dCUE9DGAEgASgNEhsKBXN0",
"YXRlGAggASgOMgwuTlBQTkZQUEVOTUMSHwoJaXRlbV9saXN0GAkgAygLMgwu",
"QkhHUEhLTEVIRUMSCgoCaHAYDSABKA0SEwoLSE5KRkZGSkRHTkUYCiABKAgS",
"EAoIc2NvcmVfaWQYByABKA0SEwoLTEROQkVJREpCSEkYBiABKA1CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.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[]{ "Rank", "OGNEPBFPILH", "NMLFFOGBPOC", "State", "ItemList", "Hp", "HNJFFFJDGNE", "ScoreId", "LDNBEIDJBHI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MEKDNIKFDNA : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MEKDNIKFDNA());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser 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() {
rank_ = other.rank_;
oGNEPBFPILH_ = other.oGNEPBFPILH_;
nMLFFOGBPOC_ = other.nMLFFOGBPOC_;
state_ = other.state_;
itemList_ = other.itemList_.Clone();
hp_ = other.hp_;
hNJFFFJDGNE_ = other.hNJFFFJDGNE_;
scoreId_ = other.scoreId_;
lDNBEIDJBHI_ = other.lDNBEIDJBHI_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MEKDNIKFDNA Clone() {
return new MEKDNIKFDNA(this);
}
/// Field number for the "rank" field.
public const int RankFieldNumber = 2;
private uint rank_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Rank {
get { return rank_; }
set {
rank_ = value;
}
}
/// Field number for the "OGNEPBFPILH" field.
public const int OGNEPBFPILHFieldNumber = 4;
private uint oGNEPBFPILH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OGNEPBFPILH {
get { return oGNEPBFPILH_; }
set {
oGNEPBFPILH_ = value;
}
}
/// Field number for the "NMLFFOGBPOC" field.
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;
}
}
/// Field number for the "state" field.
public const int StateFieldNumber = 8;
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;
}
}
/// Field number for the "item_list" field.
public const int ItemListFieldNumber = 9;
private static readonly pb::FieldCodec _repeated_itemList_codec
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.BHGPHKLEHEC.Parser);
private readonly pbc::RepeatedField itemList_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField ItemList {
get { return itemList_; }
}
/// Field number for the "hp" field.
public const int HpFieldNumber = 13;
private uint hp_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Hp {
get { return hp_; }
set {
hp_ = value;
}
}
/// Field number for the "HNJFFFJDGNE" field.
public const int HNJFFFJDGNEFieldNumber = 10;
private bool hNJFFFJDGNE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HNJFFFJDGNE {
get { return hNJFFFJDGNE_; }
set {
hNJFFFJDGNE_ = value;
}
}
/// Field number for the "score_id" field.
public const int ScoreIdFieldNumber = 7;
private uint scoreId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScoreId {
get { return scoreId_; }
set {
scoreId_ = value;
}
}
/// Field number for the "LDNBEIDJBHI" field.
public const int LDNBEIDJBHIFieldNumber = 6;
private uint lDNBEIDJBHI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LDNBEIDJBHI {
get { return lDNBEIDJBHI_; }
set {
lDNBEIDJBHI_ = 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 (Rank != other.Rank) return false;
if (OGNEPBFPILH != other.OGNEPBFPILH) return false;
if (NMLFFOGBPOC != other.NMLFFOGBPOC) return false;
if (State != other.State) return false;
if(!itemList_.Equals(other.itemList_)) return false;
if (Hp != other.Hp) return false;
if (HNJFFFJDGNE != other.HNJFFFJDGNE) return false;
if (ScoreId != other.ScoreId) return false;
if (LDNBEIDJBHI != other.LDNBEIDJBHI) 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 (Rank != 0) hash ^= Rank.GetHashCode();
if (OGNEPBFPILH != 0) hash ^= OGNEPBFPILH.GetHashCode();
if (NMLFFOGBPOC != 0) hash ^= NMLFFOGBPOC.GetHashCode();
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) hash ^= State.GetHashCode();
hash ^= itemList_.GetHashCode();
if (Hp != 0) hash ^= Hp.GetHashCode();
if (HNJFFFJDGNE != false) hash ^= HNJFFFJDGNE.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
if (LDNBEIDJBHI != 0) hash ^= LDNBEIDJBHI.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 (Rank != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Rank);
}
if (OGNEPBFPILH != 0) {
output.WriteRawTag(32);
output.WriteUInt32(OGNEPBFPILH);
}
if (LDNBEIDJBHI != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LDNBEIDJBHI);
}
if (ScoreId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ScoreId);
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
output.WriteRawTag(64);
output.WriteEnum((int) State);
}
itemList_.WriteTo(output, _repeated_itemList_codec);
if (HNJFFFJDGNE != false) {
output.WriteRawTag(80);
output.WriteBool(HNJFFFJDGNE);
}
if (Hp != 0) {
output.WriteRawTag(104);
output.WriteUInt32(Hp);
}
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 (Rank != 0) {
output.WriteRawTag(16);
output.WriteUInt32(Rank);
}
if (OGNEPBFPILH != 0) {
output.WriteRawTag(32);
output.WriteUInt32(OGNEPBFPILH);
}
if (LDNBEIDJBHI != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LDNBEIDJBHI);
}
if (ScoreId != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ScoreId);
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
output.WriteRawTag(64);
output.WriteEnum((int) State);
}
itemList_.WriteTo(ref output, _repeated_itemList_codec);
if (HNJFFFJDGNE != false) {
output.WriteRawTag(80);
output.WriteBool(HNJFFFJDGNE);
}
if (Hp != 0) {
output.WriteRawTag(104);
output.WriteUInt32(Hp);
}
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 (Rank != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Rank);
}
if (OGNEPBFPILH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OGNEPBFPILH);
}
if (NMLFFOGBPOC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NMLFFOGBPOC);
}
if (State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) State);
}
size += itemList_.CalculateSize(_repeated_itemList_codec);
if (Hp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Hp);
}
if (HNJFFFJDGNE != false) {
size += 1 + 1;
}
if (ScoreId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (LDNBEIDJBHI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LDNBEIDJBHI);
}
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.Rank != 0) {
Rank = other.Rank;
}
if (other.OGNEPBFPILH != 0) {
OGNEPBFPILH = other.OGNEPBFPILH;
}
if (other.NMLFFOGBPOC != 0) {
NMLFFOGBPOC = other.NMLFFOGBPOC;
}
if (other.State != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) {
State = other.State;
}
itemList_.Add(other.itemList_);
if (other.Hp != 0) {
Hp = other.Hp;
}
if (other.HNJFFFJDGNE != false) {
HNJFFFJDGNE = other.HNJFFFJDGNE;
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
if (other.LDNBEIDJBHI != 0) {
LDNBEIDJBHI = other.LDNBEIDJBHI;
}
_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: {
Rank = input.ReadUInt32();
break;
}
case 32: {
OGNEPBFPILH = input.ReadUInt32();
break;
}
case 48: {
LDNBEIDJBHI = input.ReadUInt32();
break;
}
case 56: {
ScoreId = input.ReadUInt32();
break;
}
case 64: {
State = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum();
break;
}
case 74: {
itemList_.AddEntriesFrom(input, _repeated_itemList_codec);
break;
}
case 80: {
HNJFFFJDGNE = input.ReadBool();
break;
}
case 104: {
Hp = 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: {
Rank = input.ReadUInt32();
break;
}
case 32: {
OGNEPBFPILH = input.ReadUInt32();
break;
}
case 48: {
LDNBEIDJBHI = input.ReadUInt32();
break;
}
case 56: {
ScoreId = input.ReadUInt32();
break;
}
case 64: {
State = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum();
break;
}
case 74: {
itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec);
break;
}
case 80: {
HNJFFFJDGNE = input.ReadBool();
break;
}
case 104: {
Hp = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code