mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
47 lines
1.6 KiB
C#
47 lines
1.6 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: BCMLJCFOEFM.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 BCMLJCFOEFM.proto</summary>
|
|
public static partial class BCMLJCFOEFMReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for BCMLJCFOEFM.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static BCMLJCFOEFMReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFCQ01MSkNGT0VGTS5wcm90bypECgtCQ01MSkNGT0VGTRI1CjFHUk9XVEhf",
|
|
"VEFSR0VUX0ZVTkNUSU9OX1RZUEVfSU5DTFVERV9BTExfU0tJTExUUkVFEABC",
|
|
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.BCMLJCFOEFM), }, null, null));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Enums
|
|
public enum BCMLJCFOEFM {
|
|
[pbr::OriginalName("GROWTH_TARGET_FUNCTION_TYPE_INCLUDE_ALL_SKILLTREE")] GrowthTargetFunctionTypeIncludeAllSkilltree = 0,
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|