mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
499 lines
22 KiB
C#
499 lines
22 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GridFightConsumableTargetInfo.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 GridFightConsumableTargetInfo.proto</summary>
|
|
public static partial class GridFightConsumableTargetInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GridFightConsumableTargetInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GridFightConsumableTargetInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNHcmlkRmlnaHRDb25zdW1hYmxlVGFyZ2V0SW5mby5wcm90bxoRUEZCSklH",
|
|
"TkVPUEsucHJvdG8aEUVHQk9LTk5CS0dOLnByb3RvGhFCRktLTE1DR0VHSy5w",
|
|
"cm90bxomR3JpZEZpZ2h0Um9sZUVxdWlwbWVudFRhcmdldEluZm8ucHJvdG8a",
|
|
"HUdyaWRGaWdodFJvbGVUYXJnZXRJbmZvLnByb3RvIqECCh1HcmlkRmlnaHRD",
|
|
"b25zdW1hYmxlVGFyZ2V0SW5mbxI1ChByb2xlX3RhcmdldF9pbmZvGOMMIAEo",
|
|
"CzIYLkdyaWRGaWdodFJvbGVUYXJnZXRJbmZvSAASSAoacm9sZV9lcXVpcG1l",
|
|
"bnRfdGFyZ2V0X2luZm8Ygg4gASgLMiEuR3JpZEZpZ2h0Um9sZUVxdWlwbWVu",
|
|
"dFRhcmdldEluZm9IABIkCgtFTE5IRkhER0pKQxjLBiABKAsyDC5QRkJKSUdO",
|
|
"RU9QS0gAEiQKC0NJTkpKUEJFT0hLGMYDIAEoCzIMLkVHQk9LTk5CS0dOSAAS",
|
|
"JAoLSk9DTklGQUFGRFAYsw0gASgLMgwuQkZLS0xNQ0dFR0tIAEINCgtOTElJ",
|
|
"QlBKSExBQkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
|
|
"bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PFBJIGNEOPKReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGBOKNNBKGNReflection.Descriptor, global::EggLink.DanhengServer.Proto.BFKKLMCGEGKReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GridFightConsumableTargetInfo), global::EggLink.DanhengServer.Proto.GridFightConsumableTargetInfo.Parser, new[]{ "RoleTargetInfo", "RoleEquipmentTargetInfo", "ELNHFHDGJJC", "CINJJPBEOHK", "JOCNIFAAFDP" }, new[]{ "NLIIBPJHLAB" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GridFightConsumableTargetInfo : pb::IMessage<GridFightConsumableTargetInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GridFightConsumableTargetInfo> _parser = new pb::MessageParser<GridFightConsumableTargetInfo>(() => new GridFightConsumableTargetInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GridFightConsumableTargetInfo> 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.GridFightConsumableTargetInfoReflection.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 GridFightConsumableTargetInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GridFightConsumableTargetInfo(GridFightConsumableTargetInfo other) : this() {
|
|
switch (other.NLIIBPJHLABCase) {
|
|
case NLIIBPJHLABOneofCase.RoleTargetInfo:
|
|
RoleTargetInfo = other.RoleTargetInfo.Clone();
|
|
break;
|
|
case NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo:
|
|
RoleEquipmentTargetInfo = other.RoleEquipmentTargetInfo.Clone();
|
|
break;
|
|
case NLIIBPJHLABOneofCase.ELNHFHDGJJC:
|
|
ELNHFHDGJJC = other.ELNHFHDGJJC.Clone();
|
|
break;
|
|
case NLIIBPJHLABOneofCase.CINJJPBEOHK:
|
|
CINJJPBEOHK = other.CINJJPBEOHK.Clone();
|
|
break;
|
|
case NLIIBPJHLABOneofCase.JOCNIFAAFDP:
|
|
JOCNIFAAFDP = other.JOCNIFAAFDP.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GridFightConsumableTargetInfo Clone() {
|
|
return new GridFightConsumableTargetInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "role_target_info" field.</summary>
|
|
public const int RoleTargetInfoFieldNumber = 1635;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo RoleTargetInfo {
|
|
get { return nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo ? (global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo) nLIIBPJHLAB_ : null; }
|
|
set {
|
|
nLIIBPJHLAB_ = value;
|
|
nLIIBPJHLABCase_ = value == null ? NLIIBPJHLABOneofCase.None : NLIIBPJHLABOneofCase.RoleTargetInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "role_equipment_target_info" field.</summary>
|
|
public const int RoleEquipmentTargetInfoFieldNumber = 1794;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo RoleEquipmentTargetInfo {
|
|
get { return nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo ? (global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo) nLIIBPJHLAB_ : null; }
|
|
set {
|
|
nLIIBPJHLAB_ = value;
|
|
nLIIBPJHLABCase_ = value == null ? NLIIBPJHLABOneofCase.None : NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ELNHFHDGJJC" field.</summary>
|
|
public const int ELNHFHDGJJCFieldNumber = 843;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PFBJIGNEOPK ELNHFHDGJJC {
|
|
get { return nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC ? (global::EggLink.DanhengServer.Proto.PFBJIGNEOPK) nLIIBPJHLAB_ : null; }
|
|
set {
|
|
nLIIBPJHLAB_ = value;
|
|
nLIIBPJHLABCase_ = value == null ? NLIIBPJHLABOneofCase.None : NLIIBPJHLABOneofCase.ELNHFHDGJJC;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CINJJPBEOHK" field.</summary>
|
|
public const int CINJJPBEOHKFieldNumber = 454;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EGBOKNNBKGN CINJJPBEOHK {
|
|
get { return nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK ? (global::EggLink.DanhengServer.Proto.EGBOKNNBKGN) nLIIBPJHLAB_ : null; }
|
|
set {
|
|
nLIIBPJHLAB_ = value;
|
|
nLIIBPJHLABCase_ = value == null ? NLIIBPJHLABOneofCase.None : NLIIBPJHLABOneofCase.CINJJPBEOHK;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JOCNIFAAFDP" field.</summary>
|
|
public const int JOCNIFAAFDPFieldNumber = 1715;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.BFKKLMCGEGK JOCNIFAAFDP {
|
|
get { return nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP ? (global::EggLink.DanhengServer.Proto.BFKKLMCGEGK) nLIIBPJHLAB_ : null; }
|
|
set {
|
|
nLIIBPJHLAB_ = value;
|
|
nLIIBPJHLABCase_ = value == null ? NLIIBPJHLABOneofCase.None : NLIIBPJHLABOneofCase.JOCNIFAAFDP;
|
|
}
|
|
}
|
|
|
|
private object nLIIBPJHLAB_;
|
|
/// <summary>Enum of possible cases for the "NLIIBPJHLAB" oneof.</summary>
|
|
public enum NLIIBPJHLABOneofCase {
|
|
None = 0,
|
|
RoleTargetInfo = 1635,
|
|
RoleEquipmentTargetInfo = 1794,
|
|
ELNHFHDGJJC = 843,
|
|
CINJJPBEOHK = 454,
|
|
JOCNIFAAFDP = 1715,
|
|
}
|
|
private NLIIBPJHLABOneofCase nLIIBPJHLABCase_ = NLIIBPJHLABOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public NLIIBPJHLABOneofCase NLIIBPJHLABCase {
|
|
get { return nLIIBPJHLABCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearNLIIBPJHLAB() {
|
|
nLIIBPJHLABCase_ = NLIIBPJHLABOneofCase.None;
|
|
nLIIBPJHLAB_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GridFightConsumableTargetInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GridFightConsumableTargetInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(RoleTargetInfo, other.RoleTargetInfo)) return false;
|
|
if (!object.Equals(RoleEquipmentTargetInfo, other.RoleEquipmentTargetInfo)) return false;
|
|
if (!object.Equals(ELNHFHDGJJC, other.ELNHFHDGJJC)) return false;
|
|
if (!object.Equals(CINJJPBEOHK, other.CINJJPBEOHK)) return false;
|
|
if (!object.Equals(JOCNIFAAFDP, other.JOCNIFAAFDP)) return false;
|
|
if (NLIIBPJHLABCase != other.NLIIBPJHLABCase) 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 (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) hash ^= RoleTargetInfo.GetHashCode();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) hash ^= RoleEquipmentTargetInfo.GetHashCode();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) hash ^= ELNHFHDGJJC.GetHashCode();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) hash ^= CINJJPBEOHK.GetHashCode();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) hash ^= JOCNIFAAFDP.GetHashCode();
|
|
hash ^= (int) nLIIBPJHLABCase_;
|
|
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 (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) {
|
|
output.WriteRawTag(178, 28);
|
|
output.WriteMessage(CINJJPBEOHK);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) {
|
|
output.WriteRawTag(218, 52);
|
|
output.WriteMessage(ELNHFHDGJJC);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) {
|
|
output.WriteRawTag(154, 102);
|
|
output.WriteMessage(RoleTargetInfo);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) {
|
|
output.WriteRawTag(154, 107);
|
|
output.WriteMessage(JOCNIFAAFDP);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) {
|
|
output.WriteRawTag(146, 112);
|
|
output.WriteMessage(RoleEquipmentTargetInfo);
|
|
}
|
|
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 (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) {
|
|
output.WriteRawTag(178, 28);
|
|
output.WriteMessage(CINJJPBEOHK);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) {
|
|
output.WriteRawTag(218, 52);
|
|
output.WriteMessage(ELNHFHDGJJC);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) {
|
|
output.WriteRawTag(154, 102);
|
|
output.WriteMessage(RoleTargetInfo);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) {
|
|
output.WriteRawTag(154, 107);
|
|
output.WriteMessage(JOCNIFAAFDP);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) {
|
|
output.WriteRawTag(146, 112);
|
|
output.WriteMessage(RoleEquipmentTargetInfo);
|
|
}
|
|
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 (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(RoleTargetInfo);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(RoleEquipmentTargetInfo);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(ELNHFHDGJJC);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(CINJJPBEOHK);
|
|
}
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(JOCNIFAAFDP);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GridFightConsumableTargetInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
switch (other.NLIIBPJHLABCase) {
|
|
case NLIIBPJHLABOneofCase.RoleTargetInfo:
|
|
if (RoleTargetInfo == null) {
|
|
RoleTargetInfo = new global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo();
|
|
}
|
|
RoleTargetInfo.MergeFrom(other.RoleTargetInfo);
|
|
break;
|
|
case NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo:
|
|
if (RoleEquipmentTargetInfo == null) {
|
|
RoleEquipmentTargetInfo = new global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo();
|
|
}
|
|
RoleEquipmentTargetInfo.MergeFrom(other.RoleEquipmentTargetInfo);
|
|
break;
|
|
case NLIIBPJHLABOneofCase.ELNHFHDGJJC:
|
|
if (ELNHFHDGJJC == null) {
|
|
ELNHFHDGJJC = new global::EggLink.DanhengServer.Proto.PFBJIGNEOPK();
|
|
}
|
|
ELNHFHDGJJC.MergeFrom(other.ELNHFHDGJJC);
|
|
break;
|
|
case NLIIBPJHLABOneofCase.CINJJPBEOHK:
|
|
if (CINJJPBEOHK == null) {
|
|
CINJJPBEOHK = new global::EggLink.DanhengServer.Proto.EGBOKNNBKGN();
|
|
}
|
|
CINJJPBEOHK.MergeFrom(other.CINJJPBEOHK);
|
|
break;
|
|
case NLIIBPJHLABOneofCase.JOCNIFAAFDP:
|
|
if (JOCNIFAAFDP == null) {
|
|
JOCNIFAAFDP = new global::EggLink.DanhengServer.Proto.BFKKLMCGEGK();
|
|
}
|
|
JOCNIFAAFDP.MergeFrom(other.JOCNIFAAFDP);
|
|
break;
|
|
}
|
|
|
|
_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 3634: {
|
|
global::EggLink.DanhengServer.Proto.EGBOKNNBKGN subBuilder = new global::EggLink.DanhengServer.Proto.EGBOKNNBKGN();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) {
|
|
subBuilder.MergeFrom(CINJJPBEOHK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
CINJJPBEOHK = subBuilder;
|
|
break;
|
|
}
|
|
case 6746: {
|
|
global::EggLink.DanhengServer.Proto.PFBJIGNEOPK subBuilder = new global::EggLink.DanhengServer.Proto.PFBJIGNEOPK();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) {
|
|
subBuilder.MergeFrom(ELNHFHDGJJC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ELNHFHDGJJC = subBuilder;
|
|
break;
|
|
}
|
|
case 13082: {
|
|
global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) {
|
|
subBuilder.MergeFrom(RoleTargetInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RoleTargetInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 13722: {
|
|
global::EggLink.DanhengServer.Proto.BFKKLMCGEGK subBuilder = new global::EggLink.DanhengServer.Proto.BFKKLMCGEGK();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) {
|
|
subBuilder.MergeFrom(JOCNIFAAFDP);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
JOCNIFAAFDP = subBuilder;
|
|
break;
|
|
}
|
|
case 14354: {
|
|
global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) {
|
|
subBuilder.MergeFrom(RoleEquipmentTargetInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RoleEquipmentTargetInfo = subBuilder;
|
|
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 3634: {
|
|
global::EggLink.DanhengServer.Proto.EGBOKNNBKGN subBuilder = new global::EggLink.DanhengServer.Proto.EGBOKNNBKGN();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.CINJJPBEOHK) {
|
|
subBuilder.MergeFrom(CINJJPBEOHK);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
CINJJPBEOHK = subBuilder;
|
|
break;
|
|
}
|
|
case 6746: {
|
|
global::EggLink.DanhengServer.Proto.PFBJIGNEOPK subBuilder = new global::EggLink.DanhengServer.Proto.PFBJIGNEOPK();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.ELNHFHDGJJC) {
|
|
subBuilder.MergeFrom(ELNHFHDGJJC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ELNHFHDGJJC = subBuilder;
|
|
break;
|
|
}
|
|
case 13082: {
|
|
global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightRoleTargetInfo();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleTargetInfo) {
|
|
subBuilder.MergeFrom(RoleTargetInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RoleTargetInfo = subBuilder;
|
|
break;
|
|
}
|
|
case 13722: {
|
|
global::EggLink.DanhengServer.Proto.BFKKLMCGEGK subBuilder = new global::EggLink.DanhengServer.Proto.BFKKLMCGEGK();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.JOCNIFAAFDP) {
|
|
subBuilder.MergeFrom(JOCNIFAAFDP);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
JOCNIFAAFDP = subBuilder;
|
|
break;
|
|
}
|
|
case 14354: {
|
|
global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo subBuilder = new global::EggLink.DanhengServer.Proto.GridFightRoleEquipmentTargetInfo();
|
|
if (nLIIBPJHLABCase_ == NLIIBPJHLABOneofCase.RoleEquipmentTargetInfo) {
|
|
subBuilder.MergeFrom(RoleEquipmentTargetInfo);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
RoleEquipmentTargetInfo = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|