// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ConquestEnemyType : int { None = 0, Normal = 1, MiddleBoss = 2, Boss = 3, UnexpectedEvent = 4, Challenge = 5, IndividualErosion = 6, MassErosion = 7, }; }