Files
DanhengServer-OpenSource/Proto/DENNPFNEMIF.cs

50 lines
1.8 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: DENNPFNEMIF.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 DENNPFNEMIF.proto</summary>
public static partial class DENNPFNEMIFReflection {
#region Descriptor
/// <summary>File descriptor for DENNPFNEMIF.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DENNPFNEMIFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFERU5OUEZORU1JRi5wcm90bypnCgtERU5OUEZORU1JRhIbChdSQUlEX1RB",
"UkdFVF9TVEFUVVNfTk9ORRAAEhwKGFJBSURfVEFSR0VUX1NUQVRVU19ET0lO",
"RxABEh0KGVJBSURfVEFSR0VUX1NUQVRVU19GSU5JU0gQAkIeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.DENNPFNEMIF), }, null, null));
}
#endregion
}
#region Enums
public enum DENNPFNEMIF {
[pbr::OriginalName("RAID_TARGET_STATUS_NONE")] RaidTargetStatusNone = 0,
[pbr::OriginalName("RAID_TARGET_STATUS_DOING")] RaidTargetStatusDoing = 1,
[pbr::OriginalName("RAID_TARGET_STATUS_FINISH")] RaidTargetStatusFinish = 2,
}
#endregion
}
#endregion Designer generated code