Files
DanhengServer-OpenSource/Proto/ABMNFJMIMHO.cs
Somebody b84800bc80 Upload to Game 2.5.0
- Fix ChessRogue Final Boss
2024-09-14 19:46:42 +08:00

497 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ABMNFJMIMHO.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 ABMNFJMIMHO.proto</summary>
public static partial class ABMNFJMIMHOReflection {
#region Descriptor
/// <summary>File descriptor for ABMNFJMIMHO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ABMNFJMIMHOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBQk1ORkpNSU1ITy5wcm90bxoRREJMQU5DSkpDSFAucHJvdG8iqgEKC0FC",
"TU5GSk1JTUhPEgwKBHJhbmsYBiABKA0SEwoLTElHQkVESEdQREUYASABKA0S",
"EwoLUEpPQ01QQUtFTEsYCyABKAgSGwoFc3RhdGUYDSABKA4yDC5EQkxBTkNK",
"SkNIUBIQCghzY29yZV9pZBgCIAEoDRITCgtHSUtERURHQ0RQRhgPIAEoDRIT",
"CgtPTkZGSkZEUEhBRhgJIAEoDRIKCgJocBgMIAEoDUIeqgIbRWdnTGluay5E",
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DBLANCJJCHPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ABMNFJMIMHO), global::EggLink.DanhengServer.Proto.ABMNFJMIMHO.Parser, new[]{ "Rank", "LIGBEDHGPDE", "PJOCMPAKELK", "State", "ScoreId", "GIKDEDGCDPF", "ONFFJFDPHAF", "Hp" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ABMNFJMIMHO : pb::IMessage<ABMNFJMIMHO>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ABMNFJMIMHO> _parser = new pb::MessageParser<ABMNFJMIMHO>(() => new ABMNFJMIMHO());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ABMNFJMIMHO> 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.ABMNFJMIMHOReflection.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 ABMNFJMIMHO() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ABMNFJMIMHO(ABMNFJMIMHO other) : this() {
rank_ = other.rank_;
lIGBEDHGPDE_ = other.lIGBEDHGPDE_;
pJOCMPAKELK_ = other.pJOCMPAKELK_;
state_ = other.state_;
scoreId_ = other.scoreId_;
gIKDEDGCDPF_ = other.gIKDEDGCDPF_;
oNFFJFDPHAF_ = other.oNFFJFDPHAF_;
hp_ = other.hp_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ABMNFJMIMHO Clone() {
return new ABMNFJMIMHO(this);
}
/// <summary>Field number for the "rank" field.</summary>
public const int RankFieldNumber = 6;
private uint rank_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Rank {
get { return rank_; }
set {
rank_ = value;
}
}
/// <summary>Field number for the "LIGBEDHGPDE" field.</summary>
public const int LIGBEDHGPDEFieldNumber = 1;
private uint lIGBEDHGPDE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LIGBEDHGPDE {
get { return lIGBEDHGPDE_; }
set {
lIGBEDHGPDE_ = value;
}
}
/// <summary>Field number for the "PJOCMPAKELK" field.</summary>
public const int PJOCMPAKELKFieldNumber = 11;
private bool pJOCMPAKELK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool PJOCMPAKELK {
get { return pJOCMPAKELK_; }
set {
pJOCMPAKELK_ = value;
}
}
/// <summary>Field number for the "state" field.</summary>
public const int StateFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.DBLANCJJCHP state_ = global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DBLANCJJCHP State {
get { return state_; }
set {
state_ = value;
}
}
/// <summary>Field number for the "score_id" field.</summary>
public const int ScoreIdFieldNumber = 2;
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 "GIKDEDGCDPF" field.</summary>
public const int GIKDEDGCDPFFieldNumber = 15;
private uint gIKDEDGCDPF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GIKDEDGCDPF {
get { return gIKDEDGCDPF_; }
set {
gIKDEDGCDPF_ = value;
}
}
/// <summary>Field number for the "ONFFJFDPHAF" field.</summary>
public const int ONFFJFDPHAFFieldNumber = 9;
private uint oNFFJFDPHAF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ONFFJFDPHAF {
get { return oNFFJFDPHAF_; }
set {
oNFFJFDPHAF_ = value;
}
}
/// <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;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ABMNFJMIMHO);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ABMNFJMIMHO other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (Rank != other.Rank) return false;
if (LIGBEDHGPDE != other.LIGBEDHGPDE) return false;
if (PJOCMPAKELK != other.PJOCMPAKELK) return false;
if (State != other.State) return false;
if (ScoreId != other.ScoreId) return false;
if (GIKDEDGCDPF != other.GIKDEDGCDPF) return false;
if (ONFFJFDPHAF != other.ONFFJFDPHAF) return false;
if (Hp != other.Hp) 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 (LIGBEDHGPDE != 0) hash ^= LIGBEDHGPDE.GetHashCode();
if (PJOCMPAKELK != false) hash ^= PJOCMPAKELK.GetHashCode();
if (State != global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive) hash ^= State.GetHashCode();
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
if (GIKDEDGCDPF != 0) hash ^= GIKDEDGCDPF.GetHashCode();
if (ONFFJFDPHAF != 0) hash ^= ONFFJFDPHAF.GetHashCode();
if (Hp != 0) hash ^= Hp.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 (LIGBEDHGPDE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(LIGBEDHGPDE);
}
if (ScoreId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ScoreId);
}
if (Rank != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Rank);
}
if (ONFFJFDPHAF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ONFFJFDPHAF);
}
if (PJOCMPAKELK != false) {
output.WriteRawTag(88);
output.WriteBool(PJOCMPAKELK);
}
if (Hp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Hp);
}
if (State != global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive) {
output.WriteRawTag(104);
output.WriteEnum((int) State);
}
if (GIKDEDGCDPF != 0) {
output.WriteRawTag(120);
output.WriteUInt32(GIKDEDGCDPF);
}
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 (LIGBEDHGPDE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(LIGBEDHGPDE);
}
if (ScoreId != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ScoreId);
}
if (Rank != 0) {
output.WriteRawTag(48);
output.WriteUInt32(Rank);
}
if (ONFFJFDPHAF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ONFFJFDPHAF);
}
if (PJOCMPAKELK != false) {
output.WriteRawTag(88);
output.WriteBool(PJOCMPAKELK);
}
if (Hp != 0) {
output.WriteRawTag(96);
output.WriteUInt32(Hp);
}
if (State != global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive) {
output.WriteRawTag(104);
output.WriteEnum((int) State);
}
if (GIKDEDGCDPF != 0) {
output.WriteRawTag(120);
output.WriteUInt32(GIKDEDGCDPF);
}
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 (LIGBEDHGPDE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LIGBEDHGPDE);
}
if (PJOCMPAKELK != false) {
size += 1 + 1;
}
if (State != global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) State);
}
if (ScoreId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
}
if (GIKDEDGCDPF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GIKDEDGCDPF);
}
if (ONFFJFDPHAF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ONFFJFDPHAF);
}
if (Hp != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Hp);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ABMNFJMIMHO other) {
if (other == null) {
return;
}
if (other.Rank != 0) {
Rank = other.Rank;
}
if (other.LIGBEDHGPDE != 0) {
LIGBEDHGPDE = other.LIGBEDHGPDE;
}
if (other.PJOCMPAKELK != false) {
PJOCMPAKELK = other.PJOCMPAKELK;
}
if (other.State != global::EggLink.DanhengServer.Proto.DBLANCJJCHP.Match3PlayerStateAlive) {
State = other.State;
}
if (other.ScoreId != 0) {
ScoreId = other.ScoreId;
}
if (other.GIKDEDGCDPF != 0) {
GIKDEDGCDPF = other.GIKDEDGCDPF;
}
if (other.ONFFJFDPHAF != 0) {
ONFFJFDPHAF = other.ONFFJFDPHAF;
}
if (other.Hp != 0) {
Hp = other.Hp;
}
_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: {
LIGBEDHGPDE = input.ReadUInt32();
break;
}
case 16: {
ScoreId = input.ReadUInt32();
break;
}
case 48: {
Rank = input.ReadUInt32();
break;
}
case 72: {
ONFFJFDPHAF = input.ReadUInt32();
break;
}
case 88: {
PJOCMPAKELK = input.ReadBool();
break;
}
case 96: {
Hp = input.ReadUInt32();
break;
}
case 104: {
State = (global::EggLink.DanhengServer.Proto.DBLANCJJCHP) input.ReadEnum();
break;
}
case 120: {
GIKDEDGCDPF = 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: {
LIGBEDHGPDE = input.ReadUInt32();
break;
}
case 16: {
ScoreId = input.ReadUInt32();
break;
}
case 48: {
Rank = input.ReadUInt32();
break;
}
case 72: {
ONFFJFDPHAF = input.ReadUInt32();
break;
}
case 88: {
PJOCMPAKELK = input.ReadBool();
break;
}
case 96: {
Hp = input.ReadUInt32();
break;
}
case 104: {
State = (global::EggLink.DanhengServer.Proto.DBLANCJJCHP) input.ReadEnum();
break;
}
case 120: {
GIKDEDGCDPF = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code