//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Define_Meta.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;
/// Holder for reflection information generated from Define_Meta.proto
public static partial class DefineMetaReflection {
#region Descriptor
/// File descriptor for Define_Meta.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DefineMetaReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFEZWZpbmVfTWV0YS5wcm90bxoTRGVmaW5lX0NvbW1vbi5wcm90bypjCg9D",
"b25zdGFudEtleVR5cGUSGAoUQ29uc3RhbnRLZXlUeXBlX05vbmUQABI2CjJD",
"b25zdGFudEtleVR5cGVfRGVmYXVsdEVudHJ5V29ybGRJZFdoZW5Mb2dpblRv",
"QXV0aBABYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::DefineCommonReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::ConstantKeyType), }, null, null));
}
#endregion
}
#region Enums
///
///=============================================================================================
/// GameConfigData ¿¡¼ »ç¿ë °¡´ÉÇÑ Key ŸÀÔÀ» Á¤ÀÇ ÇÑ´Ù.
/// ConstantKeyType À» °³¹ß Äڵ忡¼ »ç¿ë½Ã ŸÀÔ¸íÀ» ¹®ÀÚ¿·Î º¯È¯ÇÏ¿© »ç¿ëÇØ¾ß ÇÑ´Ù. - kangms
///=============================================================================================
///
public enum ConstantKeyType {
[pbr::OriginalName("ConstantKeyType_None")] None = 0,
///
/// ·Î±×Àνà ¿ùµå ÁøÀÔ ±âº» Id
///
[pbr::OriginalName("ConstantKeyType_DefaultEntryWorldIdWhenLoginToAuth")] DefaultEntryWorldIdWhenLoginToAuth = 1,
}
#endregion
#endregion Designer generated code