// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: AetherdivideSpiritLineupType.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 AetherdivideSpiritLineupType.proto public static partial class AetherdivideSpiritLineupTypeReflection { #region Descriptor /// File descriptor for AetherdivideSpiritLineupType.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static AetherdivideSpiritLineupTypeReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "CiJBZXRoZXJkaXZpZGVTcGlyaXRMaW5ldXBUeXBlLnByb3RvKpABChxBZXRo", "ZXJkaXZpZGVTcGlyaXRMaW5ldXBUeXBlEiMKH0FFVEhFUkRJVklERV9TUElS", "SVRfTElORVVQX05PTkUQABIlCiFBRVRIRVJESVZJREVfU1BJUklUX0xJTkVV", "UF9OT1JNQUwQARIkCiBBRVRIRVJESVZJREVfU1BJUklUX0xJTkVVUF9UUklB", "TBACQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.AetherdivideSpiritLineupType), }, null, null)); } #endregion } #region Enums public enum AetherdivideSpiritLineupType { [pbr::OriginalName("AETHERDIVIDE_SPIRIT_LINEUP_NONE")] AetherdivideSpiritLineupNone = 0, [pbr::OriginalName("AETHERDIVIDE_SPIRIT_LINEUP_NORMAL")] AetherdivideSpiritLineupNormal = 1, [pbr::OriginalName("AETHERDIVIDE_SPIRIT_LINEUP_TRIAL")] AetherdivideSpiritLineupTrial = 2, } #endregion } #endregion Designer generated code