mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
51 lines
1.9 KiB
C#
51 lines
1.9 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AOPKIFDMADI.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 AOPKIFDMADI.proto</summary>
|
|
public static partial class AOPKIFDMADIReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AOPKIFDMADI.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AOPKIFDMADIReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFBT1BLSUZETUFESS5wcm90byqQAQoLQU9QS0lGRE1BREkSKQolUExBTkVU",
|
|
"X0ZFU19MQVJHRV9CT05VU19JTlRFUkFDVF9TVEFSVBAAEioKJlBMQU5FVF9G",
|
|
"RVNfTEFSR0VfQk9OVVNfSU5URVJBQ1RfUkVQT1JUEAESKgomUExBTkVUX0ZF",
|
|
"U19MQVJHRV9CT05VU19JTlRFUkFDVF9GSU5JU0gQAkIeqgIbRWdnTGluay5E",
|
|
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.AOPKIFDMADI), }, null, null));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Enums
|
|
public enum AOPKIFDMADI {
|
|
[pbr::OriginalName("PLANET_FES_LARGE_BONUS_INTERACT_START")] PlanetFesLargeBonusInteractStart = 0,
|
|
[pbr::OriginalName("PLANET_FES_LARGE_BONUS_INTERACT_REPORT")] PlanetFesLargeBonusInteractReport = 1,
|
|
[pbr::OriginalName("PLANET_FES_LARGE_BONUS_INTERACT_FINISH")] PlanetFesLargeBonusInteractFinish = 2,
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|