// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum TimeAttackDungeonType : int { None = 0, Defense = 1, Shooting = 2, Destruction = 3, Escort = 4, }; }