// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: FCEKMEOHLLG.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 FCEKMEOHLLG.proto public static partial class FCEKMEOHLLGReflection { #region Descriptor /// File descriptor for FCEKMEOHLLG.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static FCEKMEOHLLGReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFGQ0VLTUVPSExMRy5wcm90byp+CgtGQ0VLTUVPSExMRxIgChxQTEFZRVJf", "UkVUVVJOX1NJR05fVFlQRV9OT05FEAASIgoeUExBWUVSX1JFVFVSTl9TSUdO", "X1RZUEVfUkVXQVJEEAESKQolUExBWUVSX1JFVFVSTl9TSUdOX1RZUEVfT1BU", "SU9OQUxfR0lGVBACQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i", "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.FCEKMEOHLLG), }, null, null)); } #endregion } #region Enums public enum FCEKMEOHLLG { [pbr::OriginalName("PLAYER_RETURN_SIGN_TYPE_NONE")] PlayerReturnSignTypeNone = 0, [pbr::OriginalName("PLAYER_RETURN_SIGN_TYPE_REWARD")] PlayerReturnSignTypeReward = 1, [pbr::OriginalName("PLAYER_RETURN_SIGN_TYPE_OPTIONAL_GIFT")] PlayerReturnSignTypeOptionalGift = 2, } #endregion } #endregion Designer generated code