// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GGMLOIDBIBC.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 GGMLOIDBIBC.proto public static partial class GGMLOIDBIBCReflection { #region Descriptor /// File descriptor for GGMLOIDBIBC.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GGMLOIDBIBCReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFHR01MT0lEQklCQy5wcm90byqAAQoLR0dNTE9JREJJQkMSIgoeVFJBSU5f", "VklTSVRPUl9SRVdBUkRfU0VORF9OT05FEAASJgoiVFJBSU5fVklTSVRPUl9S", "RVdBUkRfU0VORF9SRUdJU1RFUhABEiUKIVRSQUlOX1ZJU0lUT1JfUkVXQVJE", "X1NFTkRfTUlTU0lPThACQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv", "dG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.GGMLOIDBIBC), }, null, null)); } #endregion } #region Enums public enum GGMLOIDBIBC { [pbr::OriginalName("TRAIN_VISITOR_REWARD_SEND_NONE")] TrainVisitorRewardSendNone = 0, [pbr::OriginalName("TRAIN_VISITOR_REWARD_SEND_REGISTER")] TrainVisitorRewardSendRegister = 1, [pbr::OriginalName("TRAIN_VISITOR_REWARD_SEND_MISSION")] TrainVisitorRewardSendMission = 2, } #endregion } #endregion Designer generated code