mirror of
https://github.com/raphaeIl/Novaria.git
synced 2025-12-12 22:44:35 +01:00
39 lines
1.4 KiB
C#
39 lines
1.4 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: star_tower_info.proto
|
|
// </auto-generated>
|
|
#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 Proto {
|
|
|
|
/// <summary>Holder for reflection information generated from star_tower_info.proto</summary>
|
|
public static partial class StarTowerInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for star_tower_info.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static StarTowerInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChVzdGFyX3Rvd2VyX2luZm8ucHJvdG8SBXByb3RvGgxwdWJsaWMucHJvdG8a",
|
|
"F3B1YmxpY19zdGFyX3Rvd2VyLnByb3RvUABiBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::Proto.PublicReflection.Descriptor, global::Proto.PublicStarTowerReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, null));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
}
|
|
|
|
#endregion Designer generated code
|