// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ArenaRewardType : int { None = 0, Time = 1, Daily = 2, SeasonRecord = 3, OverallRecord = 4, SeasonClose = 5, AttackVictory = 6, DefenseVictory = 7, RankIcon = 8, }; }