Files
DanhengServer-OpenSource/Proto/ClockParkUseBuffScRsp.cs
StopWuyu 8a804f7a59 Merge
2024-10-27 13:30:24 +08:00

452 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ClockParkUseBuffScRsp.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 ClockParkUseBuffScRsp.proto</summary>
public static partial class ClockParkUseBuffScRspReflection {
#region Descriptor
/// <summary>File descriptor for ClockParkUseBuffScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ClockParkUseBuffScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChtDbG9ja1BhcmtVc2VCdWZmU2NSc3AucHJvdG8aEU9LSU9PQk5CREVCLnBy",
"b3RvGhFJTUpQS0lDRkJMSS5wcm90bxoRRFBDQU1HRUxIQlAucHJvdG8ivwEK",
"FUNsb2NrUGFya1VzZUJ1ZmZTY1JzcBITCgtISUFHRUlOTEFITBgLIAEoDRIl",
"Cg9yb2d1ZV9idWZmX2luZm8YAiABKAsyDC5PS0lPT0JOQkRFQhIPCgdyZXRj",
"b2RlGA4gASgNEhEKCXNjcmlwdF9pZBgBIAEoDRIiCgtNQUxLSE5GSEZBRRjz",
"CCABKAsyDC5EUENBTUdFTEhCUBIiCgtPQ0JCRUFKUEZHRhjiCyABKAsyDC5J",
"TUpQS0lDRkJMSUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
"cm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OKIOOBNBDEBReflection.Descriptor, global::EggLink.DanhengServer.Proto.IMJPKICFBLIReflection.Descriptor, global::EggLink.DanhengServer.Proto.DPCAMGELHBPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp), global::EggLink.DanhengServer.Proto.ClockParkUseBuffScRsp.Parser, new[]{ "HIAGEINLAHL", "RogueBuffInfo", "Retcode", "ScriptId", "MALKHNFHFAE", "OCBBEAJPFGF" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ClockParkUseBuffScRsp : pb::IMessage<ClockParkUseBuffScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ClockParkUseBuffScRsp> _parser = new pb::MessageParser<ClockParkUseBuffScRsp>(() => new ClockParkUseBuffScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ClockParkUseBuffScRsp> 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.ClockParkUseBuffScRspReflection.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 ClockParkUseBuffScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ClockParkUseBuffScRsp(ClockParkUseBuffScRsp other) : this() {
hIAGEINLAHL_ = other.hIAGEINLAHL_;
rogueBuffInfo_ = other.rogueBuffInfo_ != null ? other.rogueBuffInfo_.Clone() : null;
retcode_ = other.retcode_;
scriptId_ = other.scriptId_;
mALKHNFHFAE_ = other.mALKHNFHFAE_ != null ? other.mALKHNFHFAE_.Clone() : null;
oCBBEAJPFGF_ = other.oCBBEAJPFGF_ != null ? other.oCBBEAJPFGF_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ClockParkUseBuffScRsp Clone() {
return new ClockParkUseBuffScRsp(this);
}
/// <summary>Field number for the "HIAGEINLAHL" field.</summary>
public const int HIAGEINLAHLFieldNumber = 11;
private uint hIAGEINLAHL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HIAGEINLAHL {
get { return hIAGEINLAHL_; }
set {
hIAGEINLAHL_ = value;
}
}
/// <summary>Field number for the "rogue_buff_info" field.</summary>
public const int RogueBuffInfoFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.OKIOOBNBDEB rogueBuffInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.OKIOOBNBDEB RogueBuffInfo {
get { return rogueBuffInfo_; }
set {
rogueBuffInfo_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 14;
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 "script_id" field.</summary>
public const int ScriptIdFieldNumber = 1;
private uint scriptId_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ScriptId {
get { return scriptId_; }
set {
scriptId_ = value;
}
}
/// <summary>Field number for the "MALKHNFHFAE" field.</summary>
public const int MALKHNFHFAEFieldNumber = 1139;
private global::EggLink.DanhengServer.Proto.DPCAMGELHBP mALKHNFHFAE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DPCAMGELHBP MALKHNFHFAE {
get { return mALKHNFHFAE_; }
set {
mALKHNFHFAE_ = value;
}
}
/// <summary>Field number for the "OCBBEAJPFGF" field.</summary>
public const int OCBBEAJPFGFFieldNumber = 1506;
private global::EggLink.DanhengServer.Proto.IMJPKICFBLI oCBBEAJPFGF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IMJPKICFBLI OCBBEAJPFGF {
get { return oCBBEAJPFGF_; }
set {
oCBBEAJPFGF_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ClockParkUseBuffScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ClockParkUseBuffScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (HIAGEINLAHL != other.HIAGEINLAHL) return false;
if (!object.Equals(RogueBuffInfo, other.RogueBuffInfo)) return false;
if (Retcode != other.Retcode) return false;
if (ScriptId != other.ScriptId) return false;
if (!object.Equals(MALKHNFHFAE, other.MALKHNFHFAE)) return false;
if (!object.Equals(OCBBEAJPFGF, other.OCBBEAJPFGF)) 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 (HIAGEINLAHL != 0) hash ^= HIAGEINLAHL.GetHashCode();
if (rogueBuffInfo_ != null) hash ^= RogueBuffInfo.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (ScriptId != 0) hash ^= ScriptId.GetHashCode();
if (mALKHNFHFAE_ != null) hash ^= MALKHNFHFAE.GetHashCode();
if (oCBBEAJPFGF_ != null) hash ^= OCBBEAJPFGF.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 (ScriptId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ScriptId);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(18);
output.WriteMessage(RogueBuffInfo);
}
if (HIAGEINLAHL != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HIAGEINLAHL);
}
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (mALKHNFHFAE_ != null) {
output.WriteRawTag(154, 71);
output.WriteMessage(MALKHNFHFAE);
}
if (oCBBEAJPFGF_ != null) {
output.WriteRawTag(146, 94);
output.WriteMessage(OCBBEAJPFGF);
}
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 (ScriptId != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ScriptId);
}
if (rogueBuffInfo_ != null) {
output.WriteRawTag(18);
output.WriteMessage(RogueBuffInfo);
}
if (HIAGEINLAHL != 0) {
output.WriteRawTag(88);
output.WriteUInt32(HIAGEINLAHL);
}
if (Retcode != 0) {
output.WriteRawTag(112);
output.WriteUInt32(Retcode);
}
if (mALKHNFHFAE_ != null) {
output.WriteRawTag(154, 71);
output.WriteMessage(MALKHNFHFAE);
}
if (oCBBEAJPFGF_ != null) {
output.WriteRawTag(146, 94);
output.WriteMessage(OCBBEAJPFGF);
}
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 (HIAGEINLAHL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HIAGEINLAHL);
}
if (rogueBuffInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueBuffInfo);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (ScriptId != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScriptId);
}
if (mALKHNFHFAE_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(MALKHNFHFAE);
}
if (oCBBEAJPFGF_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(OCBBEAJPFGF);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ClockParkUseBuffScRsp other) {
if (other == null) {
return;
}
if (other.HIAGEINLAHL != 0) {
HIAGEINLAHL = other.HIAGEINLAHL;
}
if (other.rogueBuffInfo_ != null) {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB();
}
RogueBuffInfo.MergeFrom(other.RogueBuffInfo);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.ScriptId != 0) {
ScriptId = other.ScriptId;
}
if (other.mALKHNFHFAE_ != null) {
if (mALKHNFHFAE_ == null) {
MALKHNFHFAE = new global::EggLink.DanhengServer.Proto.DPCAMGELHBP();
}
MALKHNFHFAE.MergeFrom(other.MALKHNFHFAE);
}
if (other.oCBBEAJPFGF_ != null) {
if (oCBBEAJPFGF_ == null) {
OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI();
}
OCBBEAJPFGF.MergeFrom(other.OCBBEAJPFGF);
}
_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: {
ScriptId = input.ReadUInt32();
break;
}
case 18: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 88: {
HIAGEINLAHL = input.ReadUInt32();
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 9114: {
if (mALKHNFHFAE_ == null) {
MALKHNFHFAE = new global::EggLink.DanhengServer.Proto.DPCAMGELHBP();
}
input.ReadMessage(MALKHNFHFAE);
break;
}
case 12050: {
if (oCBBEAJPFGF_ == null) {
OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI();
}
input.ReadMessage(OCBBEAJPFGF);
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: {
ScriptId = input.ReadUInt32();
break;
}
case 18: {
if (rogueBuffInfo_ == null) {
RogueBuffInfo = new global::EggLink.DanhengServer.Proto.OKIOOBNBDEB();
}
input.ReadMessage(RogueBuffInfo);
break;
}
case 88: {
HIAGEINLAHL = input.ReadUInt32();
break;
}
case 112: {
Retcode = input.ReadUInt32();
break;
}
case 9114: {
if (mALKHNFHFAE_ == null) {
MALKHNFHFAE = new global::EggLink.DanhengServer.Proto.DPCAMGELHBP();
}
input.ReadMessage(MALKHNFHFAE);
break;
}
case 12050: {
if (oCBBEAJPFGF_ == null) {
OCBBEAJPFGF = new global::EggLink.DanhengServer.Proto.IMJPKICFBLI();
}
input.ReadMessage(OCBBEAJPFGF);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code