mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
575 lines
24 KiB
C#
575 lines
24 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: SceneCastSkillCsReq.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 SceneCastSkillCsReq.proto</summary>
|
|
public static partial class SceneCastSkillCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for SceneCastSkillCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static SceneCastSkillCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChlTY2VuZUNhc3RTa2lsbENzUmVxLnByb3RvGhFJTk5ISURFQUVEUC5wcm90",
|
|
"bxodQXNzaXN0TW9uc3RlckVudGl0eUluZm8ucHJvdG8aE1NraWxsRXh0cmFU",
|
|
"YWcucHJvdG8aEE1vdGlvbkluZm8ucHJvdG8ijAMKE1NjZW5lQ2FzdFNraWxs",
|
|
"Q3NSZXESEwoLc2tpbGxfaW5kZXgYCyABKA0SHQoVYXR0YWNrZWRfYnlfZW50",
|
|
"aXR5X2lkGAggASgNEhYKDmNhc3RfZW50aXR5X2lkGA0gASgNEiUKHWFzc2lz",
|
|
"dF9tb25zdGVyX2VudGl0eV9pZF9saXN0GAIgAygNEigKEHNraWxsX2V4dHJh",
|
|
"X3RhZ3MYBCADKA4yDi5Ta2lsbEV4dHJhVGFnEiEKGWhpdF90YXJnZXRfZW50",
|
|
"aXR5X2lkX2xpc3QYByADKA0SGAoQbWF6ZV9hYmlsaXR5X3N0chgKIAEoCRI8",
|
|
"Chphc3Npc3RfbW9uc3Rlcl9lbnRpdHlfaW5mbxgDIAMoCzIYLkFzc2lzdE1v",
|
|
"bnN0ZXJFbnRpdHlJbmZvEiIKDXRhcmdldF9tb3Rpb24YDiABKAsyCy5Nb3Rp",
|
|
"b25JbmZvEhMKC0VFRk1CQkNLTU5QGAEgASgNEiQKDmR5bmFtaWNfdmFsdWVz",
|
|
"GAwgAygLMgwuSU5OSElERUFFRFBCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZl",
|
|
"ci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.INNHIDEAEDPReflection.Descriptor, global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.SkillExtraTagReflection.Descriptor, global::EggLink.DanhengServer.Proto.MotionInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SceneCastSkillCsReq), global::EggLink.DanhengServer.Proto.SceneCastSkillCsReq.Parser, new[]{ "SkillIndex", "AttackedByEntityId", "CastEntityId", "AssistMonsterEntityIdList", "SkillExtraTags", "HitTargetEntityIdList", "MazeAbilityStr", "AssistMonsterEntityInfo", "TargetMotion", "EEFMBBCKMNP", "DynamicValues" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class SceneCastSkillCsReq : pb::IMessage<SceneCastSkillCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<SceneCastSkillCsReq> _parser = new pb::MessageParser<SceneCastSkillCsReq>(() => new SceneCastSkillCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<SceneCastSkillCsReq> 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.SceneCastSkillCsReqReflection.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 SceneCastSkillCsReq() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SceneCastSkillCsReq(SceneCastSkillCsReq other) : this() {
|
|
skillIndex_ = other.skillIndex_;
|
|
attackedByEntityId_ = other.attackedByEntityId_;
|
|
castEntityId_ = other.castEntityId_;
|
|
assistMonsterEntityIdList_ = other.assistMonsterEntityIdList_.Clone();
|
|
skillExtraTags_ = other.skillExtraTags_.Clone();
|
|
hitTargetEntityIdList_ = other.hitTargetEntityIdList_.Clone();
|
|
mazeAbilityStr_ = other.mazeAbilityStr_;
|
|
assistMonsterEntityInfo_ = other.assistMonsterEntityInfo_.Clone();
|
|
targetMotion_ = other.targetMotion_ != null ? other.targetMotion_.Clone() : null;
|
|
eEFMBBCKMNP_ = other.eEFMBBCKMNP_;
|
|
dynamicValues_ = other.dynamicValues_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SceneCastSkillCsReq Clone() {
|
|
return new SceneCastSkillCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_index" field.</summary>
|
|
public const int SkillIndexFieldNumber = 11;
|
|
private uint skillIndex_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint SkillIndex {
|
|
get { return skillIndex_; }
|
|
set {
|
|
skillIndex_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "attacked_by_entity_id" field.</summary>
|
|
public const int AttackedByEntityIdFieldNumber = 8;
|
|
private uint attackedByEntityId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AttackedByEntityId {
|
|
get { return attackedByEntityId_; }
|
|
set {
|
|
attackedByEntityId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "cast_entity_id" field.</summary>
|
|
public const int CastEntityIdFieldNumber = 13;
|
|
private uint castEntityId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CastEntityId {
|
|
get { return castEntityId_; }
|
|
set {
|
|
castEntityId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "assist_monster_entity_id_list" field.</summary>
|
|
public const int AssistMonsterEntityIdListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<uint> _repeated_assistMonsterEntityIdList_codec
|
|
= pb::FieldCodec.ForUInt32(18);
|
|
private readonly pbc::RepeatedField<uint> assistMonsterEntityIdList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AssistMonsterEntityIdList {
|
|
get { return assistMonsterEntityIdList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "skill_extra_tags" field.</summary>
|
|
public const int SkillExtraTagsFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.SkillExtraTag> _repeated_skillExtraTags_codec
|
|
= pb::FieldCodec.ForEnum(34, x => (int) x, x => (global::EggLink.DanhengServer.Proto.SkillExtraTag) x);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SkillExtraTag> skillExtraTags_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SkillExtraTag>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SkillExtraTag> SkillExtraTags {
|
|
get { return skillExtraTags_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "hit_target_entity_id_list" field.</summary>
|
|
public const int HitTargetEntityIdListFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_hitTargetEntityIdList_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> hitTargetEntityIdList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> HitTargetEntityIdList {
|
|
get { return hitTargetEntityIdList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "maze_ability_str" field.</summary>
|
|
public const int MazeAbilityStrFieldNumber = 10;
|
|
private string mazeAbilityStr_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string MazeAbilityStr {
|
|
get { return mazeAbilityStr_; }
|
|
set {
|
|
mazeAbilityStr_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "assist_monster_entity_info" field.</summary>
|
|
public const int AssistMonsterEntityInfoFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfo> _repeated_assistMonsterEntityInfo_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfo> assistMonsterEntityInfo_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AssistMonsterEntityInfo> AssistMonsterEntityInfo {
|
|
get { return assistMonsterEntityInfo_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "target_motion" field.</summary>
|
|
public const int TargetMotionFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.MotionInfo targetMotion_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MotionInfo TargetMotion {
|
|
get { return targetMotion_; }
|
|
set {
|
|
targetMotion_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EEFMBBCKMNP" field.</summary>
|
|
public const int EEFMBBCKMNPFieldNumber = 1;
|
|
private uint eEFMBBCKMNP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EEFMBBCKMNP {
|
|
get { return eEFMBBCKMNP_; }
|
|
set {
|
|
eEFMBBCKMNP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "dynamic_values" field.</summary>
|
|
public const int DynamicValuesFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.INNHIDEAEDP> _repeated_dynamicValues_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.INNHIDEAEDP.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INNHIDEAEDP> dynamicValues_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INNHIDEAEDP>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INNHIDEAEDP> DynamicValues {
|
|
get { return dynamicValues_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as SceneCastSkillCsReq);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(SceneCastSkillCsReq other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (SkillIndex != other.SkillIndex) return false;
|
|
if (AttackedByEntityId != other.AttackedByEntityId) return false;
|
|
if (CastEntityId != other.CastEntityId) return false;
|
|
if(!assistMonsterEntityIdList_.Equals(other.assistMonsterEntityIdList_)) return false;
|
|
if(!skillExtraTags_.Equals(other.skillExtraTags_)) return false;
|
|
if(!hitTargetEntityIdList_.Equals(other.hitTargetEntityIdList_)) return false;
|
|
if (MazeAbilityStr != other.MazeAbilityStr) return false;
|
|
if(!assistMonsterEntityInfo_.Equals(other.assistMonsterEntityInfo_)) return false;
|
|
if (!object.Equals(TargetMotion, other.TargetMotion)) return false;
|
|
if (EEFMBBCKMNP != other.EEFMBBCKMNP) return false;
|
|
if(!dynamicValues_.Equals(other.dynamicValues_)) 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 (SkillIndex != 0) hash ^= SkillIndex.GetHashCode();
|
|
if (AttackedByEntityId != 0) hash ^= AttackedByEntityId.GetHashCode();
|
|
if (CastEntityId != 0) hash ^= CastEntityId.GetHashCode();
|
|
hash ^= assistMonsterEntityIdList_.GetHashCode();
|
|
hash ^= skillExtraTags_.GetHashCode();
|
|
hash ^= hitTargetEntityIdList_.GetHashCode();
|
|
if (MazeAbilityStr.Length != 0) hash ^= MazeAbilityStr.GetHashCode();
|
|
hash ^= assistMonsterEntityInfo_.GetHashCode();
|
|
if (targetMotion_ != null) hash ^= TargetMotion.GetHashCode();
|
|
if (EEFMBBCKMNP != 0) hash ^= EEFMBBCKMNP.GetHashCode();
|
|
hash ^= dynamicValues_.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 (EEFMBBCKMNP != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(EEFMBBCKMNP);
|
|
}
|
|
assistMonsterEntityIdList_.WriteTo(output, _repeated_assistMonsterEntityIdList_codec);
|
|
assistMonsterEntityInfo_.WriteTo(output, _repeated_assistMonsterEntityInfo_codec);
|
|
skillExtraTags_.WriteTo(output, _repeated_skillExtraTags_codec);
|
|
hitTargetEntityIdList_.WriteTo(output, _repeated_hitTargetEntityIdList_codec);
|
|
if (AttackedByEntityId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AttackedByEntityId);
|
|
}
|
|
if (MazeAbilityStr.Length != 0) {
|
|
output.WriteRawTag(82);
|
|
output.WriteString(MazeAbilityStr);
|
|
}
|
|
if (SkillIndex != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(SkillIndex);
|
|
}
|
|
dynamicValues_.WriteTo(output, _repeated_dynamicValues_codec);
|
|
if (CastEntityId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CastEntityId);
|
|
}
|
|
if (targetMotion_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(TargetMotion);
|
|
}
|
|
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 (EEFMBBCKMNP != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(EEFMBBCKMNP);
|
|
}
|
|
assistMonsterEntityIdList_.WriteTo(ref output, _repeated_assistMonsterEntityIdList_codec);
|
|
assistMonsterEntityInfo_.WriteTo(ref output, _repeated_assistMonsterEntityInfo_codec);
|
|
skillExtraTags_.WriteTo(ref output, _repeated_skillExtraTags_codec);
|
|
hitTargetEntityIdList_.WriteTo(ref output, _repeated_hitTargetEntityIdList_codec);
|
|
if (AttackedByEntityId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(AttackedByEntityId);
|
|
}
|
|
if (MazeAbilityStr.Length != 0) {
|
|
output.WriteRawTag(82);
|
|
output.WriteString(MazeAbilityStr);
|
|
}
|
|
if (SkillIndex != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(SkillIndex);
|
|
}
|
|
dynamicValues_.WriteTo(ref output, _repeated_dynamicValues_codec);
|
|
if (CastEntityId != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CastEntityId);
|
|
}
|
|
if (targetMotion_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(TargetMotion);
|
|
}
|
|
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 (SkillIndex != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(SkillIndex);
|
|
}
|
|
if (AttackedByEntityId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AttackedByEntityId);
|
|
}
|
|
if (CastEntityId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CastEntityId);
|
|
}
|
|
size += assistMonsterEntityIdList_.CalculateSize(_repeated_assistMonsterEntityIdList_codec);
|
|
size += skillExtraTags_.CalculateSize(_repeated_skillExtraTags_codec);
|
|
size += hitTargetEntityIdList_.CalculateSize(_repeated_hitTargetEntityIdList_codec);
|
|
if (MazeAbilityStr.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(MazeAbilityStr);
|
|
}
|
|
size += assistMonsterEntityInfo_.CalculateSize(_repeated_assistMonsterEntityInfo_codec);
|
|
if (targetMotion_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(TargetMotion);
|
|
}
|
|
if (EEFMBBCKMNP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EEFMBBCKMNP);
|
|
}
|
|
size += dynamicValues_.CalculateSize(_repeated_dynamicValues_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(SceneCastSkillCsReq other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.SkillIndex != 0) {
|
|
SkillIndex = other.SkillIndex;
|
|
}
|
|
if (other.AttackedByEntityId != 0) {
|
|
AttackedByEntityId = other.AttackedByEntityId;
|
|
}
|
|
if (other.CastEntityId != 0) {
|
|
CastEntityId = other.CastEntityId;
|
|
}
|
|
assistMonsterEntityIdList_.Add(other.assistMonsterEntityIdList_);
|
|
skillExtraTags_.Add(other.skillExtraTags_);
|
|
hitTargetEntityIdList_.Add(other.hitTargetEntityIdList_);
|
|
if (other.MazeAbilityStr.Length != 0) {
|
|
MazeAbilityStr = other.MazeAbilityStr;
|
|
}
|
|
assistMonsterEntityInfo_.Add(other.assistMonsterEntityInfo_);
|
|
if (other.targetMotion_ != null) {
|
|
if (targetMotion_ == null) {
|
|
TargetMotion = new global::EggLink.DanhengServer.Proto.MotionInfo();
|
|
}
|
|
TargetMotion.MergeFrom(other.TargetMotion);
|
|
}
|
|
if (other.EEFMBBCKMNP != 0) {
|
|
EEFMBBCKMNP = other.EEFMBBCKMNP;
|
|
}
|
|
dynamicValues_.Add(other.dynamicValues_);
|
|
_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: {
|
|
EEFMBBCKMNP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
assistMonsterEntityIdList_.AddEntriesFrom(input, _repeated_assistMonsterEntityIdList_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
assistMonsterEntityInfo_.AddEntriesFrom(input, _repeated_assistMonsterEntityInfo_codec);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
skillExtraTags_.AddEntriesFrom(input, _repeated_skillExtraTags_codec);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
hitTargetEntityIdList_.AddEntriesFrom(input, _repeated_hitTargetEntityIdList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
AttackedByEntityId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
MazeAbilityStr = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
SkillIndex = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
dynamicValues_.AddEntriesFrom(input, _repeated_dynamicValues_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CastEntityId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (targetMotion_ == null) {
|
|
TargetMotion = new global::EggLink.DanhengServer.Proto.MotionInfo();
|
|
}
|
|
input.ReadMessage(TargetMotion);
|
|
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: {
|
|
EEFMBBCKMNP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 18:
|
|
case 16: {
|
|
assistMonsterEntityIdList_.AddEntriesFrom(ref input, _repeated_assistMonsterEntityIdList_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
assistMonsterEntityInfo_.AddEntriesFrom(ref input, _repeated_assistMonsterEntityInfo_codec);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
skillExtraTags_.AddEntriesFrom(ref input, _repeated_skillExtraTags_codec);
|
|
break;
|
|
}
|
|
case 58:
|
|
case 56: {
|
|
hitTargetEntityIdList_.AddEntriesFrom(ref input, _repeated_hitTargetEntityIdList_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
AttackedByEntityId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
MazeAbilityStr = input.ReadString();
|
|
break;
|
|
}
|
|
case 88: {
|
|
SkillIndex = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
dynamicValues_.AddEntriesFrom(ref input, _repeated_dynamicValues_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CastEntityId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (targetMotion_ == null) {
|
|
TargetMotion = new global::EggLink.DanhengServer.Proto.MotionInfo();
|
|
}
|
|
input.ReadMessage(TargetMotion);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|