// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ContentLockType : int { None = 0, NotUseControlledByOtherSetting = 1, Academy = 2, MultiFloorRaid = 3, EventContent = 4, EventNotice = 5, GuideMission = 6, Campaign = 7, Story = 8, WeekDungeon_Chase = 9, WeekDungeon = 10, SchoolDungeon = 11, Raid = 12, EliminateRaid = 13, TimeAttackDungeon = 14, Arena = 15, Cafe = 16, GemShop = 17, Gacha = 18, Craft = 19, MomoTalk = 20, }; }