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