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