// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum GrowthCategory : int { None = 0, LevelUp = 1, Transcend = 2, SkillLevelUp = 3, }; }