// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum StatLevelUpType : int { Standard = 0, Premature = 1, LateBloom = 2, Obstacle = 3, TimeAttack = 4, }; }