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

54 lines
2.1 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: HGDAPJPKFFB.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 HGDAPJPKFFB.proto</summary>
public static partial class HGDAPJPKFFBReflection {
#region Descriptor
/// <summary>File descriptor for HGDAPJPKFFB.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static HGDAPJPKFFBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFIR0RBUEpQS0ZGQi5wcm90byqkAQoLSEdEQVBKUEtGRkISHAoYRklHSFRf",
"RkVTVF9CQVRUTEVfUkFOS19DEAASHAoYRklHSFRfRkVTVF9CQVRUTEVfUkFO",
"S19CEAESHAoYRklHSFRfRkVTVF9CQVRUTEVfUkFOS19BEAISHAoYRklHSFRf",
"RkVTVF9CQVRUTEVfUkFOS19TEAMSHQoZRklHSFRfRkVTVF9CQVRUTEVfUkFO",
"S19TUxAEQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
"Mw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.HGDAPJPKFFB), }, null, null));
}
#endregion
}
#region Enums
public enum HGDAPJPKFFB {
[pbr::OriginalName("FIGHT_FEST_BATTLE_RANK_C")] FightFestBattleRankC = 0,
[pbr::OriginalName("FIGHT_FEST_BATTLE_RANK_B")] FightFestBattleRankB = 1,
[pbr::OriginalName("FIGHT_FEST_BATTLE_RANK_A")] FightFestBattleRankA = 2,
[pbr::OriginalName("FIGHT_FEST_BATTLE_RANK_S")] FightFestBattleRankS = 3,
[pbr::OriginalName("FIGHT_FEST_BATTLE_RANK_SS")] FightFestBattleRankSs = 4,
}
#endregion
}
#endregion Designer generated code