// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum EventCollectionUnlockType : int { None = 0, ClearSpecificEventStage = 1, ClearSpecificEventScenario = 2, ClearSpecificEventMission = 3, PurchaseSpecificItemCount = 4, SpecificEventLocationRank = 5, DiceRaceConsumeDiceCount = 6, MinigameTBGThemaClear = 7, MinigameEnter = 8, }; }