Files
DanhengServer-OpenSource/Proto/RogueEndlessLayerInfo.cs

497 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueEndlessLayerInfo.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 RogueEndlessLayerInfo.proto</summary>
public static partial class RogueEndlessLayerInfoReflection {
#region Descriptor
/// <summary>File descriptor for RogueEndlessLayerInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueEndlessLayerInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtSb2d1ZUVuZGxlc3NMYXllckluZm8ucHJvdG8iuwEKFVJvZ3VlRW5kbGVz",
"c0xheWVySW5mbxITCgtPSkRLSk1FTU5MUBgKIAEoDRIRCglpc19yb3RhdGUY",
"DCABKAgSEwoLSUdKTU1NSkFNT0kYBCABKA0SEQoJYmF0dGxlX2lkGAsgASgN",
"EhMKC0FET0lHR01CSUNBGAkgASgNEhMKC0pHRlBEQUNCS0xGGAEgASgNEhMK",
"C09GQURNUEpCQkRMGAIgASgNEhMKC0FOR0FLQU9QT09HGA4gASgNQh6qAhtF",
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueEndlessLayerInfo), global::EggLink.DanhengServer.Proto.RogueEndlessLayerInfo.Parser, new[]{ "OJDKJMEMNLP", "IsRotate", "IGJMMMJAMOI", "BattleId", "ADOIGGMBICA", "JGFPDACBKLF", "OFADMPJBBDL", "ANGAKAOPOOG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueEndlessLayerInfo : pb::IMessage<RogueEndlessLayerInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<RogueEndlessLayerInfo> _parser = new pb::MessageParser<RogueEndlessLayerInfo>(() => new RogueEndlessLayerInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<RogueEndlessLayerInfo> 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.RogueEndlessLayerInfoReflection.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 RogueEndlessLayerInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueEndlessLayerInfo(RogueEndlessLayerInfo other) : this() {
oJDKJMEMNLP_ = other.oJDKJMEMNLP_;
isRotate_ = other.isRotate_;
iGJMMMJAMOI_ = other.iGJMMMJAMOI_;
battleId_ = other.battleId_;
aDOIGGMBICA_ = other.aDOIGGMBICA_;
jGFPDACBKLF_ = other.jGFPDACBKLF_;
oFADMPJBBDL_ = other.oFADMPJBBDL_;
aNGAKAOPOOG_ = other.aNGAKAOPOOG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueEndlessLayerInfo Clone() {
return new RogueEndlessLayerInfo(this);
}
/// <summary>Field number for the "OJDKJMEMNLP" field.</summary>
public const int OJDKJMEMNLPFieldNumber = 10;
private uint oJDKJMEMNLP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OJDKJMEMNLP {
get { return oJDKJMEMNLP_; }
set {
oJDKJMEMNLP_ = value;
}
}
/// <summary>Field number for the "is_rotate" field.</summary>
public const int IsRotateFieldNumber = 12;
private bool isRotate_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsRotate {
get { return isRotate_; }
set {
isRotate_ = value;
}
}
/// <summary>Field number for the "IGJMMMJAMOI" field.</summary>
public const int IGJMMMJAMOIFieldNumber = 4;
private uint iGJMMMJAMOI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IGJMMMJAMOI {
get { return iGJMMMJAMOI_; }
set {
iGJMMMJAMOI_ = value;
}
}
/// <summary>Field number for the "battle_id" field.</summary>
public const int BattleIdFieldNumber = 11;
private uint battleId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BattleId {
get { return battleId_; }
set {
battleId_ = value;
}
}
/// <summary>Field number for the "ADOIGGMBICA" field.</summary>
public const int ADOIGGMBICAFieldNumber = 9;
private uint aDOIGGMBICA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ADOIGGMBICA {
get { return aDOIGGMBICA_; }
set {
aDOIGGMBICA_ = value;
}
}
/// <summary>Field number for the "JGFPDACBKLF" field.</summary>
public const int JGFPDACBKLFFieldNumber = 1;
private uint jGFPDACBKLF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JGFPDACBKLF {
get { return jGFPDACBKLF_; }
set {
jGFPDACBKLF_ = value;
}
}
/// <summary>Field number for the "OFADMPJBBDL" field.</summary>
public const int OFADMPJBBDLFieldNumber = 2;
private uint oFADMPJBBDL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OFADMPJBBDL {
get { return oFADMPJBBDL_; }
set {
oFADMPJBBDL_ = value;
}
}
/// <summary>Field number for the "ANGAKAOPOOG" field.</summary>
public const int ANGAKAOPOOGFieldNumber = 14;
private uint aNGAKAOPOOG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ANGAKAOPOOG {
get { return aNGAKAOPOOG_; }
set {
aNGAKAOPOOG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueEndlessLayerInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueEndlessLayerInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (OJDKJMEMNLP != other.OJDKJMEMNLP) return false;
if (IsRotate != other.IsRotate) return false;
if (IGJMMMJAMOI != other.IGJMMMJAMOI) return false;
if (BattleId != other.BattleId) return false;
if (ADOIGGMBICA != other.ADOIGGMBICA) return false;
if (JGFPDACBKLF != other.JGFPDACBKLF) return false;
if (OFADMPJBBDL != other.OFADMPJBBDL) return false;
if (ANGAKAOPOOG != other.ANGAKAOPOOG) 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 (OJDKJMEMNLP != 0) hash ^= OJDKJMEMNLP.GetHashCode();
if (IsRotate != false) hash ^= IsRotate.GetHashCode();
if (IGJMMMJAMOI != 0) hash ^= IGJMMMJAMOI.GetHashCode();
if (BattleId != 0) hash ^= BattleId.GetHashCode();
if (ADOIGGMBICA != 0) hash ^= ADOIGGMBICA.GetHashCode();
if (JGFPDACBKLF != 0) hash ^= JGFPDACBKLF.GetHashCode();
if (OFADMPJBBDL != 0) hash ^= OFADMPJBBDL.GetHashCode();
if (ANGAKAOPOOG != 0) hash ^= ANGAKAOPOOG.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 (JGFPDACBKLF != 0) {
output.WriteRawTag(8);
output.WriteUInt32(JGFPDACBKLF);
}
if (OFADMPJBBDL != 0) {
output.WriteRawTag(16);
output.WriteUInt32(OFADMPJBBDL);
}
if (IGJMMMJAMOI != 0) {
output.WriteRawTag(32);
output.WriteUInt32(IGJMMMJAMOI);
}
if (ADOIGGMBICA != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ADOIGGMBICA);
}
if (OJDKJMEMNLP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(OJDKJMEMNLP);
}
if (BattleId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BattleId);
}
if (IsRotate != false) {
output.WriteRawTag(96);
output.WriteBool(IsRotate);
}
if (ANGAKAOPOOG != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ANGAKAOPOOG);
}
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 (JGFPDACBKLF != 0) {
output.WriteRawTag(8);
output.WriteUInt32(JGFPDACBKLF);
}
if (OFADMPJBBDL != 0) {
output.WriteRawTag(16);
output.WriteUInt32(OFADMPJBBDL);
}
if (IGJMMMJAMOI != 0) {
output.WriteRawTag(32);
output.WriteUInt32(IGJMMMJAMOI);
}
if (ADOIGGMBICA != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ADOIGGMBICA);
}
if (OJDKJMEMNLP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(OJDKJMEMNLP);
}
if (BattleId != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BattleId);
}
if (IsRotate != false) {
output.WriteRawTag(96);
output.WriteBool(IsRotate);
}
if (ANGAKAOPOOG != 0) {
output.WriteRawTag(112);
output.WriteUInt32(ANGAKAOPOOG);
}
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 (OJDKJMEMNLP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OJDKJMEMNLP);
}
if (IsRotate != false) {
size += 1 + 1;
}
if (IGJMMMJAMOI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IGJMMMJAMOI);
}
if (BattleId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BattleId);
}
if (ADOIGGMBICA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ADOIGGMBICA);
}
if (JGFPDACBKLF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JGFPDACBKLF);
}
if (OFADMPJBBDL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFADMPJBBDL);
}
if (ANGAKAOPOOG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ANGAKAOPOOG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueEndlessLayerInfo other) {
if (other == null) {
return;
}
if (other.OJDKJMEMNLP != 0) {
OJDKJMEMNLP = other.OJDKJMEMNLP;
}
if (other.IsRotate != false) {
IsRotate = other.IsRotate;
}
if (other.IGJMMMJAMOI != 0) {
IGJMMMJAMOI = other.IGJMMMJAMOI;
}
if (other.BattleId != 0) {
BattleId = other.BattleId;
}
if (other.ADOIGGMBICA != 0) {
ADOIGGMBICA = other.ADOIGGMBICA;
}
if (other.JGFPDACBKLF != 0) {
JGFPDACBKLF = other.JGFPDACBKLF;
}
if (other.OFADMPJBBDL != 0) {
OFADMPJBBDL = other.OFADMPJBBDL;
}
if (other.ANGAKAOPOOG != 0) {
ANGAKAOPOOG = other.ANGAKAOPOOG;
}
_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: {
JGFPDACBKLF = input.ReadUInt32();
break;
}
case 16: {
OFADMPJBBDL = input.ReadUInt32();
break;
}
case 32: {
IGJMMMJAMOI = input.ReadUInt32();
break;
}
case 72: {
ADOIGGMBICA = input.ReadUInt32();
break;
}
case 80: {
OJDKJMEMNLP = input.ReadUInt32();
break;
}
case 88: {
BattleId = input.ReadUInt32();
break;
}
case 96: {
IsRotate = input.ReadBool();
break;
}
case 112: {
ANGAKAOPOOG = 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: {
JGFPDACBKLF = input.ReadUInt32();
break;
}
case 16: {
OFADMPJBBDL = input.ReadUInt32();
break;
}
case 32: {
IGJMMMJAMOI = input.ReadUInt32();
break;
}
case 72: {
ADOIGGMBICA = input.ReadUInt32();
break;
}
case 80: {
OJDKJMEMNLP = input.ReadUInt32();
break;
}
case 88: {
BattleId = input.ReadUInt32();
break;
}
case 96: {
IsRotate = input.ReadBool();
break;
}
case 112: {
ANGAKAOPOOG = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code