mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
387 lines
15 KiB
C#
387 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RogueAdventureRoomGameplayWolfGunTarget.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 RogueAdventureRoomGameplayWolfGunTarget.proto</summary>
|
|
public static partial class RogueAdventureRoomGameplayWolfGunTargetReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RogueAdventureRoomGameplayWolfGunTarget.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RogueAdventureRoomGameplayWolfGunTargetReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ci1Sb2d1ZUFkdmVudHVyZVJvb21HYW1lcGxheVdvbGZHdW5UYXJnZXQucHJv",
|
|
"dG8aEUVISUdPRURCRFBNLnByb3RvGhFPRE9QSE1FREtCRC5wcm90bxoRTkxH",
|
|
"REZFREpER0EucHJvdG8aEUZETUFLREpMR0xNLnByb3RvIrcBCidSb2d1ZUFk",
|
|
"dmVudHVyZVJvb21HYW1lcGxheVdvbGZHdW5UYXJnZXQSIAoKVGFyZ2V0Tm9u",
|
|
"ZRgKIAEoCzIMLkVISUdPRURCRFBNEiAKClRhcmdldENvaW4YByABKAsyDC5P",
|
|
"RE9QSE1FREtCRBIjCg1UYXJnZXRNaXJhY2xlGAMgASgLMgwuTkxHREZFREpE",
|
|
"R0ESIwoNVGFyZ2V0UnVhbm1laRgFIAEoCzIMLkZETUFLREpMR0xNQh6qAhtF",
|
|
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EHIGOEDBDPMReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODOPHMEDKBDReflection.Descriptor, global::EggLink.DanhengServer.Proto.NLGDFEDJDGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.FDMAKDJLGLMReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueAdventureRoomGameplayWolfGunTarget), global::EggLink.DanhengServer.Proto.RogueAdventureRoomGameplayWolfGunTarget.Parser, new[]{ "TargetNone", "TargetCoin", "TargetMiracle", "TargetRuanmei" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RogueAdventureRoomGameplayWolfGunTarget : pb::IMessage<RogueAdventureRoomGameplayWolfGunTarget>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RogueAdventureRoomGameplayWolfGunTarget> _parser = new pb::MessageParser<RogueAdventureRoomGameplayWolfGunTarget>(() => new RogueAdventureRoomGameplayWolfGunTarget());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RogueAdventureRoomGameplayWolfGunTarget> 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.RogueAdventureRoomGameplayWolfGunTargetReflection.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 RogueAdventureRoomGameplayWolfGunTarget() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueAdventureRoomGameplayWolfGunTarget(RogueAdventureRoomGameplayWolfGunTarget other) : this() {
|
|
targetNone_ = other.targetNone_ != null ? other.targetNone_.Clone() : null;
|
|
targetCoin_ = other.targetCoin_ != null ? other.targetCoin_.Clone() : null;
|
|
targetMiracle_ = other.targetMiracle_ != null ? other.targetMiracle_.Clone() : null;
|
|
targetRuanmei_ = other.targetRuanmei_ != null ? other.targetRuanmei_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueAdventureRoomGameplayWolfGunTarget Clone() {
|
|
return new RogueAdventureRoomGameplayWolfGunTarget(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "TargetNone" field.</summary>
|
|
public const int TargetNoneFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.EHIGOEDBDPM targetNone_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EHIGOEDBDPM TargetNone {
|
|
get { return targetNone_; }
|
|
set {
|
|
targetNone_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "TargetCoin" field.</summary>
|
|
public const int TargetCoinFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.ODOPHMEDKBD targetCoin_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ODOPHMEDKBD TargetCoin {
|
|
get { return targetCoin_; }
|
|
set {
|
|
targetCoin_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "TargetMiracle" field.</summary>
|
|
public const int TargetMiracleFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.NLGDFEDJDGA targetMiracle_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.NLGDFEDJDGA TargetMiracle {
|
|
get { return targetMiracle_; }
|
|
set {
|
|
targetMiracle_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "TargetRuanmei" field.</summary>
|
|
public const int TargetRuanmeiFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.FDMAKDJLGLM targetRuanmei_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.FDMAKDJLGLM TargetRuanmei {
|
|
get { return targetRuanmei_; }
|
|
set {
|
|
targetRuanmei_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RogueAdventureRoomGameplayWolfGunTarget);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RogueAdventureRoomGameplayWolfGunTarget other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(TargetNone, other.TargetNone)) return false;
|
|
if (!object.Equals(TargetCoin, other.TargetCoin)) return false;
|
|
if (!object.Equals(TargetMiracle, other.TargetMiracle)) return false;
|
|
if (!object.Equals(TargetRuanmei, other.TargetRuanmei)) 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 (targetNone_ != null) hash ^= TargetNone.GetHashCode();
|
|
if (targetCoin_ != null) hash ^= TargetCoin.GetHashCode();
|
|
if (targetMiracle_ != null) hash ^= TargetMiracle.GetHashCode();
|
|
if (targetRuanmei_ != null) hash ^= TargetRuanmei.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 (targetMiracle_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(TargetMiracle);
|
|
}
|
|
if (targetRuanmei_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(TargetRuanmei);
|
|
}
|
|
if (targetCoin_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(TargetCoin);
|
|
}
|
|
if (targetNone_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(TargetNone);
|
|
}
|
|
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 (targetMiracle_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(TargetMiracle);
|
|
}
|
|
if (targetRuanmei_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(TargetRuanmei);
|
|
}
|
|
if (targetCoin_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(TargetCoin);
|
|
}
|
|
if (targetNone_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(TargetNone);
|
|
}
|
|
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 (targetNone_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(TargetNone);
|
|
}
|
|
if (targetCoin_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(TargetCoin);
|
|
}
|
|
if (targetMiracle_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(TargetMiracle);
|
|
}
|
|
if (targetRuanmei_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(TargetRuanmei);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RogueAdventureRoomGameplayWolfGunTarget other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.targetNone_ != null) {
|
|
if (targetNone_ == null) {
|
|
TargetNone = new global::EggLink.DanhengServer.Proto.EHIGOEDBDPM();
|
|
}
|
|
TargetNone.MergeFrom(other.TargetNone);
|
|
}
|
|
if (other.targetCoin_ != null) {
|
|
if (targetCoin_ == null) {
|
|
TargetCoin = new global::EggLink.DanhengServer.Proto.ODOPHMEDKBD();
|
|
}
|
|
TargetCoin.MergeFrom(other.TargetCoin);
|
|
}
|
|
if (other.targetMiracle_ != null) {
|
|
if (targetMiracle_ == null) {
|
|
TargetMiracle = new global::EggLink.DanhengServer.Proto.NLGDFEDJDGA();
|
|
}
|
|
TargetMiracle.MergeFrom(other.TargetMiracle);
|
|
}
|
|
if (other.targetRuanmei_ != null) {
|
|
if (targetRuanmei_ == null) {
|
|
TargetRuanmei = new global::EggLink.DanhengServer.Proto.FDMAKDJLGLM();
|
|
}
|
|
TargetRuanmei.MergeFrom(other.TargetRuanmei);
|
|
}
|
|
_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 26: {
|
|
if (targetMiracle_ == null) {
|
|
TargetMiracle = new global::EggLink.DanhengServer.Proto.NLGDFEDJDGA();
|
|
}
|
|
input.ReadMessage(TargetMiracle);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (targetRuanmei_ == null) {
|
|
TargetRuanmei = new global::EggLink.DanhengServer.Proto.FDMAKDJLGLM();
|
|
}
|
|
input.ReadMessage(TargetRuanmei);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (targetCoin_ == null) {
|
|
TargetCoin = new global::EggLink.DanhengServer.Proto.ODOPHMEDKBD();
|
|
}
|
|
input.ReadMessage(TargetCoin);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (targetNone_ == null) {
|
|
TargetNone = new global::EggLink.DanhengServer.Proto.EHIGOEDBDPM();
|
|
}
|
|
input.ReadMessage(TargetNone);
|
|
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 26: {
|
|
if (targetMiracle_ == null) {
|
|
TargetMiracle = new global::EggLink.DanhengServer.Proto.NLGDFEDJDGA();
|
|
}
|
|
input.ReadMessage(TargetMiracle);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (targetRuanmei_ == null) {
|
|
TargetRuanmei = new global::EggLink.DanhengServer.Proto.FDMAKDJLGLM();
|
|
}
|
|
input.ReadMessage(TargetRuanmei);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (targetCoin_ == null) {
|
|
TargetCoin = new global::EggLink.DanhengServer.Proto.ODOPHMEDKBD();
|
|
}
|
|
input.ReadMessage(TargetCoin);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (targetNone_ == null) {
|
|
TargetNone = new global::EggLink.DanhengServer.Proto.EHIGOEDBDPM();
|
|
}
|
|
input.ReadMessage(TargetNone);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|