//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TitanBlessSelectType.proto
//
#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 {
/// Holder for reflection information generated from TitanBlessSelectType.proto
public static partial class TitanBlessSelectTypeReflection {
#region Descriptor
/// File descriptor for TitanBlessSelectType.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TitanBlessSelectTypeReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpUaXRhbkJsZXNzU2VsZWN0VHlwZS5wcm90bypqChRUaXRhbkJsZXNzU2Vs",
"ZWN0VHlwZRIZChVrVGl0YW5CbGVzc1NlbGVjdE5vbmUQABIZChVrU2VsZWN0",
"VGl0YW5CbGVzc1R5cGUQARIcChhrU2VsZWN0VGl0YW5CbGVzc0VuaGFuY2UQ",
"AkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.TitanBlessSelectType), }, null, null));
}
#endregion
}
#region Enums
public enum TitanBlessSelectType {
[pbr::OriginalName("kTitanBlessSelectNone")] KTitanBlessSelectNone = 0,
[pbr::OriginalName("kSelectTitanBlessType")] KSelectTitanBlessType = 1,
[pbr::OriginalName("kSelectTitanBlessEnhance")] KSelectTitanBlessEnhance = 2,
}
#endregion
}
#endregion Designer generated code