// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum Rarity : int { N = 0, R = 1, SR = 2, SSR = 3, }; }