mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
348 lines
12 KiB
C#
348 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RogueTournGetCurRogueCocoonInfoScRsp.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 RogueTournGetCurRogueCocoonInfoScRsp.proto</summary>
|
|
public static partial class RogueTournGetCurRogueCocoonInfoScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RogueTournGetCurRogueCocoonInfoScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RogueTournGetCurRogueCocoonInfoScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CipSb2d1ZVRvdXJuR2V0Q3VyUm9ndWVDb2Nvb25JbmZvU2NSc3AucHJvdG8i",
|
|
"ewokUm9ndWVUb3VybkdldEN1clJvZ3VlQ29jb29uSW5mb1NjUnNwEhgKEGRp",
|
|
"ZmZpY3VsdHlfbGV2ZWwYDCABKA0SEwoLTkRQSk5LTEhPSEUYBSABKA0SDwoH",
|
|
"cmV0Y29kZRgEIAEoDRITCgtHUEVFT0VDSk5EQRgDIAEoDUIeqgIbRWdnTGlu",
|
|
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueTournGetCurRogueCocoonInfoScRsp), global::EggLink.DanhengServer.Proto.RogueTournGetCurRogueCocoonInfoScRsp.Parser, new[]{ "DifficultyLevel", "NDPJNKLHOHE", "Retcode", "GPEEOECJNDA" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RogueTournGetCurRogueCocoonInfoScRsp : pb::IMessage<RogueTournGetCurRogueCocoonInfoScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RogueTournGetCurRogueCocoonInfoScRsp> _parser = new pb::MessageParser<RogueTournGetCurRogueCocoonInfoScRsp>(() => new RogueTournGetCurRogueCocoonInfoScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RogueTournGetCurRogueCocoonInfoScRsp> 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.RogueTournGetCurRogueCocoonInfoScRspReflection.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 RogueTournGetCurRogueCocoonInfoScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueTournGetCurRogueCocoonInfoScRsp(RogueTournGetCurRogueCocoonInfoScRsp other) : this() {
|
|
difficultyLevel_ = other.difficultyLevel_;
|
|
nDPJNKLHOHE_ = other.nDPJNKLHOHE_;
|
|
retcode_ = other.retcode_;
|
|
gPEEOECJNDA_ = other.gPEEOECJNDA_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueTournGetCurRogueCocoonInfoScRsp Clone() {
|
|
return new RogueTournGetCurRogueCocoonInfoScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "difficulty_level" field.</summary>
|
|
public const int DifficultyLevelFieldNumber = 12;
|
|
private uint difficultyLevel_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DifficultyLevel {
|
|
get { return difficultyLevel_; }
|
|
set {
|
|
difficultyLevel_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NDPJNKLHOHE" field.</summary>
|
|
public const int NDPJNKLHOHEFieldNumber = 5;
|
|
private uint nDPJNKLHOHE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NDPJNKLHOHE {
|
|
get { return nDPJNKLHOHE_; }
|
|
set {
|
|
nDPJNKLHOHE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 4;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GPEEOECJNDA" field.</summary>
|
|
public const int GPEEOECJNDAFieldNumber = 3;
|
|
private uint gPEEOECJNDA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GPEEOECJNDA {
|
|
get { return gPEEOECJNDA_; }
|
|
set {
|
|
gPEEOECJNDA_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RogueTournGetCurRogueCocoonInfoScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RogueTournGetCurRogueCocoonInfoScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (DifficultyLevel != other.DifficultyLevel) return false;
|
|
if (NDPJNKLHOHE != other.NDPJNKLHOHE) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (GPEEOECJNDA != other.GPEEOECJNDA) 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 (DifficultyLevel != 0) hash ^= DifficultyLevel.GetHashCode();
|
|
if (NDPJNKLHOHE != 0) hash ^= NDPJNKLHOHE.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (GPEEOECJNDA != 0) hash ^= GPEEOECJNDA.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 (GPEEOECJNDA != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(GPEEOECJNDA);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (NDPJNKLHOHE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(NDPJNKLHOHE);
|
|
}
|
|
if (DifficultyLevel != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(DifficultyLevel);
|
|
}
|
|
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 (GPEEOECJNDA != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(GPEEOECJNDA);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (NDPJNKLHOHE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(NDPJNKLHOHE);
|
|
}
|
|
if (DifficultyLevel != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(DifficultyLevel);
|
|
}
|
|
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 (DifficultyLevel != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DifficultyLevel);
|
|
}
|
|
if (NDPJNKLHOHE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NDPJNKLHOHE);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (GPEEOECJNDA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GPEEOECJNDA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RogueTournGetCurRogueCocoonInfoScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.DifficultyLevel != 0) {
|
|
DifficultyLevel = other.DifficultyLevel;
|
|
}
|
|
if (other.NDPJNKLHOHE != 0) {
|
|
NDPJNKLHOHE = other.NDPJNKLHOHE;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.GPEEOECJNDA != 0) {
|
|
GPEEOECJNDA = other.GPEEOECJNDA;
|
|
}
|
|
_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 24: {
|
|
GPEEOECJNDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
NDPJNKLHOHE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
DifficultyLevel = 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 24: {
|
|
GPEEOECJNDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
NDPJNKLHOHE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
DifficultyLevel = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|