// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum Tier : int { T1 = 0, T2 = 1, T3 = 2, T4 = 3, }; }