Files
DanhengServer-OpenSource/Common/Proto/SceneSummonUnitInfo.cs
2024-05-11 21:58:31 +08:00

412 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SceneSummonUnitInfo.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 SceneSummonUnitInfo.proto</summary>
public static partial class SceneSummonUnitInfoReflection {
#region Descriptor
/// <summary>File descriptor for SceneSummonUnitInfo.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SceneSummonUnitInfoReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChlTY2VuZVN1bW1vblVuaXRJbmZvLnByb3RvIp0BChNTY2VuZVN1bW1vblVu",
"aXRJbmZvEhkKEXRyaWdnZXJfbmFtZV9saXN0GAIgAygJEhMKC0lESUhBQklH",
"QURBGAYgASgNEhMKC0RQQUlFTkZCRktEGA0gASgNEhMKC0dDSEtCSEdBRlBN",
"GAUgASgNEhQKDGxpZmVfdGltZV9tcxgDIAEoBRIWCg5jcmVhdGVfdGltZV9t",
"cxgMIAEoBEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SceneSummonUnitInfo), global::EggLink.DanhengServer.Proto.SceneSummonUnitInfo.Parser, new[]{ "TriggerNameList", "IDIHABIGADA", "DPAIENFBFKD", "GCHKBHGAFPM", "LifeTimeMs", "CreateTimeMs" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SceneSummonUnitInfo : pb::IMessage<SceneSummonUnitInfo>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SceneSummonUnitInfo> _parser = new pb::MessageParser<SceneSummonUnitInfo>(() => new SceneSummonUnitInfo());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SceneSummonUnitInfo> 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.SceneSummonUnitInfoReflection.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 SceneSummonUnitInfo() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SceneSummonUnitInfo(SceneSummonUnitInfo other) : this() {
triggerNameList_ = other.triggerNameList_.Clone();
iDIHABIGADA_ = other.iDIHABIGADA_;
dPAIENFBFKD_ = other.dPAIENFBFKD_;
gCHKBHGAFPM_ = other.gCHKBHGAFPM_;
lifeTimeMs_ = other.lifeTimeMs_;
createTimeMs_ = other.createTimeMs_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SceneSummonUnitInfo Clone() {
return new SceneSummonUnitInfo(this);
}
/// <summary>Field number for the "trigger_name_list" field.</summary>
public const int TriggerNameListFieldNumber = 2;
private static readonly pb::FieldCodec<string> _repeated_triggerNameList_codec
= pb::FieldCodec.ForString(18);
private readonly pbc::RepeatedField<string> triggerNameList_ = new pbc::RepeatedField<string>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<string> TriggerNameList {
get { return triggerNameList_; }
}
/// <summary>Field number for the "IDIHABIGADA" field.</summary>
public const int IDIHABIGADAFieldNumber = 6;
private uint iDIHABIGADA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IDIHABIGADA {
get { return iDIHABIGADA_; }
set {
iDIHABIGADA_ = value;
}
}
/// <summary>Field number for the "DPAIENFBFKD" field.</summary>
public const int DPAIENFBFKDFieldNumber = 13;
private uint dPAIENFBFKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DPAIENFBFKD {
get { return dPAIENFBFKD_; }
set {
dPAIENFBFKD_ = value;
}
}
/// <summary>Field number for the "GCHKBHGAFPM" field.</summary>
public const int GCHKBHGAFPMFieldNumber = 5;
private uint gCHKBHGAFPM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GCHKBHGAFPM {
get { return gCHKBHGAFPM_; }
set {
gCHKBHGAFPM_ = value;
}
}
/// <summary>Field number for the "life_time_ms" field.</summary>
public const int LifeTimeMsFieldNumber = 3;
private int lifeTimeMs_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int LifeTimeMs {
get { return lifeTimeMs_; }
set {
lifeTimeMs_ = value;
}
}
/// <summary>Field number for the "create_time_ms" field.</summary>
public const int CreateTimeMsFieldNumber = 12;
private ulong createTimeMs_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong CreateTimeMs {
get { return createTimeMs_; }
set {
createTimeMs_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SceneSummonUnitInfo);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SceneSummonUnitInfo other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!triggerNameList_.Equals(other.triggerNameList_)) return false;
if (IDIHABIGADA != other.IDIHABIGADA) return false;
if (DPAIENFBFKD != other.DPAIENFBFKD) return false;
if (GCHKBHGAFPM != other.GCHKBHGAFPM) return false;
if (LifeTimeMs != other.LifeTimeMs) return false;
if (CreateTimeMs != other.CreateTimeMs) 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;
hash ^= triggerNameList_.GetHashCode();
if (IDIHABIGADA != 0) hash ^= IDIHABIGADA.GetHashCode();
if (DPAIENFBFKD != 0) hash ^= DPAIENFBFKD.GetHashCode();
if (GCHKBHGAFPM != 0) hash ^= GCHKBHGAFPM.GetHashCode();
if (LifeTimeMs != 0) hash ^= LifeTimeMs.GetHashCode();
if (CreateTimeMs != 0UL) hash ^= CreateTimeMs.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
triggerNameList_.WriteTo(output, _repeated_triggerNameList_codec);
if (LifeTimeMs != 0) {
output.WriteRawTag(24);
output.WriteInt32(LifeTimeMs);
}
if (GCHKBHGAFPM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GCHKBHGAFPM);
}
if (IDIHABIGADA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(IDIHABIGADA);
}
if (CreateTimeMs != 0UL) {
output.WriteRawTag(96);
output.WriteUInt64(CreateTimeMs);
}
if (DPAIENFBFKD != 0) {
output.WriteRawTag(104);
output.WriteUInt32(DPAIENFBFKD);
}
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) {
triggerNameList_.WriteTo(ref output, _repeated_triggerNameList_codec);
if (LifeTimeMs != 0) {
output.WriteRawTag(24);
output.WriteInt32(LifeTimeMs);
}
if (GCHKBHGAFPM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GCHKBHGAFPM);
}
if (IDIHABIGADA != 0) {
output.WriteRawTag(48);
output.WriteUInt32(IDIHABIGADA);
}
if (CreateTimeMs != 0UL) {
output.WriteRawTag(96);
output.WriteUInt64(CreateTimeMs);
}
if (DPAIENFBFKD != 0) {
output.WriteRawTag(104);
output.WriteUInt32(DPAIENFBFKD);
}
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;
size += triggerNameList_.CalculateSize(_repeated_triggerNameList_codec);
if (IDIHABIGADA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IDIHABIGADA);
}
if (DPAIENFBFKD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DPAIENFBFKD);
}
if (GCHKBHGAFPM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GCHKBHGAFPM);
}
if (LifeTimeMs != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(LifeTimeMs);
}
if (CreateTimeMs != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(CreateTimeMs);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SceneSummonUnitInfo other) {
if (other == null) {
return;
}
triggerNameList_.Add(other.triggerNameList_);
if (other.IDIHABIGADA != 0) {
IDIHABIGADA = other.IDIHABIGADA;
}
if (other.DPAIENFBFKD != 0) {
DPAIENFBFKD = other.DPAIENFBFKD;
}
if (other.GCHKBHGAFPM != 0) {
GCHKBHGAFPM = other.GCHKBHGAFPM;
}
if (other.LifeTimeMs != 0) {
LifeTimeMs = other.LifeTimeMs;
}
if (other.CreateTimeMs != 0UL) {
CreateTimeMs = other.CreateTimeMs;
}
_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 18: {
triggerNameList_.AddEntriesFrom(input, _repeated_triggerNameList_codec);
break;
}
case 24: {
LifeTimeMs = input.ReadInt32();
break;
}
case 40: {
GCHKBHGAFPM = input.ReadUInt32();
break;
}
case 48: {
IDIHABIGADA = input.ReadUInt32();
break;
}
case 96: {
CreateTimeMs = input.ReadUInt64();
break;
}
case 104: {
DPAIENFBFKD = 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 18: {
triggerNameList_.AddEntriesFrom(ref input, _repeated_triggerNameList_codec);
break;
}
case 24: {
LifeTimeMs = input.ReadInt32();
break;
}
case 40: {
GCHKBHGAFPM = input.ReadUInt32();
break;
}
case 48: {
IDIHABIGADA = input.ReadUInt32();
break;
}
case 96: {
CreateTimeMs = input.ReadUInt64();
break;
}
case 104: {
DPAIENFBFKD = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code