Files
DanhengServer-OpenSource/Proto/APLOAGDIBKI.cs
2025-01-15 23:20:16 +08:00

53 lines
2.0 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: APLOAGDIBKI.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 APLOAGDIBKI.proto</summary>
public static partial class APLOAGDIBKIReflection {
#region Descriptor
/// <summary>File descriptor for APLOAGDIBKI.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static APLOAGDIBKIReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBUExPQUdESUJLSS5wcm90byqWAQoLQVBMT0FHRElCS0kSGAoURklHSFRf",
"RkVTVF9UWVBFX05PTkUQABIYChRGSUdIVF9GRVNUX1RZUEVfTUFJThABEhkK",
"FUZJR0hUX0ZFU1RfVFlQRV9TQ09SRRACEh0KGUZJR0hUX0ZFU1RfVFlQRV9D",
"SEFMTEVOR0UQAxIZChVGSUdIVF9GRVNUX1RZUEVfVEVBQ0gQBEIeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.APLOAGDIBKI), }, null, null));
}
#endregion
}
#region Enums
public enum APLOAGDIBKI {
[pbr::OriginalName("FIGHT_FEST_TYPE_NONE")] FightFestTypeNone = 0,
[pbr::OriginalName("FIGHT_FEST_TYPE_MAIN")] FightFestTypeMain = 1,
[pbr::OriginalName("FIGHT_FEST_TYPE_SCORE")] FightFestTypeScore = 2,
[pbr::OriginalName("FIGHT_FEST_TYPE_CHALLENGE")] FightFestTypeChallenge = 3,
[pbr::OriginalName("FIGHT_FEST_TYPE_TEACH")] FightFestTypeTeach = 4,
}
#endregion
}
#endregion Designer generated code