// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum MeetupConditionType : int { None = 0, EventContentStageClear = 1, ScenarioClear = 2, }; }