// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: RogueModifierContentType.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 RogueModifierContentType.proto public static partial class RogueModifierContentTypeReflection { #region Descriptor /// File descriptor for RogueModifierContentType.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static RogueModifierContentTypeReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch5Sb2d1ZU1vZGlmaWVyQ29udGVudFR5cGUucHJvdG8qYgoYUm9ndWVNb2Rp", "ZmllckNvbnRlbnRUeXBlEiMKH1JPR1VFX01PRElGSUVSX0NPTlRFTlRfREVG", "SU5JVEUQABIhCh1ST0dVRV9NT0RJRklFUl9DT05URU5UX1JBTkRPTRABQh6q", "AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::EggLink.DanhengServer.Proto.RogueModifierContentType), }, null, null)); } #endregion } #region Enums public enum RogueModifierContentType { [pbr::OriginalName("ROGUE_MODIFIER_CONTENT_DEFINITE")] RogueModifierContentDefinite = 0, [pbr::OriginalName("ROGUE_MODIFIER_CONTENT_RANDOM")] RogueModifierContentRandom = 1, } #endregion } #endregion Designer generated code